summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/adm5120
Commit message (Collapse)AuthorAgeFilesLines
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-011-56/+103
| | | | SVN-Revision: 7819
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-262-4/+7
| | | | SVN-Revision: 7736
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-252-43/+186
| | | | SVN-Revision: 7730
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-231-2/+2
| | | | SVN-Revision: 7712
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-222-9/+46
| | | | SVN-Revision: 7708
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-142-55/+137
| | | | SVN-Revision: 7631
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-031-0/+54
| | | | SVN-Revision: 7475
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-024-286/+180
| | | | SVN-Revision: 7464
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-301-1/+6
| | | | SVN-Revision: 7396
* Minor fixes, do not count interrupts without interrupt source as spurious ↵Florian Fainelli2007-05-303-6/+10
| | | | | | (#1755) SVN-Revision: 7391
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
| | | | SVN-Revision: 7383
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-201-357/+0
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-201-0/+714
| | | | SVN-Revision: 7288
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
| | | | SVN-Revision: 7286
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor JuhosFlorian Fainelli2007-05-131-42/+112
| | | | SVN-Revision: 7214
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-271-28/+77
| | | | SVN-Revision: 7061
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-163-98/+565
| | | | | | specification SVN-Revision: 6963
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-083-2/+11
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
| | | | SVN-Revision: 6852
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-021-1/+11
| | | | SVN-Revision: 6844
* Cleanup system code and use definitionsFlorian Fainelli2007-03-291-31/+5
| | | | SVN-Revision: 6760
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-291-12/+68
| | | | SVN-Revision: 6759
* Fix warningFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6756
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
| | | | SVN-Revision: 6719
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-262-35/+5
| | | | SVN-Revision: 6713
* Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵Florian Fainelli2007-03-241-2/+3
| | | | | | Compex WP54G-wrt) SVN-Revision: 6683
* Add CFE runtime detectionFlorian Fainelli2007-03-221-0/+34
| | | | SVN-Revision: 6641
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-211-1/+1
| | | | SVN-Revision: 6634
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2
| | | | SVN-Revision: 6625
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-196-0/+697
SVN-Revision: 6614