aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rdc
Commit message (Collapse)AuthorAge
...
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* add better support for the RDC R8610 evaluation board: ide, rtc, super I/OFlorian Fainelli2009-05-07
| | | | SVN-Revision: 15651
* also copy bzImage when generating initramfs imagesFlorian Fainelli2009-05-07
| | | | SVN-Revision: 15650
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-04
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-04
| | | | SVN-Revision: 15581
* upgrade to newest stable kernel versionsImre Kaloz2009-05-03
| | | | SVN-Revision: 15575
* add missing ramdisk configuration options (#5003)Florian Fainelli2009-05-01
| | | | SVN-Revision: 15532
* nuke old filesFlorian Fainelli2009-04-25
| | | | SVN-Revision: 15402
* add support for 2.6.28 and use it as the default kernel version, tested on ↵Florian Fainelli2009-04-24
| | | | | | 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-24
| | | | SVN-Revision: 15381
* move files to files-2.6.24, not required with newer kernelsFlorian Fainelli2009-04-24
| | | | SVN-Revision: 15380
* also override the default console settings, not all boards set it (e.g: RDC ↵Florian Fainelli2009-04-24
| | | | | | 8610 eval board) SVN-Revision: 15376
* resync kernel configurationFlorian Fainelli2009-04-24
| | | | SVN-Revision: 15375
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-24
| | | | SVN-Revision: 15374
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* fix wrong logic in MDIO code and second PHY addressFlorian Fainelli2009-03-25
| | | | SVN-Revision: 15034
* use Alain Knaff's bzip2/lzma patch instead of the old lzma patchFlorian Fainelli2009-03-15
| | | | SVN-Revision: 14890
* disable all kernel config options that are set to =mFelix Fietkau2009-02-22
| | | | SVN-Revision: 14611
* refresh 2.6.24 patchesGabor Juhos2009-02-08
| | | | SVN-Revision: 14451
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-02
| | | | SVN-Revision: 13819
* add sysupgrade support for ar360w3gJo-Philipp Wich2008-12-24
| | | | SVN-Revision: 13741
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-10
| | | | SVN-Revision: 13577
* Add 2.6.27 patches and configurationFlorian Fainelli2008-11-27
| | | | SVN-Revision: 13380
* move THERMAL symbols into the generic configImre Kaloz2008-11-25
| | | | SVN-Revision: 13346
* Since profiles kernel configuration are not concatenated to the one, ↵Florian Fainelli2008-11-16
| | | | | | 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-16
| | | | SVN-Revision: 13230
* Remove some left-over debugging options making the kerkenl exceed 768KB, ↵Florian Fainelli2008-11-16
| | | | | | resulting in a non-bootable image SVN-Revision: 13229
* Enable more PCMCIA specific options, thanks sn9Florian Fainelli2008-11-03
| | | | SVN-Revision: 13110
* Flash mapping fixes from sn9, thanksFlorian Fainelli2008-11-01
| | | | SVN-Revision: 13090
* Update kernel configuration and add profiles and per-profile kernel ↵Florian Fainelli2008-10-28
| | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064
* Add flashmap support for AMIT and Zyxel boards, thanks sn9Florian Fainelli2008-10-28
| | | | SVN-Revision: 13063
* Remove some configuration files, workarounds are now in the ethernet driver, ↵Florian Fainelli2008-10-28
| | | | | | thanks sn9 SVN-Revision: 13062
* Add amit boards specific fixupsFlorian Fainelli2008-10-28
| | | | SVN-Revision: 13061
* Prepare image Makefile to generate valid images for amit and g570s boards, ↵Florian Fainelli2008-10-28
| | | | | | thanks sn9 SVN-Revision: 13059
* Fix target description and features available for rdcFlorian Fainelli2008-10-28
| | | | SVN-Revision: 13058
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-24
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* Fix card_idx calculation, thanks sn9Florian Fainelli2008-08-13
| | | | SVN-Revision: 12294
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-05
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* Remove 2.6.23 files, we will stick to 2.6.24 for rdcFlorian Fainelli2008-07-26
| | | | SVN-Revision: 11944
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-08
| | | | SVN-Revision: 11747
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 ↵Florian Fainelli2008-07-05
| | | | | | | | | -d 0xffe08000 -l <length> on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401. Signed-off-by: Joerg Albert <jal2@gmx.de> SVN-Revision: 11662
* Put the files created by the lzma decompressor patch in the files/ ↵Florian Fainelli2008-07-03
| | | | | | directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another SVN-Revision: 11627
* Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other ↵Florian Fainelli2008-06-28
| | | | | | kernel version SVN-Revision: 11595
* Prior to kernel 2.6.23, architecture path was i386, allow that when ↵Florian Fainelli2008-06-28
| | | | | | switching kernel version SVN-Revision: 11594
* Put back 2.6.24 files as wellFlorian Fainelli2008-06-28
| | | | SVN-Revision: 11593
* Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ↵Florian Fainelli2008-06-28
| | | | | | another for testing SVN-Revision: 11592