Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 26 | -1273/+2377 |
| | | | | SVN-Revision: 7916 | ||||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 1 | -56/+103 |
| | | | | SVN-Revision: 7819 | ||||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | 1 | -4/+5 |
| | | | | SVN-Revision: 7758 | ||||
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 | 2 | -4/+7 |
| | | | | SVN-Revision: 7736 | ||||
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 | 3 | -59/+196 |
| | | | | SVN-Revision: 7730 | ||||
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 7712 | ||||
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | 2 | -9/+46 |
| | | | | SVN-Revision: 7708 | ||||
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | Florian Fainelli | 2007-06-17 | 1 | -22/+109 |
| | | | | SVN-Revision: 7654 | ||||
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 | 2 | -55/+137 |
| | | | | SVN-Revision: 7631 | ||||
* | Fix the irq mapping for routerboard devices (#1843) | Florian Fainelli | 2007-06-11 | 1 | -8/+4 |
| | | | | SVN-Revision: 7560 | ||||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -21/+72 |
| | | | | SVN-Revision: 7479 | ||||
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
| | | | | SVN-Revision: 7475 | ||||
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 | 7 | -354/+351 |
| | | | | SVN-Revision: 7464 | ||||
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 1 | -1/+6 |
| | | | | SVN-Revision: 7396 | ||||
* | Minor fixes, do not count interrupts without interrupt source as spurious ↵ | Florian Fainelli | 2007-05-30 | 3 | -6/+10 |
| | | | | | | (#1755) SVN-Revision: 7391 | ||||
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 7383 | ||||
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵ | Florian Fainelli | 2007-05-20 | 1 | -357/+0 |
| | | | | | | lines in the GPIO code SVN-Revision: 7293 | ||||
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 | 1 | -0/+714 |
| | | | | SVN-Revision: 7288 | ||||
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7286 | ||||
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 | 1 | -42/+112 |
| | | | | SVN-Revision: 7214 | ||||
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 | 1 | -28/+77 |
| | | | | SVN-Revision: 7061 | ||||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6983 | ||||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 | 3 | -98/+565 |
| | | | | | | specification SVN-Revision: 6963 | ||||
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵ | Florian Fainelli | 2007-04-08 | 3 | -2/+11 |
| | | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893 | ||||
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | Florian Fainelli | 2007-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6852 | ||||
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 1 | -1/+11 |
| | | | | SVN-Revision: 6844 | ||||
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 | 3 | -48/+29 |
| | | | | SVN-Revision: 6760 | ||||
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 | 1 | -12/+68 |
| | | | | SVN-Revision: 6759 | ||||
* | Fix warning | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 6756 | ||||
* | Also forgot adding the adm5120_info file | Florian Fainelli | 2007-03-26 | 1 | -0/+121 |
| | | | | SVN-Revision: 6719 | ||||
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -35/+5 |
| | | | | SVN-Revision: 6713 | ||||
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵ | Florian Fainelli | 2007-03-24 | 1 | -2/+3 |
| | | | | | | Compex WP54G-wrt) SVN-Revision: 6683 | ||||
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
| | | | | SVN-Revision: 6641 | ||||
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6634 | ||||
* | Fix warnings and add more detailed informations | Florian Fainelli | 2007-03-21 | 1 | -10/+10 |
| | | | | SVN-Revision: 6628 | ||||
* | prom_free_prom_memory is useless | Florian Fainelli | 2007-03-20 | 1 | -21/+2 |
| | | | | SVN-Revision: 6625 | ||||
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | 8 | -0/+849 |
SVN-Revision: 6614 |