Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resync kernel config, do not enable the setup file | Florian Fainelli | 2007-10-15 | 2 | -14/+1 |
| | | | | SVN-Revision: 9329 | ||||
* | Typo on PCI ids | Florian Fainelli | 2007-10-15 | 2 | -3/+2 |
| | | | | SVN-Revision: 9328 | ||||
* | Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵ | Florian Fainelli | 2007-10-15 | 4 | -2/+34 |
| | | | | | | boot. SVN-Revision: 9327 | ||||
* | Fix profile/image generation for dir450 | Florian Fainelli | 2007-10-14 | 2 | -3/+9 |
| | | | | SVN-Revision: 9320 | ||||
* | Upgrade rdc to 2.6.23, fix the r6040 driver printk's | Florian Fainelli | 2007-10-12 | 7 | -55/+45 |
| | | | | SVN-Revision: 9267 | ||||
* | Clean up the r6040 driver using checkpatch | Florian Fainelli | 2007-10-08 | 1 | -142/+150 |
| | | | | SVN-Revision: 9184 | ||||
* | RDC is not broken with trunk | Florian Fainelli | 2007-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 9140 | ||||
* | Led is not active low by default, register the watchdog | Florian Fainelli | 2007-10-05 | 2 | -3/+3 |
| | | | | SVN-Revision: 9138 | ||||
* | Use PCI for rdc | Florian Fainelli | 2007-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9097 | ||||
* | RDC vendor id is unknown | Florian Fainelli | 2007-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9096 | ||||
* | Build all firmware until we put back profiles | Florian Fainelli | 2007-10-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 9095 | ||||
* | Rewrite platform code to be smarter | Florian Fainelli | 2007-10-02 | 1 | -16/+33 |
| | | | | SVN-Revision: 9094 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 2 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 4 | -1/+569 |
| | | | | SVN-Revision: 8790 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 3 | -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 Fietkau | 2007-09-06 | 27 | -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 |