summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.22
Commit message (Collapse)AuthorAgeFilesLines
* We have generic irqs now.Eugene Konev2007-09-191-1/+2
| | | | SVN-Revision: 8835
* detect ar7 at runtime in set_except_vector and remove useless volatileMatteo Croce2007-09-171-21/+25
| | | | SVN-Revision: 8824
* don't broke other archs, we're close to mainstream (i hope)Matteo Croce2007-09-141-2/+5
| | | | SVN-Revision: 8778
* fix CAC_ADDR/UNCAC_ADDR macrosEugene Konev2007-09-131-0/+16
| | | | SVN-Revision: 8770
* use ebase instead of CAC_BASE, some cosmetic fixesMatteo Croce2007-09-121-5/+5
| | | | SVN-Revision: 8766
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-122-4/+6
| | | | SVN-Revision: 8764
* more AR7 cleanups & fixesMatteo Croce2007-09-112-30/+12
| | | | SVN-Revision: 8758
* AR7 will also be running in big-endian on zyxel devicesFlorian Fainelli2007-09-111-1/+2
| | | | SVN-Revision: 8741
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-068-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