| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [adm5120] update trxsplit | juhosg | 2007-07-20 | 1 | -57/+46 |
* | 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 | 2 | -2/+2 |
* | Convert the nand driver to a platform_device, should only allow routerboards ... | florian | 2007-07-18 | 4 | -56/+162 |
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use the... | florian | 2007-07-18 | 2 | -5/+15 |
* | [adm5120] restore support for Infineon's EASY 5120 boards | juhosg | 2007-07-17 | 2 | -8/+79 |
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | florian | 2007-07-17 | 2 | -126/+230 |
* | Fix warnings | florian | 2007-07-17 | 2 | -6/+7 |
* | [adm5120] fix of the board specific initialization of the GPIO pins | juhosg | 2007-07-15 | 4 | -1/+13 |
* | [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] fix detection of admboot based boards | juhosg | 2007-07-11 | 1 | -3/+8 |
* | [adm5120] remove hardware accelerated byte swapping feature, and resync kerne... | juhosg | 2007-07-11 | 1 | -4/+0 |
* | [adm5120] refactor kernel code (part 1), mark it as broken now | juhosg | 2007-07-11 | 41 | -1361/+3357 |
* | [adm5120] rewrite of memory detection code, should be fix #1909 | juhosg | 2007-07-01 | 4 | -60/+214 |
* | [adm5120] update to 2.6.22-rc6 | juhosg | 2007-06-28 | 1 | -4/+5 |
* | [adm5120] replace led driver, and resync kernel config | juhosg | 2007-06-27 | 4 | -52/+574 |
* | [adm5120] calling of prom_detect_board is needed only when we still don't kno... | juhosg | 2007-06-26 | 2 | -4/+7 |
* | [adm5120]: from now on, the kernel parses parameters passed by our lzma-loader | juhosg | 2007-06-25 | 3 | -59/+196 |
* | [adm5120] fix hardware byte swapping to work in little endian mode as well | juhosg | 2007-06-23 | 1 | -2/+2 |
* | [adm5120] add initial support for hardware accelerated byte swapping | juhosg | 2007-06-22 | 2 | -9/+46 |
* | Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch | florian | 2007-06-17 | 2 | -0/+42 |
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | florian | 2007-06-17 | 1 | -22/+109 |
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | florian | 2007-06-14 | 5 | -55/+153 |
* | Better macronix bottom boot handling, thanks Gabor ! | florian | 2007-06-13 | 1 | -2/+6 |
* | Fix the irq mapping for routerboard devices (#1843) | florian | 2007-06-11 | 1 | -8/+4 |
* | 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 |
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | florian | 2007-06-03 | 1 | -21/+72 |
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | florian | 2007-06-03 | 1 | -0/+54 |
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | florian | 2007-06-02 | 12 | -375/+496 |
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | florian | 2007-05-30 | 1 | -1/+6 |
* | Minor fixes, do not count interrupts without interrupt source as spurious (#1... | florian | 2007-05-30 | 3 | -6/+10 |
* | Add the rbmipsnand fix from #1778 | florian | 2007-05-29 | 1 | -1/+12 |
* | .21 fixes | florian | 2007-05-29 | 2 | -1/+2 |
* | Fix .21 compilation on memory.c (#1778) | florian | 2007-05-29 | 1 | -2/+1 |
* | 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 | 3 | -468/+7 |
* | Add ADM5120 GPIO wrappers | florian | 2007-05-20 | 2 | -0/+932 |
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | florian | 2007-05-20 | 3 | -0/+43 |
* | Backport [7224] to the adm5120 flash map driver | florian | 2007-05-18 | 1 | -4/+2 |
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | florian | 2007-05-13 | 2 | -42/+131 |
* | 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 |