| Commit message (Expand) | Author | Age | Files | Lines |
* | [adm5120] fix printk format arguments in memory detection code | juhosg | 2007-07-22 | 1 | -6/+6 |
* | [adm5120] update trxsplit | juhosg | 2007-07-20 | 1 | -57/+46 |
* | 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 | 2 | -0/+20 |
* | [adm5120] restore support for Infineon's EASY 5120 boards | juhosg | 2007-07-17 | 2 | -8/+79 |
* | Fix warnings | florian | 2007-07-17 | 1 | -6/+6 |
* | [adm5120] fix of the board specific initialization of the GPIO pins | juhosg | 2007-07-15 | 4 | -1/+13 |
* | [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 | 25 | -1270/+2376 |
* | [adm5120] rewrite of memory detection code, should be fix #1909 | juhosg | 2007-07-01 | 1 | -56/+103 |
* | [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 | 2 | -43/+186 |
* | [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 |
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | florian | 2007-06-14 | 2 | -55/+137 |
* | 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 | 4 | -286/+180 |
* | 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 |
* | Fix .21 compilation on memory.c (#1778) | florian | 2007-05-29 | 1 | -2/+1 |
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin... | florian | 2007-05-20 | 1 | -357/+0 |
* | Add ADM5120 GPIO wrappers | florian | 2007-05-20 | 1 | -0/+714 |
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | florian | 2007-05-20 | 1 | -0/+1 |
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | florian | 2007-05-13 | 1 | -42/+112 |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | florian | 2007-04-27 | 1 | -28/+77 |
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp... | florian | 2007-04-16 | 3 | -98/+565 |
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | florian | 2007-04-08 | 3 | -2/+11 |
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | florian | 2007-04-03 | 1 | -1/+1 |
* | Add the infrastructure to detect RouterBOOT and use USB | florian | 2007-04-02 | 1 | -1/+11 |
* | Cleanup system code and use definitions | florian | 2007-03-29 | 1 | -31/+5 |
* | Add definitions, add settings detection for SoCs | florian | 2007-03-29 | 1 | -12/+68 |
* | Fix warning | florian | 2007-03-29 | 1 | -2/+2 |
* | Also forgot adding the adm5120_info file | florian | 2007-03-26 | 1 | -0/+121 |
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | florian | 2007-03-26 | 2 | -35/+5 |
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | florian | 2007-03-24 | 1 | -2/+3 |
* | Add CFE runtime detection | florian | 2007-03-22 | 1 | -0/+34 |
* | Also add squashfs to the possible filesystems to be mounted | florian | 2007-03-21 | 1 | -1/+1 |
* | prom_free_prom_memory is useless | florian | 2007-03-20 | 1 | -21/+2 |
* | Preliminary ADM5120 support, marked as broken | florian | 2007-03-19 | 6 | -0/+697 |