9
0
Fork 0
barebox/arch
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
..
arm rework debug_ll 2013-09-05 10:15:48 +02:00
blackfin blackfin: Remove unneeded assignment 2013-07-09 08:41:31 +02:00
mips rework debug_ll 2013-09-05 10:15:48 +02:00
nios2 nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
openrisc openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
ppc P2020RDB: map boot flash. 2013-08-05 12:09:22 +02:00
sandbox driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
x86 devfs: let devfs_add_partition return the new partition 2013-07-15 11:15:47 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00