Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | arm1136, qong: add support for ELF relocations | Heiko Schocher | |
Signed-off-by: Wolfgang Denk <wd@denx.de> Signed-off-by: Heiko Schocher <hs@denx.de> cc: Albert ARIBAUD <albert.aribaud@free.fr> | |||
2010-09-19 | ARM: implement relocation for ARM11 | Heiko Schocher | |
Change the implementation for ARM11 to relocate the code to an arbitrary address in RAM. Tested on the qong board. Portions of this work were supported by funding from the CE Linux Forum. Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |