9
0
Fork 0
barebox/lib
Sascha Hauer 665291e693 implement memmap().
With this function we can get a pointer to directly memory mapped
devices like nor flash or RAM. Useful for bootm where we save one
memcopy when the image is mappable
2007-07-15 13:50:04 +02:00
..
Kconfig svn_rev_653 2007-07-05 18:02:14 +02:00
Makefile add gunzip 2007-07-05 21:23:42 +02:00
bzlib.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_crctable.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_decompress.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_huffman.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_private.h svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_randtable.c svn_rev_639 2007-07-05 18:02:12 +02:00
crc16.c svn_rev_643 2007-07-05 18:02:13 +02:00
crc32.c svn_rev_639 2007-07-05 18:02:12 +02:00
ctype.c svn_rev_639 2007-07-05 18:02:12 +02:00
display_options.c svn_rev_639 2007-07-05 18:02:12 +02:00
div64.c svn_rev_639 2007-07-05 18:02:12 +02:00
driver.c implement memmap(). 2007-07-15 13:50:04 +02:00
getopt.c svn_rev_643 2007-07-05 18:02:13 +02:00
gunzip.c add gunzip 2007-07-05 21:23:42 +02:00
ldiv.c svn_rev_639 2007-07-05 18:02:12 +02:00
misc.c check for digit in parse_are_spec() 2007-07-14 14:45:11 +02:00
parameter.c svn_rev_706 2007-07-05 18:02:19 +02:00
readkey.c svn_rev_706 2007-07-05 18:02:19 +02:00
readline.c svn_rev_643 2007-07-05 18:02:13 +02:00
readline_simple.c svn_rev_643 2007-07-05 18:02:13 +02:00
string.c svn_rev_639 2007-07-05 18:02:12 +02:00
vsprintf.c make printf position independent 2007-07-12 09:30:20 +02:00
xfuncs.c svn_rev_706 2007-07-05 18:02:19 +02:00
zlib.c svn_rev_639 2007-07-05 18:02:12 +02:00