9
0
Fork 0
barebox/arch/arm/lib
Sascha Hauer 420a3173f0 commands: remove maxargs
No need to check for maximum argument counts. The commands are
safe to be called with more arguments, so lets safe some bytes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-10-19 16:18:33 +02:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Makefile arm: make 'bootz' configurable 2009-08-19 10:50:31 +02:00
_ashldi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_ashrdi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_divsi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_lshrdi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_modsi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_udivsi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
_umodsi3.S Separate all assembler functions into their own section to 2009-07-01 10:45:02 +02:00
arm.c make internal function static 2009-02-20 18:30:26 +01:00
armlinux.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
cache.c svn_rev_015 2007-07-05 18:01:14 +02:00
copy_template.S arm: implement optimized string functions 2009-08-18 15:45:00 +02:00
div0.c svn_rev_015 2007-07-05 18:01:14 +02:00
findbit.S Improve or fix various parameter documentation 2009-07-31 13:24:43 +02:00
io-readsb.S Remove all ARM __raw_* functions. They are mixed all over 2009-07-01 14:35:35 +02: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
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
u-boot.lds.S Add MX25 support 2009-09-08 12:42:55 +02:00