Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 22 | -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 boot | Florian Fainelli | 2007-08-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 8390 | ||||
* | Allow the redboot supplied command line to be append (#2089) | Florian Fainelli | 2007-07-19 | 1 | -0/+4 |
| | | | | SVN-Revision: 8049 | ||||
* | upgrade atheros targets to 2.6.22.1 | Imre Kaloz | 2007-07-12 | 2 | -4/+4 |
| | | | | SVN-Revision: 7936 | ||||
* | refactor atheros system code - also add support for the reset button (sends ↵ | Felix Fietkau | 2007-07-04 | 13 | -461/+707 |
| | | | | | | netlink messages in the same format as broadcom-diag) SVN-Revision: 7869 | ||||
* | add MODULE_LICENSE("GPL") to the atheros ethernet driver | Felix Fietkau | 2007-06-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 7747 | ||||
* | update netfilter patches, fix atheros | Imre Kaloz | 2007-05-23 | 3 | -3/+3 |
| | | | | SVN-Revision: 7320 | ||||
* | spiflash cleanup | Felix Fietkau | 2007-05-03 | 2 | -198/+179 |
| | | | | SVN-Revision: 7084 | ||||
* | use CONFIG_CMDLINE on Atheros boards | Imre Kaloz | 2007-04-01 | 1 | -1/+0 |
| | | | | SVN-Revision: 6808 | ||||
* | fix flash buswidth detection | Felix Fietkau | 2007-03-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 6727 | ||||
* | use /etc/preinit on atheros-2.6 | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6452 | ||||
* | run indent on ar2313 driver | Felix Fietkau | 2007-02-25 | 3 | -654/+688 |
| | | | | SVN-Revision: 6366 | ||||
* | add 16MB flash support for ar2315 (who knows...?) | Felix Fietkau | 2007-02-20 | 3 | -2/+19 |
| | | | | SVN-Revision: 6334 | ||||
* | make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵ | Felix Fietkau | 2007-02-19 | 1 | -6/+0 |
| | | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328 | ||||
* | autodetect flash width - thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-19 | 1 | -0/+14 |
| | | | | SVN-Revision: 6327 | ||||
* | use radio0 only on the 5312 | Imre Kaloz | 2007-02-19 | 1 | -3/+5 |
| | | | | SVN-Revision: 6326 | ||||
* | fix ar2315 rootfs mount | Felix Fietkau | 2007-02-19 | 1 | -1/+7 |
| | | | | SVN-Revision: 6325 | ||||
* | disable dma offset for now | Felix Fietkau | 2007-02-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 6317 | ||||
* | fix ar2312/2313 mac detection | Felix Fietkau | 2007-02-17 | 1 | -2/+6 |
| | | | | SVN-Revision: 6316 | ||||
* | remove useless newlines | Felix Fietkau | 2007-02-16 | 1 | -7/+7 |
| | | | | SVN-Revision: 6314 | ||||
* | more cleanup | Felix Fietkau | 2007-02-16 | 4 | -95/+47 |
| | | | | SVN-Revision: 6309 | ||||
* | remove squashfs repartitioning hacks from spiflash driver - will be ported ↵ | Felix Fietkau | 2007-02-16 | 1 | -66/+4 |
| | | | | | | to redboot parsing code later SVN-Revision: 6308 | ||||
* | major cleanup of the ar531x code, improved hardware detection and support ↵ | Felix Fietkau | 2007-02-16 | 13 | -424/+350 |
| | | | | | | for multiple ethernet interfaces SVN-Revision: 6307 | ||||
* | some ar531x cleanup | Felix Fietkau | 2007-02-15 | 5 | -43/+93 |
| | | | | SVN-Revision: 6302 | ||||
* | fix mac handling, thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-08 | 1 | -1/+4 |
| | | | | SVN-Revision: 6278 | ||||
* | update atheros 2.6 port - add support for the older chip generation | Felix Fietkau | 2007-02-04 | 19 | -0/+5164 |
SVN-Revision: 6265 |