coreboot-kgpe-d16/src/arch/i386/lib
Stefan Reinauer b4d3af8888 separate build.h and config.h usage (now possible because newconfig is gone)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>

This patch is slightly reworked to include a necessary romcc change that allows
more than one -include specified on the command line, and gets rid of the
explicit build.h dependencies of all files. (The files do keep an explicit
config.h dependency though)



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5114 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-11 03:21:29 +00:00
..
c_start.S * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
cbfs_and_run.c reasonable output in cbfs loading (part 2) 2009-10-26 17:17:37 +00:00
console.c separate build.h and config.h usage (now possible because newconfig is gone) 2010-02-11 03:21:29 +00:00
console_print.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
console_printk.c Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. 2009-10-16 19:29:45 +00:00
cpu.c remove some dead code from cpu.c (trivial) 2009-05-26 12:33:06 +00:00
cpu_reset.inc Doxidization, reformat 2004-03-23 21:28:05 +00:00
exception.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
failover.c * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
failover_failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
id.inc Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
id.lds Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
jmp_auto.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
jmp_auto_out.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
Makefile.inc Kconfig! 2009-08-12 15:00:51 +00:00
noop_failover.inc - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
pci_ops_auto.c Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pci_ops_conf1.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pci_ops_conf2.c AMD Rev F support 2006-10-04 20:46:15 +00:00
pci_ops_mmconf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
printk_init.c coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
walkcbfs.S romcc: 2009-12-31 12:56:53 +00:00