summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Expand)AuthorAgeFilesLines
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !florian2007-04-024-7/+103
* Small changes in the kernel configflorian2007-04-011-8/+4
* Enable MTD_BLOCKflorian2007-04-011-2/+1
* 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
* 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-271-5/+0
* Fix edimax image generationflorian2007-03-261-2/+3
* Also forgot adding the adm5120_info fileflorian2007-03-261-0/+121
* 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
* 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
* Add CFE runtime detectionflorian2007-03-221-0/+34
* Add firmware generation for other Compex boards based on myloader, thanks to ...florian2007-03-221-1/+19
* Also add squashfs to the possible filesystems to be mountedflorian2007-03-211-1/+1
* Remove usb support for the momentflorian2007-03-211-19/+1
* Include profilesflorian2007-03-211-1/+3
* Enable profiles for adm5120florian2007-03-212-0/+34
* Fix warnings and add more detailed informationsflorian2007-03-211-10/+10
* Add image generation for edimax routersflorian2007-03-211-0/+13
* prom_free_prom_memory is uselessflorian2007-03-201-21/+2
* Use the bcm947xx mtd driver insteadflorian2007-03-201-184/+412
* Re-enable adm5120 mtd driverflorian2007-03-191-1/+1
* Remove 8250 serial driver, enable software watchdogflorian2007-03-191-6/+5
* CFE-ready mtd driver, needs fixing though, update kernel configflorian2007-03-192-34/+188
* Fix the baudrate macroflorian2007-03-191-1/+1
* Fix the uart patchflorian2007-03-191-14/+21
* Preliminary ADM5120 support, marked as brokenflorian2007-03-1932-0/+4946