| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-wo... | Florian Fainelli | 2009-11-06 | 3 | -4/+11 |
* | strip down even more the kernel configuration | Florian Fainelli | 2009-11-05 | 1 | -3/+7 |
* | remove some other useless configuration items | Florian Fainelli | 2009-11-05 | 1 | -3/+2 |
* | remove useless configuration options | Florian Fainelli | 2009-11-04 | 1 | -20/+14 |
* | 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ... | Andy Boyett | 2009-11-04 | 3 | -23/+59 |
* | include kmod-rdc321x-wdt by default | Florian Fainelli | 2009-11-04 | 1 | -1/+1 |
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -1/+0 |
* | add cpu identification patch from bifferos | Florian Fainelli | 2009-11-02 | 1 | -0/+176 |
* | forward port r18254 to 2.6.30 | Florian Fainelli | 2009-11-02 | 6 | -0/+551 |
* | 2.6.28: remove zero-byte patch left by last commit | Andy Boyett | 2009-11-01 | 1 | -0/+0 |
* | 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Tha... | Andy Boyett | 2009-11-01 | 4 | -18/+319 |
* | refresh 2.6.30 kernel patches | Florian Fainelli | 2009-10-30 | 5 | -16/+12 |
* | resync kernel configuration, re-enable printk and make the kernel fit under 7... | Florian Fainelli | 2009-10-27 | 1 | -35/+17 |
* | explicitly disable IBM_ASM kconfig option | Andy Boyett | 2009-10-05 | 2 | -0/+2 |
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 7 | -0/+494 |
* | fix the lzma patch after r16944 and r16939, thanks agb | Florian Fainelli | 2009-07-29 | 1 | -220/+0 |
* | backport some mainline fixes, refresh mtd driver | Florian Fainelli | 2009-06-16 | 2 | -6/+52 |
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -5/+0 |
* | include linux/magic.h instead of hardcoding the squashfs magic number | Florian Fainelli | 2009-06-12 | 1 | -2/+1 |
* | move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -1/+2 |
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
* | enable kernel compilation with size optimization | Florian Fainelli | 2009-05-23 | 1 | -0/+1 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -7/+0 |
* | enable the rtc m48t86 on r8610 eval board | Florian Fainelli | 2009-05-14 | 1 | -0/+2 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -4/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
* | add better support for the RDC R8610 evaluation board: ide, rtc, super I/O | Florian Fainelli | 2009-05-07 | 5 | -0/+145 |
* | also copy bzImage when generating initramfs images | Florian Fainelli | 2009-05-07 | 1 | -7/+8 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -4/+0 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -1/+0 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -34/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | refresh patches | Imre Kaloz | 2009-05-04 | 6 | -141/+119 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
* | add missing ramdisk configuration options (#5003) | Florian Fainelli | 2009-05-01 | 1 | -0/+4 |
* | nuke old files | Florian Fainelli | 2009-04-25 | 50 | -9190/+0 |
* | add support for 2.6.28 and use it as the default kernel version, tested on Ai... | Florian Fainelli | 2009-04-24 | 11 | -2/+4247 |
* | 2.6.27 also needs to hack the command line passed to the kernel | Florian Fainelli | 2009-04-24 | 1 | -0/+10 |
* | move files to files-2.6.24, not required with newer kernels | Florian Fainelli | 2009-04-24 | 26 | -0/+0 |
* | also override the default console settings, not all boards set it (e.g: RDC 8... | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
* | resync kernel configuration | Florian Fainelli | 2009-04-24 | 1 | -63/+7 |
* | override default i486 CFLAGS, produce smaller executables for these systems | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 |
* | fix wrong logic in MDIO code and second PHY address | Florian Fainelli | 2009-03-25 | 1 | -3/+3 |
* | use Alain Knaff's bzip2/lzma patch instead of the old lzma patch | Florian Fainelli | 2009-03-15 | 3 | -119/+3147 |
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 3 | -95/+95 |
* | refresh 2.6.24 patches | Gabor Juhos | 2009-02-08 | 10 | -80/+63 |
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 1 | -2/+4 |
* | add sysupgrade support for ar360w3g | Jo-Philipp Wich | 2008-12-24 | 1 | -0/+16 |
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | 1 | -1/+0 |