coreboot/src
Uwe Hermann 8c19f949fe Add support for the Soyo SY-6BA+ III board.
Tested on hardware by Andrew Morgan <ziltro@ziltro.com>, boots
Linux fine. Detailed status at:

  http://www.coreboot.org/Soyo_SY-6BA_Plus_III

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Andrew Morgan <ziltro@ziltro.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4369 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-06-24 00:35:07 +00:00
..
arch This patch adds a proper namestring generation to our ACPIgen generator. 2009-06-21 20:26:13 +00:00
boot Attached patch moves the CBFS payload loader to selfboot.c as it's 2009-05-26 14:00:49 +00:00
config Undo my ugly commit that added uses clauses in lots of places instead of one. 2009-06-19 21:18:14 +00:00
console die() does never return. Annotate it as such. 2009-06-05 11:41:51 +00:00
cpu This patch adds a proper namestring generation to our ACPIgen generator. 2009-06-21 20:26:13 +00:00
devices Fix a little white space issue. Also, don't copy the rom image 2009-06-09 14:44:37 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Fix for Erratum 343 for AMD Fam10h CPUs. 2009-06-06 11:21:52 +00:00
lib These changes implement car in qemu. The implementation is in several 2009-06-16 15:02:52 +00:00
mainboard Add support for the Soyo SY-6BA+ III board. 2009-06-24 00:35:07 +00:00
northbridge This patch adds a proper namestring generation to our ACPIgen generator. 2009-06-21 20:26:13 +00:00
pc80 Undo my ugly commit that added uses clauses in lots of places instead of one. 2009-06-19 21:18:14 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge ChangeLog: 2009-06-19 12:03:40 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00