summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/adm5120/prom.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-276/+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
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-231-1/+3
| | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-171-2/+2
| | | | SVN-Revision: 8021
* fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
| | | | SVN-Revision: 7926
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-76/+219
| | | | SVN-Revision: 7916
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-261-2/+4
| | | | SVN-Revision: 7736
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-251-14/+14
| | | | SVN-Revision: 7730
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-301-1/+6
| | | | SVN-Revision: 7396
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-6/+7
| | | | | | specification SVN-Revision: 6963
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
| | | | SVN-Revision: 6852
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-261-34/+4
| | | | 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
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+113
SVN-Revision: 6614