f8f734eeceremove CFLAGS_LARGEFILE, not defined anywhere (#4856)
Florian Fainelli
2009-07-25 21:49:48 +00:00
11e1304ca0globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)
Florian Fainelli
2009-07-25 21:45:51 +00:00
5f2d2695d9enable sysupgrade support for the TL-WR741ND
Gabor Juhos
2009-07-25 19:50:26 +00:00
838c0682f8fix firmware image of the TL-WR741ND
Gabor Juhos
2009-07-25 19:50:10 +00:00
0e783dde14split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
Florian Fainelli
2009-07-25 19:47:48 +00:00
d85400767dadd patch from #4850 to make hdparm work on usb drivers (#4850)
Florian Fainelli
2009-07-25 18:17:07 +00:00
07c4108af6use --binary option of md5sum to improve compatibility with other platforms (#5192)
Florian Fainelli
2009-07-25 17:16:00 +00:00
dffad9690ffix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch
Felix Fietkau
2009-07-21 15:05:13 +00:00
5df0606265fix typos introduced in 16942
Florian Fainelli
2009-07-21 12:22:01 +00:00
8b17c74376make the ethernet driver compile with newer kernels
Florian Fainelli
2009-07-21 11:48:08 +00:00
998465b1d9add libsas and mvsas required for VIA NAS7800
Florian Fainelli
2009-07-21 11:37:12 +00:00
2a93dc020fallow via-velocity to be selectable on x86
Florian Fainelli
2009-07-21 11:01:25 +00:00
925c5951c6add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
Felix Fietkau
2009-07-21 02:31:37 +00:00
7f63e704b3orion: fix image build on non-linux systems
Felix Fietkau
2009-07-21 02:30:46 +00:00
92b9955e57fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds of funny things :/
Lars-Peter Clausen
2009-07-21 02:06:06 +00:00
2404c8c77b2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
Gabor Juhos
2009-07-20 10:54:49 +00:00
43a3f9555arequest irq with the platform driver name instead of bus_id which is being removed in newer kernels
Florian Fainelli
2009-07-20 10:52:08 +00:00
c3aa860a11update to 2.6.30.2
Imre Kaloz
2009-07-20 10:18:56 +00:00
dd1f19f4c7update dts of Magicbox V2 for 2.6.28
Gabor Juhos
2009-07-20 08:39:54 +00:00
1685ce5f3dmips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
Felix Fietkau
2009-07-18 22:28:46 +00:00
cf2c544844sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
Felix Fietkau
2009-07-18 20:31:21 +00:00
bab4138b4aexport ar231x_gpiodev, needed for gpio-led/spi/i2c modules
Andy Boyett
2009-07-18 17:52:36 +00:00
9f973a6098initial support for 2.6.30
Gabor Juhos
2009-07-18 15:13:40 +00:00
72b3866adboptimize the kernel for size, disable common PCI quirks, and sync kernel config
Gabor Juhos
2009-07-18 14:35:33 +00:00
0238a90a63optimize the kernel for size, disable common PCI quirks, and sync kernel config
Gabor Juhos
2009-07-18 14:35:14 +00:00
dece660b0fswitch to 2.6.30.1
Florian Fainelli
2009-07-18 12:35:16 +00:00
1be47feb2eprefer ath5k over madwifi and include kexec-tools in the default profile
Florian Fainelli
2009-07-18 12:24:59 +00:00
a0a85ba7c6we are using the default-on trigger for power LEDs, no need to change their state from userspace
Florian Fainelli
2009-07-18 09:27:33 +00:00
bde1cf619amadwifi: fix crash on 2.6.30
Felix Fietkau
2009-07-18 01:04:40 +00:00
ecad504c39register GPIO-connected LEDs for known boards
Florian Fainelli
2009-07-18 00:40:23 +00:00
af6076273afix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
Felix Fietkau
2009-07-18 00:36:13 +00:00
12b429b3a2get rid of linux 2.6.29
Felix Fietkau
2009-07-17 16:20:25 +00:00
fe05e1f37amask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358
Florian Fainelli
2009-07-17 15:58:06 +00:00
d0fdf2c5edfix comment only valid for bcm6345
Florian Fainelli
2009-07-17 15:57:09 +00:00
cd64d4ce6emake patches against iptables apply again after update to 1.4.4 (#5540)
Florian Fainelli
2009-07-17 12:37:10 +00:00
5ae8e1bf7bGet rid of glamo-lcm-spi. It's not used and probably never will be.
Lars-Peter Clausen
2009-07-16 19:01:45 +00:00
5cc4951745madwifi: fix a race condition in the ibss merge
Felix Fietkau
2009-07-16 17:41:51 +00:00
9224ef1e25add missing CONFIG_FIXED_PHY symbol to 2.6.25
Florian Fainelli
2009-07-16 16:35:00 +00:00
5231811851sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written.
Jo-Philipp Wich
2009-07-16 13:39:36 +00:00
7bf05123f8Reverese mangle_pmu logic. Initalize regulator constrains to those used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu.
Lars-Peter Clausen
2009-07-16 13:13:25 +00:00