u-boot-brain/arch/x86/include/asm
Graeme Russ 9558b48af0 console: Implement pre-console buffer
Allow redirection of console output prior to console initialisation to a
temporary buffer.

To enable this functionality, the board (or arch) must define:
 - CONFIG_PRE_CONSOLE_BUFFER - Enable pre-console buffer
 - CONFIG_PRE_CON_BUF_ADDR - Base address of pre-console buffer
 - CONFIG_PRE_CON_BUF_SZ - Size of pre-console buffer (in bytes)

The pre-console buffer will buffer the last CONFIG_PRE_CON_BUF_SZ bytes
Any earlier characters are silently dropped.
2011-10-05 22:03:09 +02:00
..
ic Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
video x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bitops.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bootparam.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
byteorder.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
config.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
e820.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
errno.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
global_data.h console: Implement pre-console buffer 2011-10-05 22:03:09 +02:00
i8254.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
i8259.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
ibmpc.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
interrupt.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
io.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
ioctl.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
ist.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
pci.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
posix_types.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
processor-flags.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
processor.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
ptrace.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
realmode.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
string.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
types.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
u-boot-x86.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
u-boot.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
unaligned.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
zimage.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00