coreboot-kgpe-d16/src/northbridge/intel/i82830
Myles Watson 7eac4450b3 Always enable parent resources before child resources.
Always initialize parents before children.

Move s2881 code into a driver.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5633 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-17 16:16:56 +00:00
..
chip.h Initial support for the Intel 82830 northbridge and RCA RM4100 board. 2008-03-09 13:24:46 +00:00
i82830.h Initial support for the Intel 82830 northbridge and RCA RM4100 board. 2008-03-09 13:24:46 +00:00
i82830_smihandler.c Fix MBI walker. 2010-05-27 22:47:13 +00:00
Kconfig Add kconfig menus for most chipset VIDEO_MB values. 2009-10-26 21:42:13 +00:00
Makefile.inc This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
memory_initialized.c This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. 2008-05-15 13:44:33 +00:00
northbridge.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
raminit.c simplify ram_read32 on i82830 2010-04-11 18:54:47 +00:00
raminit.h Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. 2010-02-01 22:51:18 +00:00
vga.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00