summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* disable all kernel config options that are set to =mFelix Fietkau2009-02-223-95/+95
| | | | SVN-Revision: 14611
* refresh 2.6.24 patchesGabor Juhos2009-02-0810-80/+63
| | | | SVN-Revision: 14451
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+4
| | | | SVN-Revision: 13819
* add sysupgrade support for ar360w3gJo-Philipp Wich2008-12-241-0/+16
| | | | SVN-Revision: 13741
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
| | | | SVN-Revision: 13577
* Add 2.6.27 patches and configurationFlorian Fainelli2008-11-276-0/+578
| | | | SVN-Revision: 13380
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-1/+0
| | | | SVN-Revision: 13346
* Since profiles kernel configuration are not concatenated to the one, ↵Florian Fainelli2008-11-161-0/+6
| | | | | | resulting images will panic due to no platform flash driver, prevent this from happening SVN-Revision: 13231
* Fix small typo in the ethernet driverFlorian Fainelli2008-11-161-1/+1
| | | | SVN-Revision: 13230
* Remove some left-over debugging options making the kerkenl exceed 768KB, ↵Florian Fainelli2008-11-161-5/+5
| | | | | | resulting in a non-bootable image SVN-Revision: 13229
* Enable more PCMCIA specific options, thanks sn9Florian Fainelli2008-11-031-0/+3
| | | | SVN-Revision: 13110
* Flash mapping fixes from sn9, thanksFlorian Fainelli2008-11-012-18/+24
| | | | SVN-Revision: 13090
* Update kernel configuration and add profiles and per-profile kernel ↵Florian Fainelli2008-10-285-9/+48
| | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064
* Add flashmap support for AMIT and Zyxel boards, thanks sn9Florian Fainelli2008-10-282-6/+300
| | | | SVN-Revision: 13063
* Remove some configuration files, workarounds are now in the ethernet driver, ↵Florian Fainelli2008-10-284-46/+38
| | | | | | thanks sn9 SVN-Revision: 13062
* Add amit boards specific fixupsFlorian Fainelli2008-10-284-0/+124
| | | | SVN-Revision: 13061
* Prepare image Makefile to generate valid images for amit and g570s boards, ↵Florian Fainelli2008-10-281-5/+21
| | | | | | thanks sn9 SVN-Revision: 13059
* Fix target description and features available for rdcFlorian Fainelli2008-10-281-2/+2
| | | | SVN-Revision: 13058
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690