uboot-mt623x/cpu/arm920t
wdenk 1d9f410500 Patch by Steven Scholz, 16 Aug 2004:
- Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)"
- creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0
- moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/
- moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/
  into cpu/arm920t/$(SOC)/
2004-10-09 22:21:29 +00:00
..
imx Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
s3c24x0 Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
Makefile Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
config.mk Initial revision 2002-09-05 14:50:51 +00:00
cpu.c Patch by Anders Larsen, 09 Jan 2004: 2004-02-08 19:38:38 +00:00
interrupts.c * Code cleanup 2004-08-01 22:48:16 +00:00
start.S * Code cleanup 2004-08-01 22:48:16 +00:00