summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-081-1/+1
| | | | SVN-Revision: 7537
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
| | | | SVN-Revision: 7505
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-023-21/+17
| | | | SVN-Revision: 7464
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
| | | | SVN-Revision: 7388
* .21 fixesFlorian Fainelli2007-05-292-1/+2
| | | | SVN-Revision: 7387
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
| | | | SVN-Revision: 7304
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-201-1/+6
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-181-4/+2
| | | | SVN-Revision: 7270
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-111-42/+2
| | | | SVN-Revision: 7184
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-111-1/+0
| | | | SVN-Revision: 7183
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-111-3/+3
| | | | SVN-Revision: 7181
* LED driver updateFlorian Fainelli2007-05-111-31/+25
| | | | SVN-Revision: 7180
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
| | | | SVN-Revision: 7120
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-171-0/+111
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* 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