9
0
Fork 0
barebox/common
Sascha Hauer f4491d7b04 kallsyms/printk: enable symbol printing support (%pS)
With this kallsyms finally start working at least on ARM. This
enables us resolving addresses into symbols which is particularly
useful in combination with stack unwinding support. As kallsyms
now compile and work we can remove the depends on BROKEN.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-03-10 14:50:16 +01:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig kallsyms/printk: enable symbol printing support (%pS) 2011-03-10 14:50:16 +01:00
Makefile Add generic poll infrastructure 2010-12-20 09:28:21 +01: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 Fix default baudrate setting 2011-01-18 14:24:09 +01:00
console_simple.c console_simple: add fprintf / console_list for commands/loadb.c 2010-12-12 09:27:40 +01: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 dlmalloc: sparse fixes 2010-10-21 22:21:23 +02:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
env.c Init env context a bit earlier in initalization sequence. 2011-01-10 20:04:34 +01:00
environment.c common/environment.c: sparse fixes 2010-10-21 22:21:25 +02:00
ft_build.c device tree: fix printf compiler warnings 2011-01-07 11:36:50 +01:00
hush.c hush: sparse fixes 2010-10-21 22:21:24 +02:00
image.c image: remove confusing image_check_* functions 2010-10-13 17:39:49 +02:00
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 2011-03-10 14:50:16 +01:00
memsize.c common/memsize.c: add missing include 2010-10-21 22:21:25 +02: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 parser: use debug macros 2010-11-01 11:44:48 +01:00
password.c add password framework 2010-09-20 08:57:22 +02:00
poller.c Add generic poll infrastructure 2010-12-20 09:28:21 +01:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c startup: make debug printing of linker variables work again 2011-01-17 11:05:14 +01:00