aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Collapse)AuthorAgeFilesLines
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-277-3621/+0
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-271-273/+0
| | | | SVN-Revision: 18952
* generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-131-0/+5
| | | | SVN-Revision: 18768
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-125-1/+293
| | | | SVN-Revision: 18766
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
| | | | SVN-Revision: 18754
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
| | | | SVN-Revision: 18753
* make mkimg_sitecom.pl executableFlorian Fainelli2009-12-071-0/+0
| | | | SVN-Revision: 18682
* correct flash size and detection for sitecom targets (#6278), patch from rtzFlorian Fainelli2009-12-062-5/+4
| | | | SVN-Revision: 18671
* simplify sitecom image generation with a script, patch from rtzFlorian Fainelli2009-12-062-17/+26
| | | | SVN-Revision: 18670
* fix the handling of MAC addresses with r6040, patch from rtzFlorian Fainelli2009-12-061-7/+22
| | | | SVN-Revision: 18669
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* add sitecom subtarget after the profiles->subtargets conversion (#6245)Florian Fainelli2009-11-284-4/+9
| | | | SVN-Revision: 18576
* fix image create after the conversion to subtargetsFlorian Fainelli2009-11-151-1/+1
| | | | SVN-Revision: 18424
* some more Kconfig symbol move..Imre Kaloz2009-11-112-6/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-112-9/+0
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-112-2/+0
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-113-34/+34
| | | | SVN-Revision: 18367
* cleanup subtarget kernel configurations to contain only what is requiredFlorian Fainelli2009-11-104-1188/+0
| | | | SVN-Revision: 18359
* convert profiles to become subtargets, compile tested onlyFlorian Fainelli2009-11-1018-632/+1218
| | | | SVN-Revision: 18354
* remove empty wl153 profile after r18349Florian Fainelli2009-11-081-0/+0
| | | | SVN-Revision: 18350
* also support pcmciaFlorian Fainelli2009-11-084-17/+22
| | | | SVN-Revision: 18349
* move headers to arch/x86/include/asm/, patch from sn9Florian Fainelli2009-11-085-19/+8
| | | | SVN-Revision: 18347
* make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9Florian Fainelli2009-11-082-4/+4
| | | | SVN-Revision: 18346
* provide the correct flash mapping on non airlink devices, remove the ↵Florian Fainelli2009-11-063-23/+34
| | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327
* add the prereq-check on lzmaFlorian Fainelli2009-11-061-0/+4
| | | | SVN-Revision: 18326
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵Florian Fainelli2009-11-063-4/+11
| | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325
* strip down even more the kernel configurationFlorian Fainelli2009-11-051-3/+7
| | | | SVN-Revision: 18324
* remove some other useless configuration itemsFlorian Fainelli2009-11-051-3/+2
| | | | SVN-Revision: 18314
* remove useless configuration optionsFlorian Fainelli2009-11-041-20/+14
| | | | SVN-Revision: 18303
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵Andy Boyett2009-11-043-23/+59
| | | | | | Gimpelevich SVN-Revision: 18300
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18299
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-1/+0
| | | | SVN-Revision: 18298
* add cpu identification patch from bifferosFlorian Fainelli2009-11-021-0/+176
| | | | SVN-Revision: 18277
* forward port r18254 to 2.6.30Florian Fainelli2009-11-026-0/+551
| | | | SVN-Revision: 18276
* 2.6.28: remove zero-byte patch left by last commitAndy Boyett2009-11-011-0/+0
| | | | SVN-Revision: 18255
* 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. ↵Andy Boyett2009-11-014-18/+319
| | | | | | Thanks Daniel Gimpelevich SVN-Revision: 18254
* refresh 2.6.30 kernel patchesFlorian Fainelli2009-10-305-16/+12
| | | | SVN-Revision: 18231
* resync kernel configuration, re-enable printk and make the kernel fit under ↵Florian Fainelli2009-10-271-35/+17
| | | | | | 768KB SVN-Revision: 18183
* explicitly disable IBM_ASM kconfig optionAndy Boyett2009-10-052-0/+2
| | | | SVN-Revision: 17901
* add experimental support for 2.6.30Florian Fainelli2009-08-057-0/+494
| | | | SVN-Revision: 17131
* fix the lzma patch after r16944 and r16939, thanks agbFlorian Fainelli2009-07-291-220/+0
| | | | SVN-Revision: 17043
* backport some mainline fixes, refresh mtd driverFlorian Fainelli2009-06-162-6/+52
| | | | SVN-Revision: 16485
* use the same i/o schedulers for all targetsImre Kaloz2009-06-151-5/+0
| | | | SVN-Revision: 16479
* include linux/magic.h instead of hardcoding the squashfs magic numberFlorian Fainelli2009-06-121-2/+1
| | | | SVN-Revision: 16426
* move files-2.6.28 to filesFlorian Fainelli2009-06-103-1/+2
| | | | SVN-Revision: 16406
* Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>Jo-Philipp Wich2009-05-301-1/+1
| | | | SVN-Revision: 16223
* enable kernel compilation with size optimizationFlorian Fainelli2009-05-231-0/+1
| | | | SVN-Revision: 16016
* config cleanupsImre Kaloz2009-05-151-7/+0
| | | | SVN-Revision: 15861
* enable the rtc m48t86 on r8610 eval boardFlorian Fainelli2009-05-141-0/+2
| | | | SVN-Revision: 15847
* some additional config file cleanup..Imre Kaloz2009-05-141-4/+0
| | | | SVN-Revision: 15845