summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* more [6849]Mike Baker2007-04-032-4/+4
| | | | SVN-Revision: 6850
* Split up brcm63xx into files/Florian Fainelli2007-04-0335-9762/+9634
| | | | SVN-Revision: 6848
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵Florian Fainelli2007-04-031-1/+0
| | | | | | longer broken, and have been tested SVN-Revision: 6847
* enable OTP support for IXP4xxImre Kaloz2007-04-031-1/+6
| | | | SVN-Revision: 6846
* fix typoImre Kaloz2007-04-031-1/+1
| | | | SVN-Revision: 6845
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-022-3/+22
| | | | SVN-Revision: 6844
* cleanupImre Kaloz2007-04-022-10/+1
| | | | SVN-Revision: 6843
* Generate images for edimax devices (Gabor Juhos)Florian Fainelli2007-04-021-5/+26
| | | | SVN-Revision: 6842
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-026-94/+113
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Add preliminary RouterBoard RB1xx supportFlorian Fainelli2007-04-0245-0/+6688
| | | | SVN-Revision: 6839
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)Florian Fainelli2007-04-021-1/+2
| | | | SVN-Revision: 6838
* Use find -exec instead of xargsFlorian Fainelli2007-04-022-4/+4
| | | | SVN-Revision: 6837
* Add missing \nFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6836
* Use sn9 mtd driverFlorian Fainelli2007-04-021-79/+354
| | | | SVN-Revision: 6835
* sync patch naming schema with the other boardsImre Kaloz2007-04-021-0/+0
| | | | SVN-Revision: 6833
* add basic support for the ADI Engineering Pronghorn MetroImre Kaloz2007-04-021-0/+353
| | | | SVN-Revision: 6831
* Netgear WG302 v2 / WAG302 v2 supportImre Kaloz2007-04-023-2/+271
| | | | SVN-Revision: 6830
* clean up Gateway 7001 supportImre Kaloz2007-04-022-53/+138
| | | | SVN-Revision: 6829
* fix apex commandline for squashfs on the nslu2Imre Kaloz2007-04-021-1/+1
| | | | SVN-Revision: 6828
* fix xscale compile (#1495)Felix Fietkau2007-04-023-40/+20
| | | | SVN-Revision: 6827
* Add a TI profileFlorian Fainelli2007-04-021-0/+17
| | | | SVN-Revision: 6824
* Another more complete config changeFlorian Fainelli2007-04-021-45/+3
| | | | SVN-Revision: 6823
* Enable squashfs for adm5120 as wellFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6821
* Config is now more complete : firewalling, filesystems ...Florian Fainelli2007-04-021-94/+36
| | | | SVN-Revision: 6820
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-024-7/+103
| | | | SVN-Revision: 6817
* Fix the warningFlorian Fainelli2007-04-011-2/+2
| | | | SVN-Revision: 6809
* use CONFIG_CMDLINE on Atheros boardsImre Kaloz2007-04-012-1/+1
| | | | SVN-Revision: 6808
* Use an updated r6040 ethernet driver which implements NAPI pollingFlorian Fainelli2007-04-011-267/+273
| | | | SVN-Revision: 6805
* Limit the number of hotplug childrensFlorian Fainelli2007-04-012-2/+2
| | | | SVN-Revision: 6804
* Small changes in the kernel configFlorian Fainelli2007-04-011-8/+4
| | | | SVN-Revision: 6803
* Improve kernel configurationFlorian Fainelli2007-04-011-21/+9
| | | | SVN-Revision: 6802
* Enable MTD_BLOCKFlorian Fainelli2007-04-011-2/+1
| | | | SVN-Revision: 6801
* Generate squashfs images as wellFlorian Fainelli2007-04-011-0/+14
| | | | SVN-Revision: 6800
* Add wifi profiles for ar7-2.6Florian Fainelli2007-04-012-0/+34
| | | | SVN-Revision: 6792
* Restore image creation for rdc boardsFlorian Fainelli2007-04-011-3/+9
| | | | SVN-Revision: 6780
* Working configuration, minimalisticFlorian Fainelli2007-04-011-789/+293
| | | | SVN-Revision: 6779
* the redboot parsing function needs to be exportedFlorian Fainelli2007-04-011-0/+12
| | | | SVN-Revision: 6778
* Code cleanupFlorian Fainelli2007-04-012-214/+84
| | | | SVN-Revision: 6777
* reversal of previous dummy commitHamish Guthrie2007-03-311-1/+0
| | | | SVN-Revision: 6776
* Dummy update - to be reversedHamish Guthrie2007-03-311-1/+1
| | | | SVN-Revision: 6775
* Fix the division by zero (sn9)Florian Fainelli2007-03-311-4/+5
| | | | SVN-Revision: 6770
* Disable firmware creation for the momentFlorian Fainelli2007-03-301-2/+3
| | | | SVN-Revision: 6766
* Split up drivers and specific files, update flash map driverFlorian Fainelli2007-03-305-1228/+1249
| | | | SVN-Revision: 6765
* Remove extra -Mike Baker2007-03-301-1/+1
| | | | SVN-Revision: 6763
* Moved activity led to correct IO portsHamish Guthrie2007-03-302-23/+63
| | | | SVN-Revision: 6761
* Cleanup system code and use definitionsFlorian Fainelli2007-03-293-48/+29
| | | | SVN-Revision: 6760
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-294-15/+230
| | | | SVN-Revision: 6759
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6757
* Fix warningFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6756
* Working, but very minimalistic kernel config for rdc-2.6Florian Fainelli2007-03-291-369/+791
| | | | SVN-Revision: 6755