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)/
Showing
- CHANGELOG 7 additions, 0 deletionsCHANGELOG
- Makefile 11 additions, 8 deletionsMakefile
- README 2 additions, 0 deletionsREADME
- config.mk 3 additions, 0 deletionsconfig.mk
- cpu/arm920t/Makefile 1 addition, 5 deletionscpu/arm920t/Makefile
- cpu/arm920t/imx/Makefile 42 additions, 0 deletionscpu/arm920t/imx/Makefile
- cpu/arm920t/imx/generic.c 0 additions, 0 deletionscpu/arm920t/imx/generic.c
- cpu/arm920t/imx/interrupts.c 0 additions, 0 deletionscpu/arm920t/imx/interrupts.c
- cpu/arm920t/imx/serial.c 0 additions, 0 deletionscpu/arm920t/imx/serial.c
- cpu/arm920t/imx/speed.c 0 additions, 0 deletionscpu/arm920t/imx/speed.c
- cpu/arm920t/s3c24x0/Makefile 43 additions, 0 deletionscpu/arm920t/s3c24x0/Makefile
- cpu/arm920t/s3c24x0/i2c.c 0 additions, 0 deletionscpu/arm920t/s3c24x0/i2c.c
- cpu/arm920t/s3c24x0/interrupts.c 0 additions, 0 deletionscpu/arm920t/s3c24x0/interrupts.c
- cpu/arm920t/s3c24x0/serial.c 0 additions, 0 deletionscpu/arm920t/s3c24x0/serial.c
- cpu/arm920t/s3c24x0/speed.c 0 additions, 0 deletionscpu/arm920t/s3c24x0/speed.c
- cpu/arm920t/s3c24x0/usb_ohci.c 0 additions, 0 deletionscpu/arm920t/s3c24x0/usb_ohci.c
- cpu/arm920t/s3c24x0/usb_ohci.h 0 additions, 0 deletionscpu/arm920t/s3c24x0/usb_ohci.h
- doc/README.ARM-SoC 31 additions, 0 deletionsdoc/README.ARM-SoC
- drivers/Makefile 2 additions, 2 deletionsdrivers/Makefile
- mkconfig 8 additions, 6 deletionsmkconfig
Loading
Please register or sign in to comment