Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix silliness in [8886] | Matteo Croce | 2007-09-20 | 1 | -7/+2 |
| | | | | SVN-Revision: 8889 | ||||
* | replace deprecated u_char with u8 | Matteo Croce | 2007-09-20 | 1 | -4/+4 |
| | | | | SVN-Revision: 8887 | ||||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 | 1 | -10/+19 |
| | | | | SVN-Revision: 8886 | ||||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 1 | -4/+5 |
| | | | | SVN-Revision: 8764 | ||||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 8758 | ||||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 1 | -6/+8 |
| | | | | SVN-Revision: 8756 | ||||
* | fix typo | Nicolas Thill | 2007-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 8747 | ||||
* | Fix comments to the mtd driver (see ↵ | Florian Fainelli | 2007-09-11 | 1 | -8/+7 |
| | | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+140 |
(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 |