linux/arch/i386/boot
H. Peter Anvin c397368232 Remove old i386 setup code
This removes the old i386 setup code.  This is done as a separate patch
to avoid breaking git bisect as some of the i386 code was also used by
the old x86-64 code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-12 10:55:56 -07:00
..
compressed Use the new x86 setup code for i386 2007-07-12 10:55:55 -07:00
tools Use the new x86 setup code for i386 2007-07-12 10:55:55 -07:00
.gitignore [PATCH] x86: gitignore some autogenerated files for i386 2006-02-14 16:09:35 -08:00
Makefile Use the new x86 setup code for i386 2007-07-12 10:55:55 -07:00
a20.c A20 handling code 2007-07-12 10:55:55 -07:00
apm.c APM probing code 2007-07-12 10:55:55 -07:00
bitops.h Simple bitops for the new x86 setup code. 2007-07-12 10:55:54 -07:00
boot.h Top header file for new x86 setup code 2007-07-12 10:55:54 -07:00
cmdline.c Command-line parsing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
code16gcc.h Header file to produce 16-bit code with gcc 2007-07-12 10:55:54 -07:00
copy.S String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
cpu.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
cpucheck.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
edd.c EDD probing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
header.S Assembly header and main routine for new x86 setup code 2007-07-12 10:55:55 -07:00
install.sh
main.c Assembly header and main routine for new x86 setup code 2007-07-12 10:55:55 -07:00
mca.c MCA support for new x86 setup code 2007-07-12 10:55:55 -07:00
memory.c Memory probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
mtools.conf.in
pm.c Code for actual protected-mode entry 2007-07-12 10:55:55 -07:00
pmjump.S Code for actual protected-mode entry 2007-07-12 10:55:55 -07:00
printf.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
setup.ld Linker script for the new x86 setup code 2007-07-12 10:55:55 -07:00
string.c String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
tty.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
version.c Version string for the new x86 setup code 2007-07-12 10:55:55 -07:00
vesa.h Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-bios.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vesa.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vga.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.h Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
voyager.c Voyager support for the new x86 setup code 2007-07-12 10:55:55 -07:00