| Commit message (Expand) | Author | Age | Files | Lines |
* | [adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe... | juhosg | 2007-07-27 | 1 | -0/+7 |
* | [adm5120] cosmetic changes in flash driver | juhosg | 2007-07-23 | 1 | -18/+18 |
* | [adm5120] adm5120_mtd.c is no longer in use | juhosg | 2007-07-23 | 1 | -497/+0 |
* | [adm5120] flash driver fixes | juhosg | 2007-07-21 | 1 | -12/+14 |
* | [adm5120] fix switch driver, force all packets from all the ports are low pri... | juhosg | 2007-07-20 | 2 | -0/+4 |
* | Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow... | florian | 2007-07-20 | 1 | -42/+137 |
* | [adm5120] fix switch_driver to avoid segfaults | juhosg | 2007-07-20 | 1 | -6/+6 |
* | Fix indentation for add_mtd_partitions (#2072) | florian | 2007-07-19 | 1 | -1/+1 |
* | Put the init flag in the structure | florian | 2007-07-19 | 1 | -3/+4 |
* | Replace hardcoded values with their correct definitions | florian | 2007-07-18 | 1 | -1/+1 |
* | Convert the nand driver to a platform_device, should only allow routerboards ... | florian | 2007-07-18 | 1 | -56/+134 |
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use the... | florian | 2007-07-18 | 2 | -5/+15 |
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | florian | 2007-07-17 | 2 | -126/+230 |
* | [adm5120] flash driver shows the correct chip size from now | juhosg | 2007-07-13 | 1 | -1/+1 |
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | florian | 2007-07-13 | 1 | -1/+1 |
* | [adm5120] refactor kernel code (part 1), mark it as broken now | juhosg | 2007-07-11 | 5 | -36/+613 |
* | [adm5120] replace led driver, and resync kernel config | juhosg | 2007-06-27 | 3 | -52/+537 |
* | Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch | florian | 2007-06-17 | 2 | -0/+42 |
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | florian | 2007-06-14 | 1 | -0/+1 |
* | Better macronix bottom boot handling, thanks Gabor ! | florian | 2007-06-13 | 1 | -2/+6 |
* | Use the flash0_size from the adm5120_board structure to correctly remap the f... | florian | 2007-06-10 | 1 | -2/+2 |
* | Change the main partition to be named rootfs so that the scripts mount it | florian | 2007-06-08 | 1 | -1/+1 |
* | USB probe rewrite, really needs testing | florian | 2007-06-05 | 1 | -46/+49 |
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | florian | 2007-06-02 | 3 | -21/+17 |
* | Add the rbmipsnand fix from #1778 | florian | 2007-05-29 | 1 | -1/+12 |
* | .21 fixes | florian | 2007-05-29 | 2 | -1/+2 |
* | Fix adm5120hcd compilation error (#1738) | florian | 2007-05-22 | 1 | -1/+1 |
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin... | florian | 2007-05-20 | 1 | -1/+6 |
* | Backport [7224] to the adm5120 flash map driver | florian | 2007-05-18 | 1 | -4/+2 |
* | Backport [7172] to adm5120 mtd map driver | florian | 2007-05-11 | 1 | -42/+2 |
* | Suppress OpenWrt partition, no needed anymore | florian | 2007-05-11 | 1 | -1/+0 |
* | Fix some \n and kernel logging levels | florian | 2007-05-11 | 1 | -3/+3 |
* | LED driver update | florian | 2007-05-11 | 1 | -31/+25 |
* | Fix some HCD driver warnings | florian | 2007-05-07 | 1 | -7/+1 |
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,... | florian | 2007-04-17 | 1 | -0/+111 |
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp... | florian | 2007-04-16 | 3 | -61/+56 |
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | florian | 2007-04-08 | 1 | -50/+101 |
* | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | florian | 2007-04-02 | 2 | -1/+59 |
* | Fix myloader partition table parser | florian | 2007-03-29 | 1 | -2/+2 |
* | Fix the irq request | florian | 2007-03-28 | 1 | -1/+1 |
* | Fix warnings | florian | 2007-03-28 | 1 | -2/+2 |
* | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my... | florian | 2007-03-28 | 2 | -64/+77 |
* | Add myloader partition table parser | florian | 2007-03-28 | 1 | -0/+178 |
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | florian | 2007-03-26 | 2 | -11/+5 |
* | Forgot to define what CFE is | florian | 2007-03-24 | 1 | -0/+1 |
* | Typo fix | florian | 2007-03-24 | 1 | -1/+1 |
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | florian | 2007-03-24 | 2 | -0/+10 |
* | Use the bcm947xx mtd driver instead | florian | 2007-03-20 | 1 | -184/+412 |
* | CFE-ready mtd driver, needs fixing though, update kernel config | florian | 2007-03-19 | 1 | -9/+188 |
* | Fix the baudrate macro | florian | 2007-03-19 | 1 | -1/+1 |