aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/image/lzma-loader/src/head.S
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-209/+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
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-301-2/+17
| | | | SVN-Revision: 7398
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-021-22/+50
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-261-16/+27
| | | | SVN-Revision: 6711
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+155
SVN-Revision: 6614