aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Flash mapping fixes from sn9, thanksFlorian Fainelli2008-11-012-18/+24
| | | | SVN-Revision: 13090
* Add flashmap support for AMIT and Zyxel boards, thanks sn9Florian Fainelli2008-10-282-6/+300
| | | | SVN-Revision: 13063
* Put the files created by the lzma decompressor patch in the files/ ↵Florian Fainelli2008-07-033-0/+1031
| | | | | | 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
* Put back 2.6.24 files as wellFlorian Fainelli2008-06-286-0/+520
| | | | SVN-Revision: 11593
* Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ↵Florian Fainelli2008-06-286-0/+520
| | | | | | another for testing SVN-Revision: 11592
* Use 2.6.25 for rdc321xFlorian Fainelli2008-06-116-520/+0
| | | | SVN-Revision: 11439
* Upgrade rdc to 2.6.24Florian Fainelli2008-02-136-0/+0
| | | | SVN-Revision: 10453
* Add support for the gpio connected reset buttonFlorian Fainelli2008-01-111-1/+27
| | | | SVN-Revision: 10173
* Resync kernel config, do not enable the setup fileFlorian Fainelli2007-10-151-1/+1
| | | | SVN-Revision: 9329
* Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵Florian Fainelli2007-10-152-1/+15
| | | | | | boot. SVN-Revision: 9327
* Upgrade rdc to 2.6.23, fix the r6040 driver printk'sFlorian Fainelli2007-10-121-13/+1
| | | | SVN-Revision: 9267
* Led is not active low by default, register the watchdogFlorian Fainelli2007-10-052-3/+3
| | | | SVN-Revision: 9138
* Rewrite platform code to be smarterFlorian Fainelli2007-10-021-16/+33
| | | | SVN-Revision: 9094
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-065-0/+475
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653