summaryrefslogtreecommitdiff
path: root/target/linux/rdc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* add better support for the RDC R8610 evaluation board: ide, rtc, super I/OFlorian Fainelli2009-05-075-0/+145
| | | | SVN-Revision: 15651
* also copy bzImage when generating initramfs imagesFlorian Fainelli2009-05-071-7/+8
| | | | SVN-Revision: 15650
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-1/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-34/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-046-141/+119
| | | | SVN-Revision: 15581
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* add missing ramdisk configuration options (#5003)Florian Fainelli2009-05-011-0/+4
| | | | SVN-Revision: 15532
* nuke old filesFlorian Fainelli2009-04-2550-9190/+0
| | | | SVN-Revision: 15402
* add support for 2.6.28 and use it as the default kernel version, tested on ↵Florian Fainelli2009-04-2411-2/+4247
| | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382
* 2.6.27 also needs to hack the command line passed to the kernelFlorian Fainelli2009-04-241-0/+10
| | | | SVN-Revision: 15381
* move files to files-2.6.24, not required with newer kernelsFlorian Fainelli2009-04-2426-0/+0
| | | | SVN-Revision: 15380
* also override the default console settings, not all boards set it (e.g: RDC ↵Florian Fainelli2009-04-241-1/+1
| | | | | | 8610 eval board) SVN-Revision: 15376
* resync kernel configurationFlorian Fainelli2009-04-241-63/+7
| | | | SVN-Revision: 15375
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15374
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-172-2/+0
| | | | SVN-Revision: 15242
* fix wrong logic in MDIO code and second PHY addressFlorian Fainelli2009-03-251-3/+3
| | | | SVN-Revision: 15034
* use Alain Knaff's bzip2/lzma patch instead of the old lzma patchFlorian Fainelli2009-03-153-119/+3147
| | | | SVN-Revision: 14890