summaryrefslogtreecommitdiffstats
path: root/mkconfig
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in mkconfig script (used == instead of =)Wolfgang Denk2005-08-031-1/+1
| | | | Patch by Murray Jensen, 18 Jul 2005
* Fix file permissionsWolfgang Denk2005-07-211-0/+0
|
* Patch by Steven Scholz, 03 Apr 2005:wdenk2005-04-031-1/+6
| | | | | - create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-091-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 ARMwdenk2003-06-251-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 revisionwdenk2002-11-021-0/+57
OpenPOWER on IntegriCloud