9
0
Fork 0
barebox/common
Jean-Christophe PLAGNIOL-VILLARD a3c1e5d888 Replace direct header access with the API routines
Copied from U-Boot

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2010-10-08 00:04:28 +08:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig add password framework 2010-09-20 08:57:22 +02:00
Makefile image: factorise string helper 2010-10-08 00:03:22 +08:00
clock.c clock: fix possible error on overflow in is_timeout 2010-04-22 13:29:22 +02:00
command.c move utsrelease.h to include/generated/ instead of include/linux 2010-09-17 10:56:24 +08:00
complete.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
console.c console: set device_d id at -1 2010-09-24 08:46:41 +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
digest.c add digest framework 2010-09-20 08:57:21 +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
image.c Replace direct header access with the API routines 2010-10-08 00:04:28 +08: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
menu.c Menu: add box style entry 2010-09-20 08:58:53 +02: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
password.c add password framework 2010-09-20 08:57:22 +02:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00