Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh 2.6.32 patches with -rc7 | Imre Kaloz | 2009-11-17 | 12 | -19/+29 |
| | | | | SVN-Revision: 18440 | ||||
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 15 | -1420/+1746 |
| | | | | SVN-Revision: 18439 | ||||
* | ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵ | Gabor Juhos | 2009-11-16 | 3 | -5/+96 |
| | | | | | | WNDR3700 boards SVN-Revision: 18437 | ||||
* | ar71xx: register LEDs and buttons on the WNDR3700 | Gabor Juhos | 2009-11-16 | 2 | -1/+63 |
| | | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) SVN-Revision: 18435 | ||||
* | ar71xx: use __init for ar{71,91}xx_usb_setup | Gabor Juhos | 2009-11-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 18434 | ||||
* | add migration code to automatically convert old to new switch config on ↵ | Jo-Philipp Wich | 2009-11-15 | 1 | -1/+35 |
| | | | | | | first boot, this will be removed at some point in the future SVN-Revision: 18432 | ||||
* | change switch config to swconfig style format to remain consistent accross ↵ | Jo-Philipp Wich | 2009-11-15 | 1 | -4/+14 |
| | | | | | | platforms SVN-Revision: 18425 | ||||
* | fix image create after the conversion to subtargets | Florian Fainelli | 2009-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18424 | ||||
* | make fpu emulation support configurable through kernel_menuconfig by adding ↵ | Felix Fietkau | 2009-11-13 | 5 | -10/+10 |
| | | | | | | a prompt for it SVN-Revision: 18414 | ||||
* | fix problem with 128MB ram. | Hauke Mehrtens | 2009-11-13 | 4 | -0/+60 |
| | | | | | | This patch is out of broadcoms official source code SVN-Revision: 18413 | ||||
* | ar71xx: add preliminary support for the Netgear WNDR3700 | Gabor Juhos | 2009-11-13 | 10 | -0/+163 |
| | | | | | | | Based on patches by Marco Porsch from: https://forum.openwrt.org/viewtopic.php?id=22311 SVN-Revision: 18411 | ||||
* | ar71xx: add profile for the TL-WR841ND v5 board | Gabor Juhos | 2009-11-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 18409 | ||||
* | export __cpuc_flush_dcache_page for ARM targets | Imre Kaloz | 2009-11-11 | 1 | -0/+33 |
| | | | | SVN-Revision: 18375 | ||||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 | 2 | -2/+2 |
| | | | | SVN-Revision: 18374 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 60 | -91/+24 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 67 | -271/+60 |
| | | | | SVN-Revision: 18370 | ||||
* | we don't support the 2.6.27 kernels for a long time now | Imre Kaloz | 2009-11-11 | 11 | -592/+0 |
| | | | | SVN-Revision: 18369 | ||||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 15 | -9/+6 |
| | | | | SVN-Revision: 18368 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 69 | -1351/+1351 |
| | | | | SVN-Revision: 18367 | ||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 7 | -5/+2 |
| | | | | SVN-Revision: 18366 | ||||
* | cleanup subtarget kernel configurations to contain only what is required | Florian Fainelli | 2009-11-10 | 4 | -1188/+0 |
| | | | | SVN-Revision: 18359 | ||||
* | convert profiles to become subtargets, compile tested only | Florian Fainelli | 2009-11-10 | 18 | -632/+1218 |
| | | | | SVN-Revision: 18354 | ||||
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 | 5 | -0/+2271 |
| | | | | SVN-Revision: 18353 | ||||
* | backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵ | Felix Fietkau | 2009-11-09 | 1 | -0/+888 |
| | | | | | | interface detection SVN-Revision: 18352 | ||||
* | remove empty wl153 profile after r18349 | Florian Fainelli | 2009-11-08 | 1 | -0/+0 |
| | | | | SVN-Revision: 18350 | ||||
* | also support pcmcia | Florian Fainelli | 2009-11-08 | 4 | -17/+22 |
| | | | | SVN-Revision: 18349 | ||||
* | move headers to arch/x86/include/asm/, patch from sn9 | Florian Fainelli | 2009-11-08 | 5 | -19/+8 |
| | | | | SVN-Revision: 18347 | ||||
* | make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9 | Florian Fainelli | 2009-11-08 | 2 | -4/+4 |
| | | | | SVN-Revision: 18346 | ||||
* | Add some build fixes for kernel 2.6.21 and the infineon amazon target. | Hauke Mehrtens | 2009-11-08 | 8 | -6/+224 |
| | | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. SVN-Revision: 18345 | ||||
* | add again missing hunk in vmlinux.lds.S | Florian Fainelli | 2009-11-07 | 1 | -7/+24 |
| | | | | SVN-Revision: 18337 | ||||
* | add missing hunk in the block2mtd patch | Florian Fainelli | 2009-11-07 | 1 | -15/+32 |
| | | | | SVN-Revision: 18336 | ||||
* | merge upstream fixes on mdio loop | Florian Fainelli | 2009-11-07 | 1 | -0/+9 |
| | | | | SVN-Revision: 18335 | ||||
* | refresh 2.6.31 patches | Florian Fainelli | 2009-11-07 | 2 | -10/+8 |
| | | | | SVN-Revision: 18334 | ||||
* | add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches | Florian Fainelli | 2009-11-07 | 3 | -5/+746 |
| | | | | SVN-Revision: 18333 | ||||
* | the olpc config that was merged from the olpc port is a 2.6.30 config | Florian Fainelli | 2009-11-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 18332 | ||||
* | provide the correct flash mapping on non airlink devices, remove the ↵ | Florian Fainelli | 2009-11-06 | 3 | -23/+34 |
| | | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327 | ||||
* | add the prereq-check on lzma | Florian Fainelli | 2009-11-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 18326 | ||||
* | use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵ | Florian Fainelli | 2009-11-06 | 3 | -4/+11 |
| | | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325 | ||||
* | strip down even more the kernel configuration | Florian Fainelli | 2009-11-05 | 1 | -3/+7 |
| | | | | SVN-Revision: 18324 | ||||
* | remove the old alix led junk which was replaced by upstream code | Felix Fietkau | 2009-11-05 | 9 | -914/+4 |
| | | | | SVN-Revision: 18320 | ||||
* | remove some other useless configuration items | Florian Fainelli | 2009-11-05 | 1 | -3/+2 |
| | | | | SVN-Revision: 18314 | ||||
* | enable multicast routing for linux 2.4 (#6037) | Felix Fietkau | 2009-11-05 | 1 | -1/+3 |
| | | | | SVN-Revision: 18312 | ||||
* | remove useless configuration options | Florian Fainelli | 2009-11-04 | 1 | -20/+14 |
| | | | | SVN-Revision: 18303 | ||||
* | 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵ | Andy Boyett | 2009-11-04 | 3 | -23/+59 |
| | | | | | | Gimpelevich SVN-Revision: 18300 | ||||
* | include kmod-rdc321x-wdt by default | Florian Fainelli | 2009-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18299 | ||||
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 18298 | ||||
* | add missing ledtrig-netdev dependency on the networking stack | Florian Fainelli | 2009-11-04 | 2 | -2/+2 |
| | | | | SVN-Revision: 18297 | ||||
* | images without tagid now fallback to the untouched partition layout (#6093) | Florian Fainelli | 2009-11-03 | 1 | -2/+9 |
| | | | | SVN-Revision: 18288 | ||||
* | temporary remove the pfifo fast patch from 2.6.32, too | Imre Kaloz | 2009-11-03 | 1 | -144/+0 |
| | | | | SVN-Revision: 18284 | ||||
* | add preliminary 2.6.32 support | Imre Kaloz | 2009-11-03 | 157 | -0/+51340 |
| | | | | SVN-Revision: 18283 |