9
0
Fork 0
barebox/common
Jean-Christophe PLAGNIOL-VILLARD d879de38e8 barebox_default_env: fix out of tree build
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-07-22 15:49:02 +02:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig Allow to merge default environment from more than one directory 2010-06-22 15:44:40 +02:00
Makefile barebox_default_env: fix out of tree build 2010-07-22 15:49:02 +02:00
clock.c clock: fix possible error on overflow in is_timeout 2010-04-22 13:29:22 +02:00
command.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
complete.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
console.c rework device parameters 2010-06-17 08:28:25 +02:00
console_simple.c simple console: implement console_flush 2009-05-18 12:15:43 +02:00
date.c doc added and some reorganised 2007-10-19 14:56:45 +02:00
dlmalloc.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
env.c get rid of device ids 2009-07-21 16:41:47 +02:00
environment.c fix error return value while loading environment 2010-05-03 15:01:28 +02:00
ft_build.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
hush.c hush: allow fancy prompts 2010-03-30 14:15:03 +02:00
kallsyms.c add kallsyms from linux kernel 2007-09-28 20:29:52 +02:00
memsize.c [sandbox] add propper sandbox detection 2007-11-29 10:22:46 +01:00
misc.c errno: add strings for network related error messages 2010-06-17 08:28:29 +02:00
module.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
module.lds.S rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
parser.c consolidate command calling in execute_command 2009-10-19 10:18:51 +02:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c introduce a arch_shutdown call and call it from shutdown_barebox 2010-03-30 14:15:03 +02:00