summaryrefslogtreecommitdiffstats
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 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhosflorian2007-05-301-2/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Entry point is now configurable via a Makefile variable. Entry point is ↵florian2007-04-021-22/+50
| | | | | | detected automatically (Gabor Juhos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)florian2007-03-261-16/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Preliminary ADM5120 support, marked as brokenflorian2007-03-191-0/+155
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6614 3c298f89-4303-0410-b956-a3cf2f4a3e73