barebox/arch/arm/lib
Jean-Christophe PLAGNIOL-VILLARD f68dc40804 arm: add __bswapsi2 support
32-bit endian conversion

needed by gcc 4.5.1

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-17 09:39:16 +01:00
..
.gitignore rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
_bswapsi2.S arm: add __bswapsi2 support 2011-01-17 09:39:16 +01:00
arm.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
armlinux.c ARM: support big/little endian switching in "bootX". 2011-01-07 10:21:22 +01:00
ashldi3.S arm: libgcc update to linux v2.6.37 2011-01-17 08:28:08 +01:00
ashrdi3.S arm: libgcc update to linux v2.6.37 2011-01-17 08:28:08 +01:00
barebox.lds.S arm: reimplement startup code in C 2010-05-03 15:05:38 +02:00
copy_template.S arm: implement optimized string functions 2009-08-18 15:45:00 +02:00
div0.c arm div0: sparse fixes 2010-10-21 22:21:25 +02:00
findbit.S Improve or fix various parameter documentation 2009-07-31 13:24:43 +02:00
io-readsb.S ioreadsb: put the whole ioreadsb function into the .text.readsb section 2010-02-16 21:49:33 +01:00
io-readsl.S Add IO string functions to also handle 32 bit IO locations 2009-07-01 10:45:21 +02:00
io-readsw-armv4.S Remove all ARM __raw_* functions. They are mixed all over 2009-07-01 14:35:35 +02:00
io-writesb.S Remove all ARM __raw_* functions. They are mixed all over 2009-07-01 14:35:35 +02:00
io-writesl.S Add IO string functions to also handle 32 bit IO locations 2009-07-01 10:45:21 +02:00
io-writesw-armv4.S Remove all ARM __raw_* functions. They are mixed all over 2009-07-01 14:35:35 +02:00
lib1funcs.S arm: libgcc update to linux v2.6.37 2011-01-17 08:28:08 +01:00
lshrdi3.S arm: libgcc update to linux v2.6.37 2011-01-17 08:28:08 +01:00
Makefile arm: add __bswapsi2 support 2011-01-17 09:39:16 +01:00
memcpy.S arm: implement optimized string functions 2009-08-18 15:45:00 +02:00
memset.S arm: implement optimized string functions 2009-08-18 15:45:00 +02:00
module.c module support for arm 2007-10-03 21:09:00 +02:00