coreboot/src/mainboard
Alexandru Gagniuc 5005bb06c1 Unify use of post_code
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>                                                                                                         
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6487 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-11 20:17:22 +00:00
..
a-trend second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
abit second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
advantech second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
amd Unify use of post_code 2011-04-11 20:17:22 +00:00
arima Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
artecgroup Unify use of post_code 2011-04-11 20:17:22 +00:00
asi second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
asrock SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. 2011-03-28 03:33:10 +00:00
asus SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. 2011-03-28 03:33:10 +00:00
axus second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
azza second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
bcom second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
biostar second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
broadcom Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
compaq second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
dell Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
digitallogic Unify use of post_code 2011-04-11 20:17:22 +00:00
eaglelion second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
ecs second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
emulation We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. 2010-12-13 19:50:25 +00:00
getac ICH7: Fix register naming error 2011-04-01 07:28:35 +00:00
gigabyte In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
hp Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. 2011-03-08 23:01:46 +00:00
ibase [i945] Add SPD adress mapping 2011-02-21 09:39:17 +00:00
ibm Get mptable OEM/product ID from kconfig variables. 2010-12-16 19:51:38 +00:00
iei Unify use of post_code 2011-04-11 20:17:22 +00:00
intel Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
iwave oops. this is weird. CAR addresses should be specified in the socket and not in 2011-01-27 01:11:20 +00:00
iwill Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
jetway SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. 2011-03-28 03:33:10 +00:00
kontron Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
lanner Move "select CACHE_AS_RAM" lines from boards into CPU socket. 2010-12-08 08:22:04 +00:00
lenovo PMH7: Add chip config 2011-04-11 19:43:50 +00:00
lippert Unify use of post_code 2011-04-11 20:17:22 +00:00
mitac second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
msi In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
nec second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
newisys Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
nokia Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
nvidia In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
pcengines Unify use of post_code 2011-04-11 20:17:22 +00:00
rca Move "select CACHE_AS_RAM" lines from boards into CPU socket. 2010-12-08 08:22:04 +00:00
roda Fix some subsystemid statements in r6421 2011-03-01 22:02:37 +00:00
soyo second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
sunw Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
supermicro In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
technexion Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
technologic push ts5300 rom size to 1MB. In fact the flash part on that 2011-01-21 07:46:32 +00:00
televideo second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
thomson Move "select CACHE_AS_RAM" lines from boards into CPU socket. 2010-12-08 08:22:04 +00:00
traverse Unify use of post_code 2011-04-11 20:17:22 +00:00
tyan In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
via Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
winent Unify use of post_code 2011-04-11 20:17:22 +00:00
wyse Unify use of post_code 2011-04-11 20:17:22 +00:00
Kconfig Lenovo ThinkPad X60 / X60s Support 2011-02-14 20:02:47 +00:00