summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/lh7a40x/u-boot.lds
Commit message (Collapse)AuthorAgeFilesLines
* added boot script files to repositoryH. Nikolaus Schaller2012-03-261-78/+0
|
* arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-261-14/+24
| | | | | | | | bulk addition of ELF relocation support to ARM cpus arm946es, arm720t,arm920t, arm925t, arm_intcm, ixp, lh7a40x, s3c44b0, and sa1100. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
* ARM: implement relocation for lh7a40xHeiko Schocher2010-09-191-1/+13
| | | | | | | | | | Change the implementation for lh7a40x to relocate the code to an arbitrary address in RAM. Portions of this work were supported by funding from the CE Linux Forum. Signed-off-by: Heiko Schocher <hs@denx.de>
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+56
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>