aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes, do not count interrupts without interrupt source as spurious (#1...Florian Fainelli2007-05-303-6/+10
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin...Florian Fainelli2007-05-201-357/+0
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-201-0/+714
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor JuhosFlorian Fainelli2007-05-131-42/+112
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-271-28/+77
* Re-enable PCI subsystem :)Florian Fainelli2007-04-171-1/+1
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...Florian Fainelli2007-04-163-98/+565
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...Florian Fainelli2007-04-083-2/+11
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-021-1/+11
* Cleanup system code and use definitionsFlorian Fainelli2007-03-293-48/+29
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-291-12/+68
* Fix warningFlorian Fainelli2007-03-291-2/+2
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-262-35/+5
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...Florian Fainelli2007-03-241-2/+3
* Add CFE runtime detectionFlorian Fainelli2007-03-221-0/+34
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-211-1/+1
* Fix warnings and add more detailed informationsFlorian Fainelli2007-03-211-10/+10
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-198-0/+849