summaryrefslogtreecommitdiff
path: root/target/linux/rdc/files
Commit message (Collapse)AuthorAgeFilesLines
* Resync kernel config, do not enable the setup fileFlorian Fainelli2007-10-151-1/+1
| | | | SVN-Revision: 9329
* Typo on PCI idsFlorian Fainelli2007-10-151-2/+1
| | | | SVN-Revision: 9328
* 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-122-15/+3
| | | | SVN-Revision: 9267
* Clean up the r6040 driver using checkpatchFlorian Fainelli2007-10-081-142/+150
| | | | SVN-Revision: 9184
* 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
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-161-1/+14
| | | | SVN-Revision: 8790
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0613-0/+2074
(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