summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/files/arch/mips/atheros/prom.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-46/+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
* Revert the command line appending, was causing some devices not to bootFlorian Fainelli2007-08-101-1/+2
| | | | SVN-Revision: 8390
* Allow the redboot supplied command line to be append (#2089)Florian Fainelli2007-07-191-0/+4
| | | | SVN-Revision: 8049
* use CONFIG_CMDLINE on Atheros boardsImre Kaloz2007-04-011-1/+0
| | | | SVN-Revision: 6808
* use /etc/preinit on atheros-2.6Felix Fietkau2007-03-021-1/+1
| | | | SVN-Revision: 6452
* major cleanup of the ar531x code, improved hardware detection and support ↵Felix Fietkau2007-02-161-27/+2
| | | | | | for multiple ethernet interfaces SVN-Revision: 6307
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-041-0/+67
SVN-Revision: 6265