coreboot-kgpe-d16/src/northbridge/amd/amdht
Stefan Reinauer 5ff7c13e85 remove trailing whitespace
Change-Id: Ib91889a374515d36a2b12b53aeb12b6ea6e22732
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/364
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2011-11-01 19:07:45 +01:00
..
AsPsDefs.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
AsPsNb.c Convert some comments to proper Doxygen syntax. 2010-10-26 22:46:43 +00:00
AsPsNb.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
comlib.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
comlib.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
h3ffeat.h Clean up comments, whitespace, and copyright date in the AMD HT code. 2008-07-16 21:09:31 +00:00
h3finit.c Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
h3finit.h Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
h3gtopo.h Remove another set of includes from Fam10 romstages: 2010-05-14 11:02:56 +00:00
h3ncmn.c The "temp" will be used later. So it has to be calculated correctly. 2011-04-19 06:40:56 +00:00
h3ncmn.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ht_wrapper.c 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
porting.h Remove extra NULL #define in amdht code. The 2010-05-09 21:44:52 +00:00