summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable PCI subsystem :)Florian Fainelli2007-04-171-1/+1
| | | | SVN-Revision: 6983
* 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-293-48/+29
| | | | 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
* Fix warnings and add more detailed informationsFlorian Fainelli2007-03-211-10/+10
| | | | SVN-Revision: 6628
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2
| | | | SVN-Revision: 6625
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-198-0/+849
SVN-Revision: 6614