Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split up brcm63xx into files/ | Florian Fainelli | 2007-04-03 | 35 | -9762/+9634 |
| | | | | SVN-Revision: 6848 | ||||
* | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵ | Florian Fainelli | 2007-04-03 | 1 | -1/+0 |
| | | | | | | longer broken, and have been tested SVN-Revision: 6847 | ||||
* | enable OTP support for IXP4xx | Imre Kaloz | 2007-04-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 6846 | ||||
* | fix typo | Imre Kaloz | 2007-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6845 | ||||
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 2 | -3/+22 |
| | | | | SVN-Revision: 6844 | ||||
* | cleanup | Imre Kaloz | 2007-04-02 | 2 | -10/+1 |
| | | | | SVN-Revision: 6843 | ||||
* | Generate images for edimax devices (Gabor Juhos) | Florian Fainelli | 2007-04-02 | 1 | -5/+26 |
| | | | | SVN-Revision: 6842 | ||||
* | Entry point is now configurable via a Makefile variable. Entry point is ↵ | Florian Fainelli | 2007-04-02 | 6 | -94/+113 |
| | | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841 | ||||
* | Add preliminary RouterBoard RB1xx support | Florian Fainelli | 2007-04-02 | 45 | -0/+6688 |
| | | | | SVN-Revision: 6839 | ||||
* | Add squashfs to rdc, add nvram partition as jffs2 partition (sn9) | Florian Fainelli | 2007-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 6838 | ||||
* | Add missing \n | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6836 | ||||
* | Use sn9 mtd driver | Florian Fainelli | 2007-04-02 | 1 | -79/+354 |
| | | | | SVN-Revision: 6835 | ||||
* | sync patch naming schema with the other boards | Imre Kaloz | 2007-04-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 6833 | ||||
* | add basic support for the ADI Engineering Pronghorn Metro | Imre Kaloz | 2007-04-02 | 1 | -0/+353 |
| | | | | SVN-Revision: 6831 | ||||
* | Netgear WG302 v2 / WAG302 v2 support | Imre Kaloz | 2007-04-02 | 3 | -2/+271 |
| | | | | SVN-Revision: 6830 | ||||
* | clean up Gateway 7001 support | Imre Kaloz | 2007-04-02 | 2 | -53/+138 |
| | | | | SVN-Revision: 6829 | ||||
* | fix apex commandline for squashfs on the nslu2 | Imre Kaloz | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6828 | ||||
* | fix xscale compile (#1495) | Felix Fietkau | 2007-04-02 | 3 | -40/+20 |
| | | | | SVN-Revision: 6827 | ||||
* | Add a TI profile | Florian Fainelli | 2007-04-02 | 1 | -0/+17 |
| | | | | SVN-Revision: 6824 | ||||
* | Another more complete config change | Florian Fainelli | 2007-04-02 | 1 | -45/+3 |
| | | | | SVN-Revision: 6823 | ||||
* | Enable squashfs for adm5120 as well | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6821 | ||||
* | Config is now more complete : firewalling, filesystems ... | Florian Fainelli | 2007-04-02 | 1 | -94/+36 |
| | | | | SVN-Revision: 6820 | ||||
* | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | Florian Fainelli | 2007-04-02 | 4 | -7/+103 |
| | | | | SVN-Revision: 6817 | ||||
* | Fix the warning | Florian Fainelli | 2007-04-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 6809 | ||||
* | use CONFIG_CMDLINE on Atheros boards | Imre Kaloz | 2007-04-01 | 2 | -1/+1 |
| | | | | SVN-Revision: 6808 | ||||
* | Use an updated r6040 ethernet driver which implements NAPI polling | Florian Fainelli | 2007-04-01 | 1 | -267/+273 |
| | | | | SVN-Revision: 6805 | ||||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 6804 | ||||
* | Small changes in the kernel config | Florian Fainelli | 2007-04-01 | 1 | -8/+4 |
| | | | | SVN-Revision: 6803 | ||||
* | Improve kernel configuration | Florian Fainelli | 2007-04-01 | 1 | -21/+9 |
| | | | | SVN-Revision: 6802 | ||||
* | Enable MTD_BLOCK | Florian Fainelli | 2007-04-01 | 1 | -2/+1 |
| | | | | SVN-Revision: 6801 | ||||
* | Generate squashfs images as well | Florian Fainelli | 2007-04-01 | 1 | -0/+14 |
| | | | | SVN-Revision: 6800 | ||||
* | Add wifi profiles for ar7-2.6 | Florian Fainelli | 2007-04-01 | 2 | -0/+34 |
| | | | | SVN-Revision: 6792 | ||||
* | Restore image creation for rdc boards | Florian Fainelli | 2007-04-01 | 1 | -3/+9 |
| | | | | SVN-Revision: 6780 | ||||
* | Working configuration, minimalistic | Florian Fainelli | 2007-04-01 | 1 | -789/+293 |
| | | | | SVN-Revision: 6779 | ||||
* | the redboot parsing function needs to be exported | Florian Fainelli | 2007-04-01 | 1 | -0/+12 |
| | | | | SVN-Revision: 6778 | ||||
* | Code cleanup | Florian Fainelli | 2007-04-01 | 2 | -214/+84 |
| | | | | SVN-Revision: 6777 | ||||
* | reversal of previous dummy commit | Hamish Guthrie | 2007-03-31 | 1 | -1/+0 |
| | | | | SVN-Revision: 6776 | ||||
* | Dummy update - to be reversed | Hamish Guthrie | 2007-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 6775 | ||||
* | Fix the division by zero (sn9) | Florian Fainelli | 2007-03-31 | 1 | -4/+5 |
| | | | | SVN-Revision: 6770 | ||||
* | Disable firmware creation for the moment | Florian Fainelli | 2007-03-30 | 1 | -2/+3 |
| | | | | SVN-Revision: 6766 | ||||
* | Split up drivers and specific files, update flash map driver | Florian Fainelli | 2007-03-30 | 5 | -1228/+1249 |
| | | | | SVN-Revision: 6765 | ||||
* | Moved activity led to correct IO ports | Hamish Guthrie | 2007-03-30 | 2 | -23/+63 |
| | | | | SVN-Revision: 6761 | ||||
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 | 3 | -48/+29 |
| | | | | SVN-Revision: 6760 | ||||
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 | 4 | -15/+230 |
| | | | | SVN-Revision: 6759 | ||||
* | Fix myloader partition table parser | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 6757 | ||||
* | Fix warning | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 6756 | ||||
* | Working, but very minimalistic kernel config for rdc-2.6 | Florian Fainelli | 2007-03-29 | 1 | -369/+791 |
| | | | | SVN-Revision: 6755 | ||||
* | Should fix edimax generation | Florian Fainelli | 2007-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 6752 | ||||
* | Fix the irq request | Florian Fainelli | 2007-03-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6748 | ||||
* | Fix warnings | Florian Fainelli | 2007-03-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 6742 |