summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Use find -exec instead of xargsflorian2007-04-022-4/+4
* Add missing \nflorian2007-04-021-1/+1
* Use sn9 mtd driverflorian2007-04-021-79/+354
* sync patch naming schema with the other boardskaloz2007-04-021-0/+0
* add basic support for the ADI Engineering Pronghorn Metrokaloz2007-04-021-0/+353
* Netgear WG302 v2 / WAG302 v2 supportkaloz2007-04-023-2/+271
* clean up Gateway 7001 supportkaloz2007-04-022-53/+138
* fix apex commandline for squashfs on the nslu2kaloz2007-04-021-1/+1
* fix xscale compile (#1495)nbd2007-04-023-40/+20
* Add a TI profileflorian2007-04-021-0/+17
* Another more complete config changeflorian2007-04-021-45/+3
* Enable squashfs for adm5120 as wellflorian2007-04-021-1/+1
* Config is now more complete : firewalling, filesystems ...florian2007-04-021-94/+36
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !florian2007-04-024-7/+103
* Fix the warningflorian2007-04-011-2/+2
* use CONFIG_CMDLINE on Atheros boardskaloz2007-04-012-1/+1
* Use an updated r6040 ethernet driver which implements NAPI pollingflorian2007-04-011-267/+273
* Limit the number of hotplug childrensflorian2007-04-012-2/+2
* Small changes in the kernel configflorian2007-04-011-8/+4
* Improve kernel configurationflorian2007-04-011-21/+9
* Enable MTD_BLOCKflorian2007-04-011-2/+1
* Generate squashfs images as wellflorian2007-04-011-0/+14
* Add wifi profiles for ar7-2.6florian2007-04-012-0/+34
* Restore image creation for rdc boardsflorian2007-04-011-3/+9
* Working configuration, minimalisticflorian2007-04-011-789/+293
* the redboot parsing function needs to be exportedflorian2007-04-011-0/+12
* Code cleanupflorian2007-04-012-214/+84
* reversal of previous dummy commithcg2007-03-311-1/+0
* Dummy update - to be reversedhcg2007-03-311-1/+1
* Fix the division by zero (sn9)florian2007-03-311-4/+5
* Disable firmware creation for the momentflorian2007-03-301-2/+3
* Split up drivers and specific files, update flash map driverflorian2007-03-305-1228/+1249
* Remove extra -mbm2007-03-301-1/+1
* Moved activity led to correct IO portshcg2007-03-302-23/+63
* Cleanup system code and use definitionsflorian2007-03-293-48/+29
* Add definitions, add settings detection for SoCsflorian2007-03-294-15/+230
* Fix myloader partition table parserflorian2007-03-291-2/+2
* Fix warningflorian2007-03-291-2/+2
* Working, but very minimalistic kernel config for rdc-2.6florian2007-03-291-369/+791
* Should fix edimax generationflorian2007-03-291-1/+1
* Fix the irq requestflorian2007-03-281-1/+1
* Fix warningsflorian2007-03-281-2/+2
* Enable kmod-sched for adm5120florian2007-03-281-24/+2
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my...florian2007-03-282-64/+77
* Add myloader partition table parserflorian2007-03-283-4/+217
* clean up nfsd kernel config entries (#1523)nbd2007-03-2710-17/+2
* add nfs kernel server kmod package (patch from #1524)nbd2007-03-271-2/+2
* fix flash buswidth detectionnbd2007-03-271-4/+4
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use singleejka2007-03-271-212/+252
* ar7: speed up irq handlers, fix asm/ar7/ar7.hejka2007-03-272-34/+79