summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0622-5339/+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
* add MODULE_LICENSE("GPL") to the atheros ethernet driverFelix Fietkau2007-06-281-2/+2
| | | | SVN-Revision: 7747
* update netfilter patches, fix atherosImre Kaloz2007-05-233-3/+3
| | | | SVN-Revision: 7320
* spiflash cleanupFelix Fietkau2007-05-032-198/+179
| | | | SVN-Revision: 7084
* 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
* run indent on ar2313 driverFelix Fietkau2007-02-253-654/+688
| | | | SVN-Revision: 6366
* add 16MB flash support for ar2315 (who knows...?)Felix Fietkau2007-02-203-2/+19
| | | | SVN-Revision: 6334
* make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵Felix Fietkau2007-02-191-6/+0
| | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328
* 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 ar2315 rootfs mountFelix Fietkau2007-02-191-1/+7
| | | | SVN-Revision: 6325
* disable dma offset for nowFelix Fietkau2007-02-171-0/+4
| | | | SVN-Revision: 6317
* fix ar2312/2313 mac detectionFelix Fietkau2007-02-171-2/+6
| | | | SVN-Revision: 6316
* remove useless newlinesFelix Fietkau2007-02-161-7/+7
| | | | SVN-Revision: 6314
* more cleanupFelix Fietkau2007-02-164-95/+47
| | | | SVN-Revision: 6309
* remove squashfs repartitioning hacks from spiflash driver - will be ported ↵Felix Fietkau2007-02-161-66/+4
| | | | | | to redboot parsing code later SVN-Revision: 6308
* major cleanup of the ar531x code, improved hardware detection and support ↵Felix Fietkau2007-02-1613-424/+350
| | | | | | for multiple ethernet interfaces SVN-Revision: 6307
* some ar531x cleanupFelix Fietkau2007-02-155-43/+93
| | | | SVN-Revision: 6302
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-081-1/+4
| | | | SVN-Revision: 6278
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-0419-0/+5164
SVN-Revision: 6265