| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rb532: preserve commandline-patched kernel images for faster kernel testing v... | Felix Fietkau | 2009-05-11 | 1 | -2/+3 |
* | rb532: check the link status with a timer | Felix Fietkau | 2009-05-11 | 1 | -0/+51 |
* | add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset... | Mirko Vogt | 2009-05-10 | 5 | -1/+267324 |
* | improve the skb padding performance change to avoid unnecessary reallocations... | Felix Fietkau | 2009-05-10 | 3 | -12/+132 |
* | upgrade ppc40x to 2.6.28.10 | Imre Kaloz | 2009-05-10 | 6 | -340/+9 |
* | [etrax] dump to 2.6.30-rc5, override device_type | Claudio Mignanti | 2009-05-09 | 1 | -1/+2 |
* | [etrax] add patches for 2.6.30, remove config-default | Claudio Mignanti | 2009-05-09 | 9 | -498/+42 |
* | [ar71xx] refresh patches for 2.6.30 | Gabor Juhos | 2009-05-09 | 6 | -6/+6 |
* | [kirkwood] bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
* | [sibyte] bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -2/+2 |
* | [kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 7 | -42/+42 |
* | [ar71xx] remove extern directives | Gabor Juhos | 2009-05-09 | 1 | -6/+6 |
* | [ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
* | rb532: add missing drivers and adjust the kernel command line for the right d... | Felix Fietkau | 2009-05-08 | 2 | -5/+8 |
* | rb532: restore command line patching functionality | Felix Fietkau | 2009-05-08 | 1 | -0/+20 |
* | rb532: disable the automatic rootfs selection - it breaks the cmdline based s... | Felix Fietkau | 2009-05-08 | 1 | -0/+2 |
* | rb532: bring the target specific default /etc/config/network closer to the gl... | Felix Fietkau | 2009-05-08 | 1 | -2/+4 |
* | backport mv88e6095 support for orion - this also fixes the non-working switch... | Imre Kaloz | 2009-05-07 | 1 | -0/+115 |
* | add missing RTC_DEBUG symbol | Imre Kaloz | 2009-05-07 | 5 | -0/+5 |
* | [brcm63xx] also supports pcmcia | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
* | [ar7] include kmod-acx in default images | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
* | Add pcmcia support on x86 target | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
* | Add support for pc speaker | Jo-Philipp Wich | 2009-05-07 | 7 | -7/+7 |
* | Fix building of iso filesystem | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+5 |
* | [kernel] remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 | 81 | -47765/+0 |
* | [ar7] update to 2.6.27 (#4122) | Florian Fainelli | 2009-05-07 | 10 | -2/+430 |
* | [au1000] update to 2.6.28 | Florian Fainelli | 2009-05-07 | 9 | -42/+493 |
* | [kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 | Jo-Philipp Wich | 2009-05-07 | 22 | -1727/+3022 |
* | [kernel] prepare default configuration for kernel side imq update | Jo-Philipp Wich | 2009-05-07 | 5 | -0/+5 |
* | [rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O | Florian Fainelli | 2009-05-07 | 5 | -0/+145 |
* | [rdc] also copy bzImage when generating initramfs images | Florian Fainelli | 2009-05-07 | 1 | -7/+8 |
* | [cavium-octeon] add default network configuration | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
* | [kernel] use force_sig when handling address errors | Florian Fainelli | 2009-05-06 | 1 | -0/+45 |
* | [cavium-octeon] add missing patches | Florian Fainelli | 2009-05-06 | 2 | -0/+113 |
* | [cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech e... | Florian Fainelli | 2009-05-06 | 18 | -0/+45789 |
* | [kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized | Florian Fainelli | 2009-05-06 | 1 | -0/+11 |
* | [ar71xx] refresh patches | Gabor Juhos | 2009-05-05 | 4 | -14/+14 |
* | [ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx... | Gabor Juhos | 2009-05-05 | 7 | -117/+12 |
* | [ar71xx] sync kernel config | Gabor Juhos | 2009-05-05 | 3 | -2/+1 |
* | add missing RTC symbols to generic configs | Imre Kaloz | 2009-05-05 | 8 | -0/+131 |
* | use xorg x11-server + glamo driver instead of xglamo kdrive-server per defaul... | Mirko Vogt | 2009-05-04 | 1 | -2/+2 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 49 | -209/+57 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 38 | -267/+37 |
* | fix typo | Imre Kaloz | 2009-05-04 | 1 | -1/+1 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 48 | -3119/+2047 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 22 | -45/+18 |
* | upgrade IOP32x to 2.6.28.10 | Imre Kaloz | 2009-05-04 | 2 | -3/+6 |
* | change boardnames | Imre Kaloz | 2009-05-04 | 2 | -2/+2 |
* | refresh patches | Imre Kaloz | 2009-05-04 | 61 | -855/+697 |
* | layer7 has been upgraded in [15517], but the old patches weren't removed -- r... | Imre Kaloz | 2009-05-04 | 3 | -6303/+0 |