coreboot-kgpe-d16/src/cpu/amd/model_fxx
Patrick Georgi 1bb6828900 romcc:
- Set __PRE_RAM__ define per default
- Properly handle ignored (#ifdef'd out) #include lines

amd/serengeti_cheetah_fam10:
- write ACPI files to $(obj) instead of the top dir (alias $(CURDIR))

tinybootblock:
- provide a way to define code that should be added to the bootblock,
  to map the entire ROM for use by CBFS

amd/model_fxx, amd/model_10xxx:
- add CONFIG_SSE

walkcbfs.S:
- eliminate the use of two registers, to make space for romcc to wiggle

amd/serengeti_cheetah_fam10:
- use the enable_rom framework. not entirely functional yet

Boot-tested on emulation/qemu-x86
Build-tested on amd/serengeti_cheetah_fam10
amd/serengeti_cheetah_fam10 fails in amdht/ somewhere, but builds

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4994 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-12-31 12:56:53 +00:00
..
apic_timer.c 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
Config.lb Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty 2009-10-17 01:12:42 +00:00
fidvid.c Remove PRINTK_IN_CAR tests from AMD files. 2009-10-23 18:19:22 +00:00
init_cpus.c Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
Kconfig romcc: 2009-12-31 12:56:53 +00:00
Makefile.inc Revert socket abstraction. 2009-08-25 16:04:45 +00:00
microcode_rev_c.h missed these. 2005-11-23 05:09:42 +00:00
microcode_rev_d.h missed these. 2005-11-23 05:09:42 +00:00
microcode_rev_e.h missed these. 2005-11-23 05:09:42 +00:00
model_fxx_init.c Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
model_fxx_update_microcode.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
powernow_acpi.c coding style fixes for powernow (trivial) 2009-07-18 18:00:37 +00:00
processor_name.c Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00