coreboot-kgpe-d16/src/northbridge/amd/gx2
Stefan Reinauer 9839cbd53f * clean up all but two warnings on artecgroup dbe61
* integrate vsm init into normal x86.c code (so it can run above 1M)
* call void main(unsigned long bist) except void cache_as_ram_main(void)
  on Geode LX (as we do on almost all other platforms now)
* Unify Geode LX MSR setup (will bring most non-working LX targets back
  to life)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5471 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-21 20:06:10 +00:00
..
chip.h These changes incorporate steve goodrich'es fixes, and one bug that is 2006-07-21 19:21:38 +00:00
chipsetinit.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
grphinit.c This repairs the other Geode mainboards so they'll build with the new 2007-05-04 19:09:01 +00:00
Kconfig * clean up all but two warnings on artecgroup dbe61 2010-04-21 20:06:10 +00:00
Makefile.inc This is the beginning of support for Geode and Kconfig in v2. 2009-08-28 14:46:59 +00:00
northbridge.c zero warnings days. Down to under 600 different warnings 2010-04-14 10:12:23 +00:00
northbridge.h adding preliminary, and almost certainly wrong, rumba support. 2006-01-27 23:46:30 +00:00
northbridgeinit.c remove more warnings. 2010-04-02 22:31:35 +00:00
pll_reset.c - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
raminit.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
raminit.h preliminary GX DRAM initization. It is not working yet. 2006-02-23 21:39:19 +00:00