barebox/arch/x86/lib
Juergen Beisert 7081093531 Add a special command to load and start a bzImage on x86
Other architectures are supporting the uImage format used by barebox's 'bootm'
command. x86 does'nt. So, we need a special command to be able to boot the
x86 specific bzImage format.

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
..
barebox.lds.S Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00
bios_disk.S Add a low level disk drive access driver 2010-01-14 10:06:16 +01:00
gdt.c Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00
linux_start.S Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
Makefile Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
memory.c Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00
memory16.S Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00
traveler.S Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00