switch-coreboot/arch/x86
Stefan Reinauer 8a8f3f4836 * fix typos in device_util.c
* drop double error in malloc.c
* add extra CFLAGS to reduce code size by 10%
* add more build time defines and use them in the LB table.

The LB_TAG_COMPILE_TIME is a partly duplicate of LB_TAG_BUILD,
as LB_TAG_BUILD contains both date and time. I left this in for
compatibility reasons.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@268 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-22 00:36:11 +00:00
..
archelfboot.c some dependencies fixes. 2007-02-26 13:59:35 +00:00
archtables.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
cache_as_ram.S Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
cachemain.c Simple fix for a simple warning. 2007-03-10 17:28:17 +00:00
i8259.c Document origin of the arch/x86/i8259.c file. 2007-03-13 15:24:28 +00:00
init.S Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
isa-dma.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
Kconfig Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00
keyboard.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +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 * fix typos in device_util.c 2007-03-22 00:36:11 +00:00
macros.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
Makefile This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
mtrr.h Various coding style fixes (trivial). 2007-03-01 14:25:53 +00:00
pci_ops_auto.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_conf1.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_conf2.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
pci_ops_mmconf.c add pci ops so that we can do something. 2007-03-02 18:17:02 +00:00
reset.S Cosmetic fixes (trivial). 2007-03-09 11:05:41 +00:00
serial.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00
stage0_i586.S This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
udelay_io.c Use 'unsigned int' instead of 'unsigned'. 2007-03-09 16:02:58 +00:00