summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some \n and kernel logging levelsflorian2007-05-111-3/+3
* LED driver updateflorian2007-05-111-31/+25
* Fix some HCD driver warningsflorian2007-05-071-7/+1
* Updated support for Zynos/adm5120eb boards, thanks Gaborflorian2007-04-272-30/+100
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,...florian2007-04-171-0/+111
* Re-enable PCI subsystem :)florian2007-04-171-1/+1
* Forgot that includesflorian2007-04-162-0/+161
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...florian2007-04-167-198/+657
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...florian2007-04-084-52/+112
* Add the infrastructure to support different flash sizes/addressflorian2007-04-031-2/+4
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineflorian2007-04-031-1/+1
* Add the infrastructure to detect RouterBOOT and use USBflorian2007-04-022-3/+22
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !florian2007-04-022-1/+59
* 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
* Fix the irq requestflorian2007-03-281-1/+1
* Fix warningsflorian2007-03-281-2/+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-281-0/+178
* 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-261-0/+167
* 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
* Also add squashfs to the possible filesystems to be mountedflorian2007-03-211-1/+1
* Fix warnings and add more detailed informationsflorian2007-03-211-10/+10
* prom_free_prom_memory is uselessflorian2007-03-201-21/+2
* Use the bcm947xx mtd driver insteadflorian2007-03-201-184/+412
* CFE-ready mtd driver, needs fixing though, update kernel configflorian2007-03-191-9/+188
* Fix the baudrate macroflorian2007-03-191-1/+1
* Preliminary ADM5120 support, marked as brokenflorian2007-03-1914-0/+2884