Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Steven Scholz, 16 Aug 2004: | wdenk | 2004-10-09 | -6/+8 |
| | | | | | | | | - 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)/ | |||
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+5 |
| | | | | | | * 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 | |||
* | Initial revision | wdenk | 2002-11-02 | -0/+57 |