aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0614-2816/+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
* upgrade atheros targets to 2.6.22.1Imre Kaloz2007-07-122-4/+4
| | | | SVN-Revision: 7936
* refactor atheros system code - also add support for the reset button (sends ↵Felix Fietkau2007-07-0413-461/+707
| | | | | | netlink messages in the same format as broadcom-diag) SVN-Revision: 7869
* update netfilter patches, fix atherosImre Kaloz2007-05-232-3/+2
| | | | SVN-Revision: 7320
* use CONFIG_CMDLINE on Atheros boardsImre Kaloz2007-04-011-1/+0
| | | | SVN-Revision: 6808
* fix flash buswidth detectionFelix Fietkau2007-03-271-4/+4
| | | | SVN-Revision: 6727
* use /etc/preinit on atheros-2.6Felix Fietkau2007-03-021-1/+1
| | | | SVN-Revision: 6452
* add 16MB flash support for ar2315 (who knows...?)Felix Fietkau2007-02-201-0/+4
| | | | SVN-Revision: 6334
* autodetect flash width - thanks to Kestutis KupciunasImre Kaloz2007-02-191-0/+14
| | | | SVN-Revision: 6327
* use radio0 only on the 5312Imre Kaloz2007-02-191-3/+5
| | | | SVN-Revision: 6326
* fix ar2312/2313 mac detectionFelix Fietkau2007-02-171-2/+6
| | | | SVN-Revision: 6316
* remove useless newlinesFelix Fietkau2007-02-161-7/+7
| | | | SVN-Revision: 6314
* major cleanup of the ar531x code, improved hardware detection and support ↵Felix Fietkau2007-02-168-119/+256
| | | | | | for multiple ethernet interfaces SVN-Revision: 6307
* some ar531x cleanupFelix Fietkau2007-02-154-43/+52
| | | | SVN-Revision: 6302
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-0410-0/+2397
SVN-Revision: 6265