Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 4 | -83/+0 |
| | | | | | | (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 | ||||
* | Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu | Florian Fainelli | 2007-08-27 | 1 | -0/+6 |
| | | | | SVN-Revision: 8505 | ||||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 | 1 | -1/+0 |
| | | | | | | Gimpelevich SVN-Revision: 8366 | ||||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 | 4 | -0/+78 |
driver, need to convert the flash driver as well SVN-Revision: 8348 |