| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 25 | -1270/+2376 |
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 1 | -56/+103 |
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 | 2 | -4/+7 |
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 | 2 | -43/+186 |
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 | 1 | -2/+2 |
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | 2 | -9/+46 |
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 | 2 | -55/+137 |
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 | 4 | -286/+180 |
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 1 | -1/+6 |
* | Minor fixes, do not count interrupts without interrupt source as spurious (#1... | Florian Fainelli | 2007-05-30 | 3 | -6/+10 |
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 | 1 | -2/+1 |
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin... | Florian Fainelli | 2007-05-20 | 1 | -357/+0 |
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 | 1 | -0/+714 |
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 1 | -0/+1 |
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 | 1 | -42/+112 |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 | 1 | -28/+77 |
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp... | Florian Fainelli | 2007-04-16 | 3 | -98/+565 |
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | Florian Fainelli | 2007-04-08 | 3 | -2/+11 |
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | Florian Fainelli | 2007-04-03 | 1 | -1/+1 |
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 1 | -1/+11 |
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 | 1 | -31/+5 |
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 | 1 | -12/+68 |
* | Fix warning | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
* | Also forgot adding the adm5120_info file | Florian Fainelli | 2007-03-26 | 1 | -0/+121 |
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -35/+5 |
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | Florian Fainelli | 2007-03-24 | 1 | -2/+3 |
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
* | prom_free_prom_memory is useless | Florian Fainelli | 2007-03-20 | 1 | -21/+2 |
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | 6 | -0/+697 |