Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -1/+0 |
| | | | | Declare reset_cpu() in include/common.h instead locally | |||
* | * Patch by David Brownell, 10 Mar 2005: | wdenk | 2005-03-14 | -2/+4 |
| | | | | | | Restore copyright statements in OHCI drivers. * Add support for TQM8540 board | |||
* | Patch by Steven Scholz, 16 Aug 2004: | wdenk | 2004-10-09 | -0/+3002 |
- 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)/ |