uboot/lib_arm
Peter Tyser 03b7004dda Create CPUDIR variable
The CPUDIR variable points to the location of a target's CPU directory.
Currently, it is set to cpu/$CPU.  However, using $CPUDIR will allow for
more flexibility in the future.  It lays the groundwork for reorganizing
U-Boot's directory structure to support a layout such as:

  arch/$ARCH/cpu/$CPU/* (architecture with multiple CPU types)
  arch/$ARCH/cpu/*      (architecture with one CPU type)

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-04-13 09:12:59 +02:00
..
Makefile ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
_ashldi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_ashrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_divsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_lshrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_umodsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c fsl_esdhc: add support for mx51 processor 2010-03-07 12:36:36 -06:00
bootm.c rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
cache-cp15.c arm: clean cache management 2009-04-05 13:06:31 +02:00
cache.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
config.mk Create CPUDIR variable 2010-04-13 09:12:59 +02:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
eabi_compat.c ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
interrupts.c arm: unify interrupt init 2009-06-12 20:39:52 +02:00
reset.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00