Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and | Wolfgang Denk | |
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories Patch by Andreas Engel, 13 Mar 2006 | |||
2005-10-09 | Cleanup warnings for cpu/arm720t & cpu/arm1136 files. | Wolfgang Denk | |
sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005 | |||
2005-10-06 | Cleanup | Wolfgang Denk | |
2005-10-06 | Make "split_by_variant.sh" executable. | Wolfgang Denk | |
2005-10-06 | Update make target for ARM supported boards. | Wolfgang Denk | |
Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005 |