9
0
Fork 0
barebox/arch/x86/boot
Juergen Beisert 7dcc15e819 Add functions to be able to boot with BIOSs help
These functions are special: They are running in the 16 bit real mode world
to bring up barebox on an x86 box.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-01-14 10:06:16 +01:00
..
Kconfig Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
Makefile Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
a20.c Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
bioscall.S Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
boot.h Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
boot_hdisk.S Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
boot_main.S Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
main_entry.c Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
pmjump.S Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
prepare_uboot.c Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
regs.c Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00
tty.c Add functions to be able to boot with BIOSs help 2010-01-14 10:06:16 +01:00