switch-coreboot/arch/x86
Uwe Hermann 7e752a0631 Move include/console/console.h to include/console.h in order to
get rid of a directory which only contains a single file, and
at the same time simplify the #includes and their hierarchies.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@313 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 20:18:28 +00:00
..
archelfboot.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
archtables.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
cachemain.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
i8259.c Document origin of the arch/x86/i8259.c file. 2007-03-13 15:24:28 +00:00
isa-dma.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
Kconfig * update i82371eb code 2007-04-23 23:41:32 +00:00
keyboard.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
ldscript.ld Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
linuxbios_table.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
macros.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
Makefile small compile fix that slipped through. No idea how that got lost. 2007-04-24 08:11:04 +00:00
mc146818rtc.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
mtrr.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
pci_ops_auto.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
pci_ops_conf1.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
pci_ops_conf2.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
pci_ops_mmconf.c Move include/console/console.h to include/console.h in order to 2007-05-05 20:18:28 +00:00
serial.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00
speaker.c Fix broken Doxygen comments (trivial). 2007-04-15 17:14:57 +00:00
stage0_i586.S Fix a typo that I put in there many years ago TBL->TLB 2007-05-04 18:40:01 +00:00
udelay_io.c Use 'unsigned int' instead of 'unsigned'. 2007-03-09 16:02:58 +00:00