9
0
Fork 0
barebox/arch/mips/boot
Sascha Hauer 4960dc9db0 rework debug_ll
Convert to static inline functions and use lower case letters for function
names. Also, include mach/debug_ll.h when an architecture provides support
for debug_ll, not only when it's actually enabled. This allows architecures
to put some UART initialization code into mach/debug_ll.h which is compiled
out when debug_ll is disabled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-05 10:15:48 +02:00
..
Makefile MIPS: add initial device tree support 2013-05-13 21:17:10 +02:00
dtb.c MIPS: add initial device tree support 2013-05-13 21:17:10 +02:00
main_entry-pbl.c rework debug_ll 2013-09-05 10:15:48 +02:00
main_entry.c mips: initialize malloc pool before start_barebox() 2013-03-14 08:41:15 +01:00
start-pbl.S MIPS: pbl: remove extra copyrights 2013-06-18 09:05:14 +02:00
start.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00