1
0
Fork 0
remarkable-uboot/arch
Simon Glass 24b852a7a2 Move console definitions into a new console.h file
The console includes a global variable and several functions that are only
used by a small subset of U-Boot files. Before adding more functions, move
the definitions into their own header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:50 -07:00
..
arc board: axs10x switch serial port and Ethernet to driver model 2015-11-18 00:39:22 +03:00
arm dm: cros_ec: Convert cros_ec keyboard driver to driver model 2015-11-19 20:13:40 -07:00
avr32 avr32: Use the generic bitops headers 2015-11-05 10:52:31 -05:00
blackfin Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
m68k Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
microblaze microblaze: Fix C99/gnu99 compatiblity for inline functions 2015-11-19 13:09:41 +01:00
mips Merge branch 'master' of git://git.denx.de/u-boot-mips 2015-11-06 09:17:17 -05:00
nds32 nds32: Use the generic bitops headers 2015-11-05 10:52:21 -05:00
nios2 nios2: zap ioremap 2015-11-18 21:18:30 +08:00
openrisc openrisc: updating build tools naming convention 2015-11-12 18:13:20 -05:00
powerpc Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sandbox sandbox: Add a way to skip time delays 2015-11-19 20:27:50 -07:00
sh Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sparc Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
x86 x86: qemu: Convert to use driver model keyboard 2015-11-19 20:13:42 -07:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig arm, powerpc: select SYS_GENERIC_BOARD 2015-10-24 13:50:38 -04:00