9
0
Fork 0
barebox/lib
sascha 3b6d6a45e7 - Implement tree structure for devices
- Use device tree structure to implement partitions
- Let devinfo print a nice tree
- Introduce 'fixed' partitions which are not removable
- Fix mount: It was not possible to mount on a relative path.
2007-10-19 08:45:57 +02:00
..
Kconfig svn_rev_653 2007-07-05 18:02:14 +02:00
Makefile implement mkdir -p 2007-09-27 11:59:18 +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 export symbols 2007-10-07 14:27:24 +02:00
ctype.c svn_rev_639 2007-07-05 18:02:12 +02:00
display_options.c export symbols 2007-10-07 14:27:24 +02:00
div64.c svn_rev_639 2007-07-05 18:02:12 +02:00
driver.c - Implement tree structure for devices 2007-10-19 08:45:57 +02:00
getopt.c Export symbols printf and the ones needed for getopt 2007-10-01 10:26:45 +02:00
gunzip.c add gunzip 2007-07-05 21:23:42 +02:00
kfifo.c add kernel kfifo implementation 2007-09-21 21:29:32 +02:00
ldiv.c svn_rev_639 2007-07-05 18:02:12 +02:00
libbb.c export symbols 2007-10-07 14:27:24 +02:00
libgen.c export symbols 2007-10-07 14:27:24 +02:00
make_directory.c export symbols 2007-10-07 14:27:24 +02:00
misc.c replace 8 spaces with tabs 2007-10-11 20:56:18 +02:00
parameter.c replace 8 spaces with tabs 2007-10-11 20:56:18 +02:00
readkey.c export functions 2007-10-04 12:37:06 +02:00
readline.c implement delete key in readline 2007-10-16 23:08:37 +02:00
readline_simple.c remove putc references 2007-10-17 17:51:34 +02:00
recursive_action.c export symbols 2007-10-07 14:27:24 +02:00
string.c export functions 2007-10-04 12:37:06 +02:00
vsprintf.c export symbols 2007-10-07 14:27:24 +02:00
xfuncs.c export functions 2007-10-04 12:33:20 +02:00
zlib.c svn_rev_639 2007-07-05 18:02:12 +02:00