coreboot/src/include
Nils Jacobs 84be0f59b7 -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)
to FG (FooGlue). As the GX2 has no VIP port.
-Change the Memmory setup MSR register names so they correspond better to the
       databook. (Part1)
       This is less confusing for beginners.
-Add a MSR printing function to northbridge.c like in the Geode LX code.
-Remove the AES register names.(GX2 has no AES registers)
-Delete some unused code.
-Clean up GX2 northbridge code  to match Geode LX code.
-Add missing copyright header to northbridge.c.
-Move hardcoded IRQ defining from northbridge.c to irq_tables.c .


Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6221 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-29 21:12:10 +00:00
..
arch-generic - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
boot Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
console fix the tree again. 2010-12-17 01:51:34 +00:00
cpu -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) 2010-12-29 21:12:10 +00:00
device W83627DHG/W83627EHG fixups for virtual LDNs. 2010-12-05 22:36:14 +00:00
pc80 - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
smp Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
assert.h We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cbfs.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbmem.h Compile cbmem.c instead of including it in romstage, 2010-12-13 20:02:23 +00:00
delay.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
ehci.h - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
fallback.h - include option_table.h when it is created, and that's HAVE_OPTION_TABLE 2010-03-29 21:50:53 +00:00
ip_checksum.h Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
lib.h drop one more version of doing serial uart output differently. 2010-12-17 00:08:21 +00:00
reset.h more warning fixes. 2010-03-17 03:14:54 +00:00
sdram_mode.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
spd.h Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
spd_ddr2.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
stdlib.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
string.h Factor out fill_processor_name() and strcpy() functions. 2010-09-29 09:54:16 +00:00
swab.h byte swapping 2004-03-13 03:37:11 +00:00
types.h Some changes required to get yabel working on v2 (and they generally make 2009-03-01 10:16:01 +00:00
uart8250.h drop one more version of doing serial uart output differently. 2010-12-17 00:08:21 +00:00
usb_ch9.h USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
usbdebug.h - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
version.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
watchdog.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00