summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-163-61/+56
| | | | | | specification SVN-Revision: 6963
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-081-50/+101
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-022-1/+59
| | | | SVN-Revision: 6817
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6757
* Fix the irq requestFlorian Fainelli2007-03-281-1/+1
| | | | SVN-Revision: 6748
* Fix warningsFlorian Fainelli2007-03-281-2/+2
| | | | SVN-Revision: 6742
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵Florian Fainelli2007-03-282-64/+77
| | | | | | myloader parser SVN-Revision: 6737
* Add myloader partition table parserFlorian Fainelli2007-03-281-0/+178
| | | | SVN-Revision: 6736
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-262-11/+5
| | | | SVN-Revision: 6713
* Forgot to define what CFE isFlorian Fainelli2007-03-241-0/+1
| | | | SVN-Revision: 6685
* Typo fixFlorian Fainelli2007-03-241-1/+1
| | | | SVN-Revision: 6684
* Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵Florian Fainelli2007-03-242-0/+10
| | | | | | Compex WP54G-wrt) SVN-Revision: 6683
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-201-184/+412
| | | | SVN-Revision: 6624
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-191-9/+188
| | | | SVN-Revision: 6617
* Fix the baudrate macroFlorian Fainelli2007-03-191-1/+1
| | | | SVN-Revision: 6616
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-196-0/+2035
SVN-Revision: 6614