- Jul 21, 2005
-
-
Wolfgang Denk authored
-
- Apr 03, 2005
-
-
Wolfgang Denk authored
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
-
- Oct 09, 2004
-
-
Wolfgang Denk authored
- 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)/
-
- Jun 25, 2003
-
-
Wolfgang Denk authored
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
-
- Nov 02, 2002
-
-
Wolfgang Denk authored
-