summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
* cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
* flash driver fixesGabor Juhos2007-07-211-12/+14
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-202-0/+4
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow...Florian Fainelli2007-07-201-42/+137
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-201-6/+6
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
* Put the init flag in the structureFlorian Fainelli2007-07-191-3/+4
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-181-1/+1
* Convert the nand driver to a platform_device, should only allow routerboards ...Florian Fainelli2007-07-181-56/+134
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use the...Florian Fainelli2007-07-182-5/+15
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-115-36/+613
* replace led driver, and resync kernel configGabor Juhos2007-06-273-52/+537
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-172-0/+42
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-141-0/+1
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-131-2/+6
* Use the flash0_size from the adm5120_board structure to correctly remap the f...Florian Fainelli2007-06-101-2/+2
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-081-1/+1
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-023-21/+17
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
* .21 fixesFlorian Fainelli2007-05-292-1/+2
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin...Florian Fainelli2007-05-201-1/+6
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-181-4/+2
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-111-42/+2
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-111-1/+0
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-111-3/+3
* LED driver updateFlorian Fainelli2007-05-111-31/+25
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,...Florian Fainelli2007-04-171-0/+111
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...Florian Fainelli2007-04-163-61/+56
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...Florian Fainelli2007-04-081-50/+101
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-022-1/+59
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
* Fix the irq requestFlorian Fainelli2007-03-281-1/+1
* Fix warningsFlorian Fainelli2007-03-281-2/+2
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my...Florian Fainelli2007-03-282-64/+77
* Add myloader partition table parserFlorian Fainelli2007-03-281-0/+178
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-262-11/+5
* Forgot to define what CFE isFlorian Fainelli2007-03-241-0/+1
* Typo fixFlorian Fainelli2007-03-241-1/+1
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...Florian Fainelli2007-03-242-0/+10
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-201-184/+412
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-191-9/+188
* Fix the baudrate macroFlorian Fainelli2007-03-191-1/+1