summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix edimax image generationflorian2007-03-261-2/+3
* Also forgot adding the adm5120_info fileflorian2007-03-261-0/+121
* fix the sdknbd2007-03-261-11/+28
* Disable YAFFS and NAND by defaultflorian2007-03-261-0/+2
* Move the yaffs patch to be generic, shared between rb532 and adm5120florian2007-03-261-0/+0
* Forgot adding infos headerflorian2007-03-261-0/+52
* Rewrite of the bootloader runtime detection (Gabor Juhos)florian2007-03-264-46/+10
* Add myloader definitionsflorian2007-03-262-1/+169
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)florian2007-03-262-18/+37
* add fix from #1516nbd2007-03-251-4/+1
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.ejka2007-03-259-57/+437
* Update kernel configflorian2007-03-241-7/+1
* Forgot to define what CFE isflorian2007-03-241-0/+1
* Typo fixflorian2007-03-241-1/+1
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...florian2007-03-243-2/+13
* Added support for BSD pty'shcg2007-03-241-1/+24