summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Collapse)AuthorAgeFilesLines
* Also generate http uploadable images for Airlink AR525wFlorian Fainelli2008-01-211-0/+2
| | | | SVN-Revision: 10229
* Upgrade rdc to 2.6.23.14Florian Fainelli2008-01-211-1/+1
| | | | SVN-Revision: 10228
* Add support for the gpio connected reset buttonFlorian Fainelli2008-01-111-1/+27
| | | | SVN-Revision: 10173
* make the image filenames a bit shorterFelix Fietkau2007-11-101-8/+8
| | | | SVN-Revision: 9533
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* Resync kernel config, do not enable the setup fileFlorian Fainelli2007-10-152-14/+1
| | | | SVN-Revision: 9329
* Typo on PCI idsFlorian Fainelli2007-10-152-3/+2
| | | | SVN-Revision: 9328
* Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵Florian Fainelli2007-10-154-2/+34
| | | | | | boot. SVN-Revision: 9327
* Fix profile/image generation for dir450Florian Fainelli2007-10-142-3/+9
| | | | SVN-Revision: 9320
* Upgrade rdc to 2.6.23, fix the r6040 driver printk'sFlorian Fainelli2007-10-127-55/+45
| | | | SVN-Revision: 9267
* Clean up the r6040 driver using checkpatchFlorian Fainelli2007-10-081-142/+150
| | | | SVN-Revision: 9184
* RDC is not broken with trunkFlorian Fainelli2007-10-051-1/+1
| | | | SVN-Revision: 9140
* Led is not active low by default, register the watchdogFlorian Fainelli2007-10-052-3/+3
| | | | SVN-Revision: 9138
* Use PCI for rdcFlorian Fainelli2007-10-021-1/+1
| | | | SVN-Revision: 9097
* RDC vendor id is unknownFlorian Fainelli2007-10-021-1/+1
| | | | SVN-Revision: 9096
* Build all firmware until we put back profilesFlorian Fainelli2007-10-021-1/+2
| | | | SVN-Revision: 9095
* Rewrite platform code to be smarterFlorian Fainelli2007-10-021-16/+33
| | | | SVN-Revision: 9094
* get rid of per-profile base-filesGabor Juhos2007-09-292-0/+0
| | | | SVN-Revision: 9069
* clean up jffs2 config optionsFelix Fietkau2007-09-191-2/+0
| | | | SVN-Revision: 8848
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-164-1/+569
| | | | SVN-Revision: 8790
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-083-7/+5
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0627-0/+3798
(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