Hauke Mehrtens
fcb1557a3e
brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer.
...
SVN-Revision: 26829
2011-05-05 14:05:21 +00:00
Hauke Mehrtens
54fb8868fa
brcm47xx: fix typo in patch
...
SVN-Revision: 26828
2011-05-05 13:18:35 +00:00
Alexandros C. Couloumbis
7fb06ce6cd
linux/ar71xx: add some missing symbols for nand/yaffs targets
...
SVN-Revision: 26827
2011-05-05 07:19:46 +00:00
Alexandros C. Couloumbis
c27ffb1912
linux/generic: port yaffs to 2.6.39
...
SVN-Revision: 26818
2011-05-04 09:35:06 +00:00
Alexandros C. Couloumbis
67339c1329
linux/rb532: use kernel and initramfs tags on image generation
...
SVN-Revision: 26817
2011-05-04 08:47:00 +00:00
Jo-Philipp Wich
ae5435adc9
geos: remove unneeded modules The via-sata and gpio-nsc modules are both unneeded on the Geos platform.
...
SVN-Revision: 26811
2011-05-03 21:18:12 +00:00
Florian Fainelli
a18ec3c37e
update to 2.6.38
...
SVN-Revision: 26803
2011-05-02 07:57:25 +00:00
Felix Fietkau
af53fa1d91
cns3xxx: remove one of the dma cache patches, it causes a regression in the ethernet driver
...
SVN-Revision: 26802
2011-05-02 00:28:30 +00:00
Hauke Mehrtens
3dbb8c5088
brcm47xx: add fallback sprom for pci devices without an own sprom.
...
If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.
This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
SVN-Revision: 26801
2011-05-01 20:28:35 +00:00
Felix Fietkau
f9a92812cf
cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes some issues with ath9k
...
SVN-Revision: 26797
2011-05-01 15:53:56 +00:00
Felix Fietkau
cbc75a9c70
ar71xx: use the ar8316 switch driver on the PB92 board and add a matching default network config
...
SVN-Revision: 26779
2011-04-28 21:27:42 +00:00
Felix Fietkau
eb270c4d33
ar8316: automatically detect whether port4 is used as PHY or as a switch port
...
SVN-Revision: 26778
2011-04-28 21:27:37 +00:00
Felix Fietkau
36aecb08b8
ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)
...
SVN-Revision: 26777
2011-04-28 19:30:49 +00:00
Felix Fietkau
2336d4b438
ar8216: support AR8316 rev 0 devices
...
SVN-Revision: 26776
2011-04-28 19:30:43 +00:00
Alexandros C. Couloumbis
8b7a516fa8
linux/atheros: add 2.6.38 preliminary support
...
SVN-Revision: 26772
2011-04-27 17:18:03 +00:00
Felix Fietkau
9e8cd78944
swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
...
SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed
in 2.6.39, so replace it with DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26770
2011-04-26 23:05:29 +00:00
Alexandros C. Couloumbis
edfcbe5705
linux/adm5120: update wget2nand script
...
SVN-Revision: 26748
2011-04-21 13:18:33 +00:00
Alexandros C. Couloumbis
f13581eedb
linux/ar71xx: update wget2nand script
...
SVN-Revision: 26747
2011-04-21 12:38:25 +00:00
Alexandros C. Couloumbis
015b010f90
linux/ar71xx: add 2.6.38 preliminary support
...
SVN-Revision: 26746
2011-04-21 11:45:23 +00:00
Felix Fietkau
a2687e8d6d
uml: fix the kernel config name override
...
SVN-Revision: 26715
2011-04-17 21:47:49 +00:00
Felix Fietkau
ae51f1972f
x86: remove 2.6.35 patches
...
SVN-Revision: 26710
2011-04-17 18:39:50 +00:00
Felix Fietkau
1fcd26091b
brcm63xx: remove patches/configs for 2.6.35
...
SVN-Revision: 26709
2011-04-17 18:39:46 +00:00
Felix Fietkau
8566daa5df
au1000: remove patches/configs for 2.6.35
...
SVN-Revision: 26708
2011-04-17 18:39:42 +00:00
Felix Fietkau
f5d3d0e7d8
ar7: remove patches/configs for old kernel versions
...
SVN-Revision: 26707
2011-04-17 18:39:38 +00:00
Felix Fietkau
64f67b9c2a
adm5120: remove patches/configs for unused kernel versions
...
SVN-Revision: 26706
2011-04-17 18:39:32 +00:00
Felix Fietkau
ede6b0d360
rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.
...
Use offset from struct mtd_part instead of struct mtd_partition for defining
the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in
struct mtd_partition.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 26705
2011-04-17 18:32:28 +00:00
Felix Fietkau
5a0df036b0
Remove 2.6.35. It's not used anymore.
...
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 26704
2011-04-17 18:32:21 +00:00
Daniel Dickinson
8b18ce6807
Fixed directory error: added ra1320 patches to trunk/target... subdir instead if target.... in trunk branch.
...
SVN-Revision: 26699
2011-04-17 01:15:47 +00:00
Felix Fietkau
dcffeb99e2
ixp4xx: backport an upstream commit to fix gspca compile errors triggered by the buildbot
...
SVN-Revision: 26698
2011-04-16 21:30:48 +00:00
Felix Fietkau
f385231730
fix a typo in the kernel patch description
...
SVN-Revision: 26693
2011-04-16 18:40:23 +00:00
Felix Fietkau
a1624421ae
kernel: reorganize 2.6.37 patches
...
SVN-Revision: 26692
2011-04-16 18:31:21 +00:00
Felix Fietkau
3fa43f54a2
kernel: reorganize 2.6.39 patches
...
SVN-Revision: 26691
2011-04-16 18:31:05 +00:00
Felix Fietkau
71d8c66250
kernel: reorganize 2.6.38 patches, clean up block2mtd patches
...
SVN-Revision: 26690
2011-04-16 18:30:57 +00:00
Felix Fietkau
4a6e01fa38
kernel: add a PATCHES text file describing the new patch categories
...
SVN-Revision: 26689
2011-04-16 18:30:51 +00:00
Felix Fietkau
2066c21c92
kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 Fixes a bug that led to ECN enabled flows being de-prioritized by pfifo_fast
...
SVN-Revision: 26687
2011-04-16 01:46:57 +00:00
Daniel Dickinson
0d722113b9
Generate images for RTA1320_16M-based routers
...
SVN-Revision: 26681
2011-04-15 14:31:36 +00:00
Daniel Dickinson
f83c5938d2
bcm63xx: Move the OpenWrt rootfs length field
...
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.
To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.
Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26680
2011-04-15 12:18:25 +00:00
Daniel Dickinson
ff1bc5c29d
x86: missing kernel symbols
...
Please include these two missing kernel CONFIG_ symbols.
SVN-Revision: 26679
2011-04-15 04:56:49 +00:00
Daniel Dickinson
4021469e4a
geos: Add PC speaker to kernel definitions
...
Add the PC speaker back to the Geos platform.
Add DMI support in BIOS.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26678
2011-04-15 04:51:05 +00:00
Felix Fietkau
e6350dee82
adm5120: fix promiscuous mode handling (patch from #8581 )
...
SVN-Revision: 26673
2011-04-15 00:20:59 +00:00
Felix Fietkau
cddc775ee8
ar71xx: enable the ip17xx PHY driver ( fixes #5193 , #8027 )
...
SVN-Revision: 26670
2011-04-14 23:51:12 +00:00
Alexandros C. Couloumbis
05e533ba4d
linux/adm5120: generate non-initramfs kernel images too
...
SVN-Revision: 26657
2011-04-14 09:59:13 +00:00
Alexandros C. Couloumbis
da323cc470
linux/adm5120: preliminary 2.6.38 config options
...
SVN-Revision: 26648
2011-04-13 16:47:26 +00:00
Alexandros C. Couloumbis
54d4dc56c5
linux/adm5120: add 2.6.38 preliminary support
...
SVN-Revision: 26647
2011-04-13 16:42:03 +00:00
Felix Fietkau
92bd56fea1
ar71xx: replace the madwifi profile with an ath5k profile
...
SVN-Revision: 26626
2011-04-12 21:10:45 +00:00
Jo-Philipp Wich
76bfcee5ea
gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 26625
2011-04-12 20:48:47 +00:00
Jo-Philipp Wich
d1f053d7ef
Enable padding of jffs2 images to user specified filesystem size Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 26624
2011-04-12 20:46:34 +00:00
Felix Fietkau
0959467583
solos: various upstreamed solos patches
...
These patches were submitted to netdev and will likely be out in 2.6.38.3.
In the meantime, they're needed in 2.6.37.6.
Patch by Philip Prindeville
SVN-Revision: 26616
2011-04-12 19:50:15 +00:00
Felix Fietkau
127e4ebd32
generic: Add support for 2.6.39
...
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx.
SVN-Revision: 26615
2011-04-12 19:39:20 +00:00
Hamish Guthrie
f4f4ace363
Change partition table layout
...
SVN-Revision: 26607
2011-04-12 14:16:32 +00:00
Gabor Juhos
fa9f45f345
ar71xx: fix build error w/o CONFIG_PCI
...
SVN-Revision: 26606
2011-04-12 13:14:56 +00:00
Gabor Juhos
adb6217471
ar71xx: don't hardcode console parameters in kernel config
...
SVN-Revision: 26605
2011-04-12 13:14:53 +00:00
Gabor Juhos
e193547733
ar71xx: use the gpio_keys_polled driver instead of gpio_buttons
...
SVN-Revision: 26603
2011-04-12 09:29:21 +00:00
Gabor Juhos
54ede24829
ar71xx: Add support for WZR-HP-G301NH
...
Add support for the Buffalo WZR-HP-G301NH. The only difference between it
and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S.
Since we don't do runtime detection of the switch, we need a separate
machine definition for it.
While we are at it, also rename the profile to reflect that it now is for
more than one device.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26601
2011-04-12 09:29:10 +00:00
Gabor Juhos
f358166236
generic: rtl8366{s,rb}: remove the PHY driver.
...
Since the PHY driver is only used for the WAN port and there is virtually
no difference between it and the generic PHY driver, we can sefely remove
it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26600
2011-04-12 09:29:07 +00:00
Gabor Juhos
e28b459b21
generic: add support for the MX25L1606E SPI flash
...
SVN-Revision: 26596
2011-04-11 17:37:13 +00:00
Gabor Juhos
ef4c1d49a6
ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac
...
SVN-Revision: 26595
2011-04-11 17:37:08 +00:00
Gabor Juhos
4711dea8ff
ar71xx: fix AR934X_WMAC_SIZE
...
SVN-Revision: 26594
2011-04-11 17:37:03 +00:00
Felix Fietkau
22285a76e5
atheros: use ath5k instead of madwifi
...
SVN-Revision: 26588
2011-04-11 03:26:58 +00:00
Felix Fietkau
4697a30c05
atheros: remove bogus wlan device mask checks
...
SVN-Revision: 26585
2011-04-11 03:25:59 +00:00
Florian Fainelli
247a688ca5
drop 005-au1000_phy_addr.patch, upstream is fixed
...
SVN-Revision: 26580
2011-04-10 18:25:56 +00:00
Hauke Mehrtens
aed622fd2c
amazon: Upgrade amazon target to kernel 2.6.37
...
This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before.
SVN-Revision: 26576
2011-04-10 15:08:28 +00:00
Hauke Mehrtens
74a5c8148a
at91: add some missing config options
...
SVN-Revision: 26571
2011-04-09 23:36:26 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
2011-04-09 23:34:20 +00:00
Gabor Juhos
8586e61b00
ar71xx: fix section mismatch
...
SVN-Revision: 26562
2011-04-09 18:47:55 +00:00
Gabor Juhos
a8bf5e3cdb
ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq
...
Also initialize that for each SoC and print its value along with the
other frequencies.
SVN-Revision: 26561
2011-04-09 18:47:52 +00:00
Gabor Juhos
5573d6eb28
ar71xx: show the SoC type earlier
...
SVN-Revision: 26560
2011-04-09 18:47:50 +00:00
Gabor Juhos
ab4c3b3a1c
ar71xx: cleanup SoC detection code
...
SVN-Revision: 26559
2011-04-09 18:47:49 +00:00
Gabor Juhos
694d9059c9
ar71xx: sync kernel configuration
...
SVN-Revision: 26558
2011-04-09 18:47:45 +00:00
Gabor Juhos
3310c70702
ar71xx: Fix mac address offset for AR934x
...
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26557
2011-04-09 18:47:42 +00:00
Felix Fietkau
7486cf730a
atheros: merge a few patches into the right place
...
SVN-Revision: 26556
2011-04-09 18:26:03 +00:00
Felix Fietkau
63c08f0f0b
atheros: fix up empty radio data mac address (based on patch from #8601 )
...
SVN-Revision: 26555
2011-04-09 18:25:59 +00:00
Felix Fietkau
4eb507901a
atheros: fix ath5k support on ar2315/2317
...
- Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap
- Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices)
Based on patches by Wojciech Dubowik
SVN-Revision: 26554
2011-04-09 18:25:55 +00:00
Felix Fietkau
cf3adeaa22
atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300
...
SVN-Revision: 26553
2011-04-09 18:25:51 +00:00
Hauke Mehrtens
bba5f37bb8
kernel: add missing config options
...
SVN-Revision: 26552
2011-04-09 17:39:44 +00:00
Hauke Mehrtens
8b837430f3
brcm47xx: upgrade to kernel 2.6.27.6.
...
This should be save now.
SVN-Revision: 26533
2011-04-08 15:12:08 +00:00
Jo-Philipp Wich
1340b0b98e
Bump kernel version to 2.6.37.6
...
SVN-Revision: 26525
2011-04-07 21:54:29 +00:00
Hauke Mehrtens
340c6914a3
brcm47xx: add initial support for kernel 2.6.38
...
SVN-Revision: 26524
2011-04-07 21:38:41 +00:00
Gabor Juhos
8f889f9250
ar71xx: add DB120 board specific PCI initialization
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26523
2011-04-07 20:53:41 +00:00
Gabor Juhos
a0c3d49064
ar71xx: register WMAC device on the DB120 board
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26522
2011-04-07 20:53:37 +00:00
Gabor Juhos
428888faec
ar71xx: add support for the built-in WMAC of the AR934x
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26521
2011-04-07 20:53:34 +00:00
Gabor Juhos
13b1bd2ec2
ar71xx: create a separate profile for the Atheros DB120 board
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26520
2011-04-07 20:53:25 +00:00
Gabor Juhos
72c84e6876
ar71xx: build firmware image for the Atheros DB120 board
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26519
2011-04-07 20:53:23 +00:00
Gabor Juhos
14b42c44ec
ar71xx: add initial support for the Atheros DB120 board
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26518
2011-04-07 20:53:19 +00:00
Gabor Juhos
f6ae4bf15f
ar71xx: indicate AR934x support in menuconfig
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26517
2011-04-07 20:53:14 +00:00
Gabor Juhos
2b064bb398
ar71xx: add support for the watchdog of the AR934x SoCs
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26516
2011-04-07 20:53:10 +00:00
Gabor Juhos
e4555809c7
ar71xx: enable PCI for the AR934[24] SoCs
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26515
2011-04-07 20:53:05 +00:00
Gabor Juhos
4f395745af
ar71xx: enable USB support for the AR934x SoCs
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26514
2011-04-07 20:53:03 +00:00
Gabor Juhos
25693b4769
ar71xx: enable GPIO support for the AR934x SoCs
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26513
2011-04-07 20:53:00 +00:00
Gabor Juhos
334a5ec36e
ar71xx: add AR934x specific glue for ar7100_device{start,stop}
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26512
2011-04-07 20:52:57 +00:00
Gabor Juhos
ccd3ebd309
ar71xx: add AR934x specific UART clock initialization
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26511
2011-04-07 20:52:53 +00:00
Gabor Juhos
91470edada
ar71xx: add AR934x specific glue for IRQ initialization
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26510
2011-04-07 20:52:49 +00:00
Gabor Juhos
3b209880bc
ar71xx: add initial support for the AR934x SoCs
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26509
2011-04-07 20:52:45 +00:00
Gabor Juhos
d5a7e2f5c1
ramips: initial board support for MOFI3500-3GN
...
This patch adds initial board support for the MoFi Network MOFI3500-3GN
(Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This
router is basically the NA version of the HW550-3G.
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26466
2011-04-04 08:43:07 +00:00
Felix Fietkau
e00dcbc593
x86/geos: redux of cs5535 version
...
The previous technique didn't work with "make defconfig" correctly.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26458
2011-04-03 23:30:26 +00:00
Florian Fainelli
8ce6588a46
create an initramfs image by default
...
SVN-Revision: 26453
2011-04-03 18:30:49 +00:00
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
Hauke Mehrtens
0301e07074
kernel: l2tp: fix possible oops on l2tp_eth module unload
...
SVN-Revision: 26440
2011-04-03 13:20:41 +00:00
Felix Fietkau
9fd59ccf99
kernel: add a missing kconfig symbol for 2.6.38
...
SVN-Revision: 26417
2011-04-02 19:48:45 +00:00
Felix Fietkau
0508ee0c00
rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches ( fixes #8911 )
...
SVN-Revision: 26410
2011-04-02 16:35:22 +00:00
Felix Fietkau
730a3afab7
kernel: add a missing dependency for the mv_cesa crypto driver
...
SVN-Revision: 26406
2011-04-02 15:25:22 +00:00
John Crispin
ba4dd89063
remove unknown package names from DEFAULT:=
...
SVN-Revision: 26403
2011-04-02 12:56:11 +00:00
Felix Fietkau
6b183fe564
kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
...
SVN-Revision: 26402
2011-04-02 12:50:50 +00:00
Felix Fietkau
624526ae11
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
...
SVN-Revision: 26401
2011-04-02 12:43:21 +00:00
Daniel Dickinson
7d9c2daab8
flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
...
SVN-Revision: 26400
2011-04-02 05:44:46 +00:00
Daniel Dickinson
eb502bf450
We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
...
Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).
Signed-off-by: Philip Prindeville <philipp@openwrt.org
SVN-Revision: 26397
2011-04-02 02:02:24 +00:00
Felix Fietkau
98c78c13db
ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
...
SVN-Revision: 26394
2011-04-02 00:47:33 +00:00
Felix Fietkau
41ee4a283c
ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead
...
SVN-Revision: 26393
2011-04-02 00:47:29 +00:00
Felix Fietkau
acbb3e50e7
ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts
...
SVN-Revision: 26392
2011-04-02 00:47:25 +00:00
Daniel Dickinson
33b864e899
Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
...
SVN-Revision: 26387
2011-03-31 06:16:23 +00:00
Michael Büsch
d739594c8d
shmem_set_file: Remove ima_counts_get()
...
SVN-Revision: 26378
2011-03-30 16:49:18 +00:00
Michael Büsch
5f5b634380
2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
...
SVN-Revision: 26377
2011-03-30 16:43:23 +00:00
Hamish Guthrie
3ae738ce75
Update filesystem selection
...
SVN-Revision: 26366
2011-03-30 11:37:08 +00:00
Hamish Guthrie
2f08d5bff9
Add uboot-envtools to gumstix builds
...
SVN-Revision: 26363
2011-03-30 09:39:58 +00:00
John Crispin
628a47642c
* adds spi driver, thx daniel
...
SVN-Revision: 26355
2011-03-29 07:10:50 +00:00
John Crispin
ff885fde8e
* fix ARV7518PW support
...
SVN-Revision: 26354
2011-03-29 06:20:00 +00:00
John Crispin
08bb107823
* use netif_rx of the phydev if it is provided
...
SVN-Revision: 26353
2011-03-29 06:19:31 +00:00
John Crispin
5b0f2fb918
* shrink the memory window of the wdt
...
SVN-Revision: 26352
2011-03-29 05:18:08 +00:00
Florian Fainelli
ad9945105b
geos: support cpu MSR register and flashrom for coreboot upgrades
...
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.
Allow the user to upgrade his BIOS from Linux.
Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26344
2011-03-28 21:31:02 +00:00
Michael Büsch
93aa797810
Update omap24xx kconfig
...
SVN-Revision: 26333
2011-03-28 15:53:28 +00:00
Michael Büsch
371bccb4c0
Update 2.6.38 to 2.6.38.2
...
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Alexandros C. Couloumbis
c69977eb8b
linux/atheros: add missing netpoll option. ( closes #9130 )
...
SVN-Revision: 26331
2011-03-28 12:00:17 +00:00
Travis Kemen
99c3236182
The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26330
2011-03-28 01:18:58 +00:00
Gabor Juhos
87f5872f35
ramips: remove 2.6.36 stuff
...
SVN-Revision: 26329
2011-03-27 19:20:06 +00:00
Gabor Juhos
90d37adb8d
ramips: switch to 2.6.37
...
SVN-Revision: 26328
2011-03-27 19:20:04 +00:00
Gabor Juhos
1844ea6c7b
ramips: UPF_FIXED_TYPE must be set for the serial ports
...
SVN-Revision: 26327
2011-03-27 19:20:03 +00:00
Gabor Juhos
9ef4785364
ramips: define GPIO chips separately for each SoCs
...
SVN-Revision: 26326
2011-03-27 19:19:59 +00:00
Gabor Juhos
37d6d88869
ramips: move GPIO definitions into a separate header file
...
SVN-Revision: 26325
2011-03-27 19:19:57 +00:00
Gabor Juhos
251a367fb4
ramips: setup GPIO chip functions on the fly
...
SVN-Revision: 26324
2011-03-27 19:19:51 +00:00
Gabor Juhos
b03f2dfcee
ramips: use separate register base for GPIO chips
...
SVN-Revision: 26323
2011-03-27 19:19:48 +00:00
Gabor Juhos
8770359f17
ramips: fix dir-300 mtd layout
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 26322
2011-03-27 19:19:45 +00:00
Gabor Juhos
f599459abb
ramips: enable MDIO on the HW550-3G board
...
SVN-Revision: 26321
2011-03-27 19:19:41 +00:00
Gabor Juhos
d701a72760
ramips: add sysupgrade and status LED support for HW550-3G
...
This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26320
2011-03-27 19:19:40 +00:00
Felix Fietkau
6c7170b923
Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
...
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
b2b0770576
kernel: use -fno-caller-saves
...
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
335877a2b3
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
...
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Felix Fietkau
3be9b77127
kernel: remove all local symbols from kernel modules at link time to reduce their size
...
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
...
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Hamish Guthrie
d16f80c95d
Correct CTI patch
...
SVN-Revision: 26276
2011-03-23 14:08:33 +00:00
Hamish Guthrie
26a17a0e39
kernel: add CTI usb-id's to FTDI driver
...
SVN-Revision: 26275
2011-03-23 11:31:49 +00:00
Hamish Guthrie
4a3f0f9769
Add patch to correct sub-page alignment
...
SVN-Revision: 26274
2011-03-23 08:23:04 +00:00
Jo-Philipp Wich
771d6f18f6
fix image generation in the Image Builder environment
...
SVN-Revision: 26271
2011-03-22 18:56:55 +00:00
Imre Kaloz
4ee9074433
add 2.6.38 support
...
SVN-Revision: 26268
2011-03-22 15:04:17 +00:00
Imre Kaloz
0a65ef965d
enable the 'big kernel lock' by default
...
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Travis Kemen
e9fdc5c981
sysupgrade works on the wp54
...
SVN-Revision: 26257
2011-03-21 16:52:14 +00:00
Claudio Mignanti
eb4fc36bfe
Update to 2.6.38
...
SVN-Revision: 26246
2011-03-20 22:49:27 +00:00
Michael Büsch
37548fcf60
omap24xx: Update to 2.6.38. Remove 2.6.37 files
...
SVN-Revision: 26244
2011-03-20 14:07:25 +00:00
Hauke Mehrtens
8d75dcb4b8
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
...
This package creates some error messages on startup
Thank you russell-- for reporting
SVN-Revision: 26240
2011-03-19 23:19:08 +00:00
Hauke Mehrtens
782dd1689b
kernel: add missing config options
...
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
1ddb639910
kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
...
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting
SVN-Revision: 26237
2011-03-19 17:40:02 +00:00
Imre Kaloz
a8d84ae94d
remove 2.6.34 support
...
SVN-Revision: 26229
2011-03-18 13:40:48 +00:00
Imre Kaloz
de69f84399
upgrade to 2.6.37.4
...
SVN-Revision: 26228
2011-03-18 13:33:18 +00:00
Imre Kaloz
4ef09dc5f8
upgrade to 2.6.37.4
...
SVN-Revision: 26227
2011-03-18 13:32:17 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Imre Kaloz
c89b70adcd
upgrade to 2.6.37
...
SVN-Revision: 26225
2011-03-18 13:09:21 +00:00
Imre Kaloz
5e58d35a34
upgrade to 2.6.37
...
SVN-Revision: 26224
2011-03-18 13:04:02 +00:00
Imre Kaloz
938e6365e6
upgrade to 2.6.37
...
SVN-Revision: 26223
2011-03-18 13:03:50 +00:00
Imre Kaloz
091c6afb80
upgrade to 2.6.37, mark it broken
...
SVN-Revision: 26222
2011-03-18 13:02:12 +00:00
Felix Fietkau
473ac1f87d
kernel: fix an overlayfs deadlock on rmdir
...
SVN-Revision: 26215
2011-03-17 23:14:17 +00:00
Felix Fietkau
4f06dc1907
kernel: replace mini_fo with overlayfs for 2.6.38
...
SVN-Revision: 26213
2011-03-17 20:23:14 +00:00
Felix Fietkau
5c0daa4580
ar71xx: remove 2.6.32 support
...
SVN-Revision: 26211
2011-03-17 20:08:44 +00:00
Felix Fietkau
334ea34d35
kernel: replace mini_fo with overlayfs for 2.6.37
...
SVN-Revision: 26209
2011-03-17 19:09:48 +00:00
Felix Fietkau
f931708b8a
mpc85xx: update to linux 2.6.38, remove the broken flag
...
SVN-Revision: 26195
2011-03-16 18:31:27 +00:00
Felix Fietkau
eb6cad3261
kernel: refresh 2.6.38 patches for final release
...
SVN-Revision: 26194
2011-03-16 18:31:23 +00:00
Felix Fietkau
b7d69ce4ec
kernel: disable xz for 2.6.38 for now, it is unused
...
SVN-Revision: 26193
2011-03-16 18:31:18 +00:00
Felix Fietkau
1b8a1f7248
kernel: add a few more missing config symbols
...
SVN-Revision: 26192
2011-03-16 18:31:14 +00:00
Felix Fietkau
2b6a84a7a3
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
...
SVN-Revision: 26191
2011-03-16 18:04:54 +00:00
Felix Fietkau
733f2f8c76
mpc85xx: remove bogus config overrides
...
SVN-Revision: 26190
2011-03-16 18:04:49 +00:00
Felix Fietkau
3798de4df7
kernel: add a few missing kernel config symbols
...
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Felix Fietkau
784d808d07
ar71xx: add default configuration for the switch on AP96
...
Enables forwarding of frames between the switch ports (eth0).
Patch by Jouni Malinen
SVN-Revision: 26180
2011-03-15 19:51:42 +00:00
John Crispin
ba3251a90d
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
...
SVN-Revision: 26157
2011-03-14 07:33:23 +00:00
Felix Fietkau
1faf243c73
lantiq: add missing #include for the falcon i2c driver
...
SVN-Revision: 26152
2011-03-13 22:39:16 +00:00
Hauke Mehrtens
537c6017cc
brcm47xx: add workaround for fuse again.
...
This closes #4754
SVN-Revision: 26141
2011-03-13 19:25:24 +00:00
Hauke Mehrtens
a08bd03fad
ssb: update ssb to version from linux-next-20110311
...
SVN-Revision: 26127
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Hauke Mehrtens
425bf41b23
kernel: update to kernel version 2.6.34.8
...
SVN-Revision: 26125
2011-03-13 17:13:11 +00:00
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
Gabor Juhos
23518bb2e4
ramips: initial board support for Aztech HW550-3G
...
This patch adds initial support for the Aztech HW550-3G (Ralink
RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet.
Wireless appears to work fine. USB does not work yet (as with other
Ralink boards).
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26123
2011-03-13 16:34:52 +00:00
Gabor Juhos
8eb616de82
ar71xx: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26119
2011-03-13 15:08:31 +00:00
Hamish Guthrie
2c92035067
gumstix: Bump gcc version in defconfig
...
SVN-Revision: 26027
2011-03-11 09:22:50 +00:00
John Crispin
aae6a94432
* add atm patch to generic .37 series. this is needed for the dsl driver to work.
...
SVN-Revision: 26022
2011-03-11 08:20:44 +00:00
John Crispin
c75b0ca1a8
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
...
SVN-Revision: 26021
2011-03-11 08:19:53 +00:00
Felix Fietkau
ef12d2ba03
kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
...
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Hamish Guthrie
734b8cb217
gumstix: Modify vpp profile
...
SVN-Revision: 26011
2011-03-10 14:43:15 +00:00
Jo-Philipp Wich
05236294f3
Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
...
SVN-Revision: 26007
2011-03-10 13:50:19 +00:00
Hamish Guthrie
c6abf50358
gumstix: Update GCC version
...
SVN-Revision: 25998
2011-03-10 10:46:58 +00:00
Hamish Guthrie
e7c5412ff0
Add new profile for vpp platform
...
SVN-Revision: 25997
2011-03-10 10:37:02 +00:00
Jo-Philipp Wich
3e08b75693
add two missing symbol for Kernel >= 2.6.37
...
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Michael Büsch
8ed5701d3d
omap24xx: Update to 2.6.38-rc8
...
SVN-Revision: 25982
2011-03-09 19:54:48 +00:00
Michael Büsch
248b64be48
omap24xx: Split up tahvo usb fixes
...
SVN-Revision: 25979
2011-03-09 18:26:03 +00:00
Michael Büsch
75de2bebd6
n810: Add workaround for bluetooth IRQ issue
...
SVN-Revision: 25939
2011-03-07 16:57:15 +00:00
Florian Fainelli
aa580d336b
bcm63xx: Really fix the flash driver in 2.6.37
...
Read back the actual rootfs length from the image tag.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 25938
2011-03-07 16:55:01 +00:00
Michael Büsch
b52beae1af
n810 bluetooth compile fixes
...
SVN-Revision: 25937
2011-03-07 16:18:54 +00:00
Michael Büsch
b82c92224d
n810 profile: Add bluetooth related options
...
SVN-Revision: 25936
2011-03-07 16:17:47 +00:00
Michael Büsch
cc68acd0e3
omap24xx: Update bluetooth kconfig options
...
SVN-Revision: 25935
2011-03-07 16:16:38 +00:00
Michael Büsch
dbc2e08418
omap24xx: Add bluetooth firmware
...
SVN-Revision: 25933
2011-03-07 16:13:01 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Imre Kaloz
79871637db
upgrade to 2.6.37.1
...
SVN-Revision: 25922
2011-03-07 09:41:38 +00:00
Michael Büsch
00d2c4b048
n810: Add usb networking to default net config
...
SVN-Revision: 25917
2011-03-07 00:09:51 +00:00
Felix Fietkau
283f5e05d0
atheros: add gpio_set_debounce(), refresh patches
...
SVN-Revision: 25914
2011-03-06 23:10:58 +00:00
Michael Büsch
218ce7a205
tahvo-usb: Fix NULL ptr deref in OTR irq handler
...
SVN-Revision: 25913
2011-03-06 22:58:49 +00:00
Michael Büsch
c545c84e13
n810: Update profile
...
SVN-Revision: 25910
2011-03-06 22:28:13 +00:00
Michael Büsch
55fae078d5
n810: Partially fix tahvo USB.
...
SVN-Revision: 25908
2011-03-06 22:19:25 +00:00
Michael Büsch
0e59776e3c
omap24xx: Fix modular compilation of MUSB
...
SVN-Revision: 25907
2011-03-06 22:03:09 +00:00
Michael Büsch
f1b57a85e0
omap24xx: Update kconfig
...
SVN-Revision: 25892
2011-03-06 17:34:07 +00:00
Michael Büsch
dd54ed7bca
omap24xx: Set hardware watchdog timeout to max
...
SVN-Revision: 25883
2011-03-06 10:45:24 +00:00
Michael Büsch
26c83e3248
omap24xx: Start watchdog with RT priority
...
SVN-Revision: 25882
2011-03-06 10:40:04 +00:00
Michael Büsch
42233dcf8e
atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
...
SVN-Revision: 25881
2011-03-05 20:53:21 +00:00
Jo-Philipp Wich
81cc3ef4f4
yet another missing symbol
...
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Michael Büsch
45591c54c4
omap24xx: Update to .38-rc7
...
SVN-Revision: 25865
2011-03-04 16:52:26 +00:00
Michael Büsch
3a3c99f7ee
n810: More retu-wdt cleanups
...
SVN-Revision: 25863
2011-03-04 15:40:32 +00:00
Felix Fietkau
5bddd70a37
Revert "ar71xx: add missing gpio_set_debounce function" - wrong target
...
SVN-Revision: 25854
2011-03-03 16:21:23 +00:00
Felix Fietkau
57a14f4e15
ar71xx: add missing gpio_set_debounce function
...
SVN-Revision: 25848
2011-03-03 10:33:35 +00:00
Jo-Philipp Wich
72e6f95f99
add more missing kernel symbols
...
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
85b303bed0
add missing kernel symbol
...
SVN-Revision: 25845
2011-03-03 10:10:35 +00:00
Jo-Philipp Wich
434e1950c6
add missing symbol
...
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Michael Büsch
9a1b2c8c70
n810bm: Add charger_state attribute
...
SVN-Revision: 25833
2011-03-02 16:22:52 +00:00
Michael Büsch
d5d6811ac4
cbus-retu-wdt: Some fixes
...
SVN-Revision: 25832
2011-03-02 16:20:58 +00:00
Imre Kaloz
0e4c9de00e
add usb support for the wbd111, refresh patches
...
SVN-Revision: 25820
2011-03-02 11:43:13 +00:00
Michael Büsch
7b44be03d8
2.6.38: Let mac80211 select CONFIG_AVERAGE
...
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Michael Büsch
a37fc00aef
omap24xx: Fix missing symbols for mac80211
...
SVN-Revision: 25811
2011-03-01 17:28:16 +00:00
Florian Fainelli
9dd1454044
fix patches after 2.6.37 update, patch from KanjiMonster
...
SVN-Revision: 25810
2011-03-01 16:02:38 +00:00
Imre Kaloz
1da9f079b6
update arm mach-types
...
SVN-Revision: 25806
2011-03-01 11:24:43 +00:00
Imre Kaloz
1f5d24e562
refresh patches with -rc6
...
SVN-Revision: 25805
2011-03-01 11:24:08 +00:00
Michael Büsch
15a014c13a
omap24xx: Update kconfig
...
SVN-Revision: 25799
2011-02-28 20:50:51 +00:00
Michael Büsch
bddfdb8ec4
n810bm: Refresh patch
...
SVN-Revision: 25798
2011-02-28 20:28:54 +00:00
Michael Büsch
dab8f5d750
n810: Fix LCD
...
SVN-Revision: 25797
2011-02-28 20:28:06 +00:00
Michael Büsch
3e390fb827
cbus-retu: Add IRQ handler locking
...
SVN-Revision: 25796
2011-02-28 20:24:56 +00:00
Michael Büsch
e6267871da
omap24xx: Update 2.6.38 config. This fixes MMC.
...
SVN-Revision: 25794
2011-02-28 16:52:01 +00:00
Michael Büsch
0ff0b6aa5e
block2mtd: More 2.6.38 fixes
...
SVN-Revision: 25791
2011-02-28 15:52:03 +00:00
Michael Büsch
1147380771
mtd: Fix compile warning
...
SVN-Revision: 25790
2011-02-28 15:32:45 +00:00
Michael Büsch
eb53b526eb
jffs2-lzma: Fix compile warning
...
SVN-Revision: 25789
2011-02-28 15:19:45 +00:00
Michael Büsch
38430ba588
mini_fo: More 2.6.38 fixes
...
SVN-Revision: 25788
2011-02-28 15:10:55 +00:00
Felix Fietkau
de194ac4c2
kernel: the usb pci quirks removal patch was a bit overzealous, leave in some functions referenced from other modules
...
SVN-Revision: 25785
2011-02-28 01:20:49 +00:00
Michael Büsch
396eebc3a4
n810: Fix tsc2005 busnum
...
SVN-Revision: 25777
2011-02-27 21:38:15 +00:00
Michael Büsch
f6bd11e72d
n810bm: Compile fix for kernel with lock debugging
...
SVN-Revision: 25774
2011-02-27 20:40:10 +00:00
Felix Fietkau
d5c7314b76
kernel: disable sysctl syscall support - nothing uses it
...
SVN-Revision: 25773
2011-02-27 20:06:13 +00:00
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
0e455ce84c
kernel: disable /proc/kcore
...
SVN-Revision: 25770
2011-02-27 19:52:52 +00:00
Felix Fietkau
7b1f833ffc
kernel: when disabling common quirks, disable them in the usb subsystem as well - bios handover is useless for most platforms
...
SVN-Revision: 25768
2011-02-27 19:52:43 +00:00
Felix Fietkau
3fd1dd08fb
kernel: de-bloat the lzma library used by jffs2
...
SVN-Revision: 25767
2011-02-27 19:52:38 +00:00
Felix Fietkau
0839658cbe
kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
...
SVN-Revision: 25766
2011-02-27 19:52:34 +00:00
Felix Fietkau
115a37d160
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
...
SVN-Revision: 25765
2011-02-27 19:52:29 +00:00
Felix Fietkau
93475d913e
kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
...
SVN-Revision: 25764
2011-02-27 19:52:25 +00:00
Felix Fietkau
a29c9c0712
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
...
SVN-Revision: 25763
2011-02-27 19:52:17 +00:00
Felix Fietkau
5ccc1a4553
kernel: add a patch for isolating individual bridge ports
...
SVN-Revision: 25762
2011-02-27 19:52:13 +00:00
Florian Fainelli
16886de029
make au1OOO_eth probes all PHY addresses for MTX-1
...
SVN-Revision: 25761
2011-02-27 19:04:02 +00:00
Florian Fainelli
c11f523730
refresh 2.6.37 patches
...
SVN-Revision: 25760
2011-02-27 19:03:55 +00:00
Michael Büsch
4779fdce2a
cbus-retu: Fix nested IRQ handling
...
SVN-Revision: 25759
2011-02-27 17:24:28 +00:00
Michael Büsch
560ae67c67
omap24xx: Fix possible MMC null ptr deref
...
SVN-Revision: 25758
2011-02-27 17:23:58 +00:00
Michael Büsch
5a3eb5f075
rename patch
...
SVN-Revision: 25757
2011-02-27 17:23:24 +00:00
Florian Fainelli
06ddfcc75c
use kmod-acx-mac80211 by default
...
SVN-Revision: 25755
2011-02-27 15:44:49 +00:00
Felix Fietkau
fb28515e26
kernel 2.6.38: add a few missing config symbols
...
SVN-Revision: 25748
2011-02-27 11:22:21 +00:00
Michael Büsch
543a44ca96
omap24xx: Update MMC fixes
...
SVN-Revision: 25747
2011-02-27 00:07:57 +00:00
Michael Büsch
9f44b588ec
omap24xx: Add 2.6.38 files
...
SVN-Revision: 25746
2011-02-26 23:52:18 +00:00
Florian Fainelli
f198979add
fix MII register ioremap on when high cpmac is available, patch from Wipster
...
SVN-Revision: 25730
2011-02-26 15:18:02 +00:00
Felix Fietkau
c3f3c60730
ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant board support patches
...
SVN-Revision: 25727
2011-02-26 06:23:32 +00:00
Felix Fietkau
053485e66e
ixp4xx: remove 2.6.36 support
...
SVN-Revision: 25726
2011-02-26 06:23:27 +00:00
Felix Fietkau
89a668b52a
ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now
...
SVN-Revision: 25725
2011-02-26 06:23:23 +00:00
Felix Fietkau
13556da59a
ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several faulty overrides
...
SVN-Revision: 25724
2011-02-26 06:23:18 +00:00
Felix Fietkau
3f03eafd19
atheros: remove support for older kernels
...
SVN-Revision: 25721
2011-02-26 00:30:32 +00:00
Felix Fietkau
c4a5ad47f2
atheros: update to 2.6.37.1
...
SVN-Revision: 25720
2011-02-26 00:30:26 +00:00
Felix Fietkau
377898e785
ar71xx: remove support for 2.6.36
...
SVN-Revision: 25716
2011-02-25 23:26:33 +00:00
Felix Fietkau
4c808e972b
ar71xx: update to 2.6.37.1
...
SVN-Revision: 25715
2011-02-25 23:25:47 +00:00
Imre Kaloz
e0deefc793
register gmac, too
...
SVN-Revision: 25712
2011-02-25 18:00:54 +00:00
Imre Kaloz
1af8f9973f
optimize for the fa526 core
...
SVN-Revision: 25711
2011-02-25 17:46:03 +00:00
Imre Kaloz
88e0cf0ba4
optimize for the fa526 core
...
SVN-Revision: 25710
2011-02-25 17:45:46 +00:00
Imre Kaloz
f7c0993027
switch back to xscale mtune, marvell_f is unlikely to get upstreamed
...
SVN-Revision: 25707
2011-02-25 17:33:04 +00:00
Imre Kaloz
b84d1996ba
upgrade to 2.6.37.1
...
SVN-Revision: 25706
2011-02-25 17:26:25 +00:00
Alexandros C. Couloumbis
5a8a9a0e23
linux/generic: fix block2mtd for 2.6.38
...
SVN-Revision: 25704
2011-02-24 19:13:05 +00:00
Alexandros C. Couloumbis
d6b792f659
linux/generic: fix r25699 take II
...
SVN-Revision: 25703
2011-02-24 19:08:49 +00:00
Alexandros C. Couloumbis
4ef9410fb3
linux/generic: fix r25699 (thanks nbd)
...
SVN-Revision: 25700
2011-02-24 14:52:13 +00:00
Alexandros C. Couloumbis
0e60b43258
linux/generic: fix mini_fo for kernels >= 2.6.38
...
SVN-Revision: 25699
2011-02-24 14:45:53 +00:00
Imre Kaloz
bb54973a24
upgrade to 2.6.37.1
...
SVN-Revision: 25697
2011-02-24 08:15:06 +00:00
Imre Kaloz
82d8dc0896
include u-boot version in filename
...
SVN-Revision: 25695
2011-02-24 08:12:38 +00:00
Felix Fietkau
ac905e8a7b
kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it
...
SVN-Revision: 25689
2011-02-24 01:11:11 +00:00
Felix Fietkau
659a72e89a
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
...
SVN-Revision: 25684
2011-02-24 00:30:02 +00:00
Felix Fietkau
c5c798acac
kernel config: remove the obsolete pcomp unlzma symbol
...
SVN-Revision: 25683
2011-02-24 00:29:57 +00:00
Felix Fietkau
f31a576caf
kernel config: refresh using kconfig.pl
...
SVN-Revision: 25682
2011-02-24 00:29:52 +00:00
Michael Büsch
002847add7
2.6.38: Remove patches that are upstream in -rc6
...
SVN-Revision: 25680
2011-02-23 23:44:59 +00:00
Florian Fainelli
d071d17c46
switch to 2.6.37.1
...
SVN-Revision: 25675
2011-02-23 22:28:46 +00:00
Jo-Philipp Wich
b4c7bd03ac
drop obsolete patch
...
SVN-Revision: 25661
2011-02-22 14:17:57 +00:00
Florian Fainelli
3d217da60b
add a default network config file, patch from Wipster
...
SVN-Revision: 25647
2011-02-21 09:35:36 +00:00
Lars-Peter Clausen
3ba2dbeb1d
Refresh patches for 2.6.37.1
...
SVN-Revision: 25644
2011-02-21 06:14:25 +00:00
Felix Fietkau
5728d13d02
kernel: add missing config symbols
...
SVN-Revision: 25643
2011-02-21 02:45:56 +00:00
Felix Fietkau
bc85dd19bc
ar71xx: revert accidental kernel upgrade
...
SVN-Revision: 25642
2011-02-21 02:42:47 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
c0f0316109
kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
...
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Michael Büsch
67a4d9ac3c
omap24xx: Use noatime for maemo partitions
...
SVN-Revision: 25638
2011-02-20 23:50:59 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Florian Fainelli
8d7ca65dab
add two solos-releated patches from Philip Prindeville
...
SVN-Revision: 25630
2011-02-20 19:59:25 +00:00
Florian Fainelli
94a22b91fc
add support for 2.6.37, patches from KanjiMonster
...
SVN-Revision: 25629
2011-02-20 19:59:22 +00:00
Florian Fainelli
cdb0481744
switch to using 2.6.37.1
...
SVN-Revision: 25622
2011-02-20 17:24:31 +00:00
Michael Büsch
650566c980
n810bm: Assign names to most PMM ADC IDs
...
SVN-Revision: 25618
2011-02-20 16:58:49 +00:00
Florian Fainelli
ee5cce6588
remove now unsupported kernel versions
...
SVN-Revision: 25617
2011-02-20 16:15:34 +00:00
Jo-Philipp Wich
6aed994bfc
add missing symbol
...
SVN-Revision: 25616
2011-02-20 16:09:43 +00:00
Michael Büsch
b876314d2d
n810bm: Simplify calib pointer access
...
SVN-Revision: 25605
2011-02-20 15:04:20 +00:00
Michael Büsch
f277f3bf4f
n810 battery management: Add calibration data parser
...
SVN-Revision: 25604
2011-02-20 14:28:40 +00:00
Michael Büsch
527dd156fd
omap24xx: Update kernel config
...
SVN-Revision: 25603
2011-02-20 14:27:57 +00:00
Felix Fietkau
f5cbceb2d5
ar71xx: fix fallout from the 2.6.32 kernel upgrade
...
SVN-Revision: 25595
2011-02-19 20:32:15 +00:00