Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 6475 | ||||
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵ | Felix Fietkau | 2007-03-01 | 1 | -0/+1 |
| | | | | | | until the flash map driver is updated and tested SVN-Revision: 6449 | ||||
* | flash related cleanups | Felix Fietkau | 2007-03-01 | 3 | -24/+7 |
| | | | | SVN-Revision: 6446 | ||||
* | correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) | Felix Fietkau | 2007-02-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 6390 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+333 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 2 | -1719/+0 |
| | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337 | ||||
* | update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵ | Felix Fietkau | 2007-02-08 | 35 | -7226/+7097 |
| | | | | | | working, flash access still has problems SVN-Revision: 6276 | ||||
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6275 | ||||
* | merge another batch of code from michael buesch's wireless-dev tree, fix up ↵ | Felix Fietkau | 2007-01-26 | 6 | -4695/+3384 |
| | | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213 | ||||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 6183 | ||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 6182 | ||||
* | remove bogus part of the broadcom target descriptions | Felix Fietkau | 2007-01-16 | 1 | -4/+0 |
| | | | | SVN-Revision: 6109 | ||||
* | Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵ | Felix Fietkau | 2007-01-07 | 9 | -0/+12141 |
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015 |