9
0
Fork 0
barebox/common
Sascha Hauer ae53e9ef1d CONFIG_MODULE -> CONFIG_MODULES 2007-10-04 12:33:03 +02:00
..
Kconfig CONFIG_MODULE -> CONFIG_MODULES 2007-10-04 12:33:03 +02:00
Makefile Add module handling (mostly copied from Linux kernel and stripped down 2007-09-28 20:32:15 +02:00
clock.c svn_rev_706 2007-07-05 18:02:19 +02:00
command.c Add register_command() to register a command in runtime. This 2007-10-01 10:15:38 +02:00
console.c Export symbols printf and the ones needed for getopt 2007-10-01 10:26:45 +02:00
date.c svn_rev_523 2007-07-05 18:02:01 +02:00
dlmalloc.c svn_rev_683 2007-07-05 18:02:16 +02:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
env.c Extend 'export' command to take the form export a=b 2007-09-28 10:08:30 +02:00
flash.c svn_rev_118 2007-07-05 18:01:24 +02:00
ft_build.c svn_rev_538 2007-07-05 18:02:03 +02:00
hush.c hush.c: split high-density "if(x) something"; into two lines 2007-10-01 23:35:33 +02:00
kallsyms.c add kallsyms from linux kernel 2007-09-28 20:29:52 +02:00
memsize.c Sequential accesses to non-existent memory must be synchronized, 2006-11-06 17:06:36 +01:00
misc.c display malloc space on startup 2007-09-26 15:24:51 +02:00
module.c Resolve the symbols using an extra section and only resolve explicitly 2007-10-01 10:20:57 +02:00
parser.c make simple parser compile again 2007-10-01 09:54:10 +02:00
partition.c implement flash protection 2007-07-16 10:29:28 +02:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c add missing whitespace in printf output 2007-10-01 10:16:04 +02:00