aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-06-21Add AMD SB900 CIMx codeefdesign98
2011-06-21Add AMD Family 12 cpu Agesa codeefdesign98
2011-06-01trivial remove blanks at the end of lineKerry She
2011-06-01This patch fix a AMD sb800 wrapper compile warning:Kerry She
2011-05-15Remove multiple mmconf settings and just use kconfig setting.Marc Jones
2011-05-15Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.Scott Duplichan
2011-05-15Fix ACPI shutdown function by removing reliance on SMI.Scott Duplichan
2011-05-07SB800 CIMX code can share the AGESA V5 lib code,Kerry She
2011-05-071. move _mm_clflush_fs() to __SSE3__ block, because __builtin_ia32_sfence() i...Kerry She
2011-05-07put the amdlib and agesa constant to .rodata segment.Kerry She
2011-05-05Adds VOID to empty parameter lists to get rid of some build warnings.Frank Vibrans
2011-05-05Remove AMD Agesa requirement for standard include filesFrank Vibrans
2011-03-17Fix breaking the build after removing files in tthe previous checkin. Marc Jones
2011-03-17Perform cleanup and file shrinkage of the AMD AGESA code.Frank.Vibrans
2011-02-14Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.Frank Vibrans
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-11change a readable way to fix SB800 CIMX "multi-character constant warning".Kerry She
2011-01-04Trivial:Kerry She
2011-01-01Add AMD SB800 southbridge CIMx code.Kerry She