summaryrefslogtreecommitdiff
path: root/target/linux/ar7/patches-2.6.22/100-board_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* switch ar7 to 2.6.23Eugene Konev2007-10-101-90/+0
| | | | SVN-Revision: 9235
* cleanup vlynq. drop vlynq-pciEugene Konev2007-10-051-2/+1
| | | | SVN-Revision: 9143
* 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
* 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
* more AR7 cleanups & fixesMatteo Croce2007-09-111-18/+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-061-0/+75
(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