aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/adm5120/adm5120_info.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-93/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-291-1/+1
| | | | SVN-Revision: 8538
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-1061/+35
| | | | SVN-Revision: 7916
* 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-261-2/+3
| | | | SVN-Revision: 7736
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-251-29/+172
| | | | 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-221-9/+30
| | | | SVN-Revision: 7708
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-141-2/+129
| | | | SVN-Revision: 7631
* 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-161-90/+555
| | | | | | specification SVN-Revision: 6963
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-081-1/+10
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-021-1/+11
| | | | SVN-Revision: 6844
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-291-12/+68
| | | | SVN-Revision: 6759
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
SVN-Revision: 6719