barebox/arch/arm/lib
Sascha Hauer 8d8f900366 [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too many
values into kconfig which are not user configurable at all only
      encourages people to put even more stuff in there. This is not
      good because people tend to have board patches lying around and
      these patches won't apply regularly if they all change the same
      file (arch/arm/Kconfig)
      Instead, introduce a function armlinux_set_architecture() which
      everyone can call during board setup.
      Similarly introduce armlinux_set_bootparams() for the boot
      parameter pointer.
2008-02-26 15:38:37 +01:00
..
_ashldi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
_ashrdi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
_divsi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
_lshrdi3.S svn_rev_104 2007-07-05 18:01:23 +02:00
_modsi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
_udivsi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
_umodsi3.S svn_rev_015 2007-07-05 18:01:14 +02:00
arm.c _armboot_start -> _u_boot_start 2007-07-12 11:52:12 +02:00
armlinux.c [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too many 2008-02-26 15:38:37 +01:00
cache.c svn_rev_015 2007-07-05 18:01:14 +02:00
div0.c svn_rev_015 2007-07-05 18:01:14 +02:00
Makefile Linking: Remove linker scripts from (arm based-) boards and add 2007-10-17 12:21:53 +02:00
module.c module support for arm 2007-10-03 21:09:00 +02:00
u-boot.lds.S add generic linker script for arm 2007-10-17 18:23:34 +02:00