coreboot/arch/x86
Stefan Reinauer fe524d4646 This patch enables build of both compressors (instead of the
current stubs), both as utilities and object files to link with
lar (once lar is capable of that).

There are some details that could be discussed (eg. I could avoid the
duplication of LZMA_OBJ, but that would mean using ::-rules in
util/lzma/Makefile with whatever side effects those bring, or
by splitting them into a separate file), but I tried it here, and it works.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@355 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-16 14:34:17 +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 Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
cachemain.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
geodelx.c This patch adds a file for geodelx cpu-specific support. It combines 2007-06-14 17:45:35 +00:00
i8259.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
isa-dma.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
Kconfig Fix various license headers. 2007-05-20 20:35:59 +00:00
keyboard.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +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 Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
macros.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
Makefile This patch enables build of both compressors (instead of the 2007-06-16 14:34:17 +00:00
mc146818rtc.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
mtrr.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
pci_ops_auto.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
pci_ops_conf1.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
pci_ops_conf2.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
pci_ops_mmconf.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
serial.c Fix various license headers. 2007-05-20 20:35:59 +00:00
speaker.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
stage0_amd_geodelx.S Lots of cosmetic and coding style fixes (trivial). 2007-05-19 21:31:23 +00:00
stage0_i586.S Fix various license headers. 2007-05-20 20:35:59 +00:00
udelay_io.c Fix various license headers. 2007-05-20 20:35:59 +00:00