| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -6/+0 |
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 2 | -4/+4 |
* | [rdc] fix path to boot.sh, thanks bifferos | Florian Fainelli | 2010-02-04 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 2 | -23/+32 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | 7 | -3621/+0 |
* | switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files | Imre Kaloz | 2009-12-27 | 1 | -273/+0 |
* | [rdc] generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 | 1 | -0/+5 |
* | [rdc] add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 5 | -1/+293 |
* | [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 | 5 | -122/+44 |
* | [rdc] remove the host-tool lzma dependency we now use the one provided in ope... | Florian Fainelli | 2009-12-11 | 1 | -4/+0 |
* | [rdc] make mkimg_sitecom.pl executable | Florian Fainelli | 2009-12-07 | 1 | -0/+0 |
* | [rdc] correct flash size and detection for sitecom targets (#6278), patch fro... | Florian Fainelli | 2009-12-06 | 2 | -5/+4 |
* | [rdc] simplify sitecom image generation with a script, patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -17/+26 |
* | [rdc] fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -7/+22 |
* | [kernel] update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
* | [rdc] add sitecom subtarget after the profiles->subtargets conversion (#6245) | Florian Fainelli | 2009-11-28 | 4 | -4/+9 |
* | [rdc] fix image create after the conversion to subtargets | Florian Fainelli | 2009-11-15 | 1 | -1/+1 |
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 2 | -6/+0 |
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 2 | -9/+0 |
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 2 | -2/+0 |
* | sort all target config files | Imre Kaloz | 2009-11-11 | 3 | -34/+34 |
* | [rdc] cleanup subtarget kernel configurations to contain only what is | Florian Fainelli | 2009-11-10 | 4 | -1188/+0 |
* | [rdc] convert profiles to become subtargets, compile tested only | Florian Fainelli | 2009-11-10 | 18 | -632/+1218 |
* | [rdc] remove empty wl153 profile after r18349 | Florian Fainelli | 2009-11-08 | 1 | -0/+0 |
* | [rdc] also support pcmcia | Florian Fainelli | 2009-11-08 | 4 | -17/+22 |
* | [rdc] move headers to arch/x86/include/asm/, patch from sn9 | Florian Fainelli | 2009-11-08 | 5 | -19/+8 |
* | [rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch fr... | Florian Fainelli | 2009-11-08 | 2 | -4/+4 |
* | [rdc] provide the correct flash mapping on non airlink devices, remove the ro... | Florian Fainelli | 2009-11-06 | 3 | -23/+34 |
* | [rdc] add the prereq-check on lzma | Florian Fainelli | 2009-11-06 | 1 | -0/+4 |
* | [rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces ... | Florian Fainelli | 2009-11-06 | 3 | -4/+11 |
* | [rdc] strip down even more the kernel configuration | Florian Fainelli | 2009-11-05 | 1 | -3/+7 |
* | [rdc] remove some other useless configuration items | Florian Fainelli | 2009-11-05 | 1 | -3/+2 |
* | [rdc] remove useless configuration options | Florian Fainelli | 2009-11-04 | 1 | -20/+14 |
* | [rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks D... | Andy Boyett | 2009-11-04 | 3 | -23/+59 |
* | [rdc] include kmod-rdc321x-wdt by default | Florian Fainelli | 2009-11-04 | 1 | -1/+1 |
* | [rdc] make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -1/+0 |
* | [rdc] add cpu identification patch from bifferos | Florian Fainelli | 2009-11-02 | 1 | -0/+176 |
* | [rdc] forward port r18254 to 2.6.30 | Florian Fainelli | 2009-11-02 | 6 | -0/+551 |
* | [rdc] 2.6.28: remove zero-byte patch left by last commit | Andy Boyett | 2009-11-01 | 1 | -0/+0 |
* | [rdc] 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO suppor... | Andy Boyett | 2009-11-01 | 4 | -18/+319 |
* | [rdc] refresh 2.6.30 kernel patches | Florian Fainelli | 2009-10-30 | 5 | -16/+12 |
* | [rdc] resync kernel configuration, re-enable printk and make the kernel fit u... | Florian Fainelli | 2009-10-27 | 1 | -35/+17 |
* | [rdc] explicitly disable IBM_ASM kconfig option | Andy Boyett | 2009-10-05 | 2 | -0/+2 |
* | [rdc] add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 7 | -0/+494 |
* | [rdc] fix the lzma patch after r16944 and r16939, thanks agb | Florian Fainelli | 2009-07-29 | 1 | -220/+0 |
* | [rdc] 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 |
* | [rdc] include linux/magic.h instead of hardcoding the squashfs magic number | Florian Fainelli | 2009-06-12 | 1 | -2/+1 |
* | [rdc] move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -1/+2 |