aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/relocate/head.S
Commit message (Collapse)AuthorAgeFilesLines
* ramips: move relocating loader to common locationJonas Gorski2015-03-301-159/+0
| | | | | | | | Allow other targets to use it, too. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45162
* ramips: add missing copyright info for relocate stubFelix Fietkau2015-01-171-0/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44017
* ramips: add code for relocating a kernel to the right placeFelix Fietkau2015-01-171-0/+153
(used if the boot loader wants a different loadaddr/entry) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44014