coreboot-kgpe-d16/src/arch/i386/lib
Arne Georg Gleditsch d6689ed781 Please find appended. This patch gets rid of the %gs magic altogether,
fixes a few alignment wrinkles and sets up and registers the MMCONF area
for AMD Fam10h CPUs (where selected by mainboard configuration).  It
removes a bit of code that proved troublesome in MMCONF setups from
mcp55_early_setup_car.c, as per earlier discussion.

Signed-off-by: Arne Georg Gleditsch <arne.gleditsch@numascale.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5796 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-09 14:54:07 +00:00
..
c_start.S fix a bug in pcibios check. 2010-04-26 12:08:51 +00:00
cbfs_and_run.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cpu.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
exception.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
id.inc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +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
ioapic.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (has 2010-04-20 13:22:02 +00:00
pci_ops_auto.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +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 Please find appended. This patch gets rid of the %gs magic altogether, 2010-09-09 14:54:07 +00:00
printk_init.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
stages.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
walkcbfs.S - Make walkcbfs capable of loading files other than the first 2010-02-22 12:58:01 +00:00