Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless dependency | Matteo Croce | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8880 | ||||
* | We have generic irqs now. | Eugene Konev | 2007-09-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 8835 | ||||
* | detect ar7 at runtime in set_except_vector and remove useless volatile | Matteo Croce | 2007-09-17 | 1 | -21/+25 |
| | | | | SVN-Revision: 8824 | ||||
* | don't broke other archs, we're close to mainstream (i hope) | Matteo Croce | 2007-09-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 8778 | ||||
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 | 1 | -0/+16 |
| | | | | SVN-Revision: 8770 | ||||
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 | 1 | -5/+5 |
| | | | | SVN-Revision: 8766 | ||||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 2 | -4/+6 |
| | | | | SVN-Revision: 8764 | ||||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 2 | -30/+12 |
| | | | | SVN-Revision: 8758 | ||||
* | AR7 will also be running in big-endian on zyxel devices | Florian Fainelli | 2007-09-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 8741 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 8 | -0/+383 |
(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 |