Add constants for fast path resume copying
[coreboot.git] / src / vendorcode /
2012-04-03 Stefan ReinauerDon't unconditionally show ChromeOS options
2012-04-02 zbaoS3 code whitespaces changes.
2012-04-02 Stefan ReinauerAdd Google ChromeOS vendor support
2012-03-30 Stefan ReinauerAdd TPM support to coreboot
2012-03-29 Stefan ReinauerAdd Google ChromeOS vendorcode directory
2012-03-13 Martin RothAGESA family 12 changes to fix torpedo warnings
2012-02-02 Kerry ShehSB700 southbridge: AMD SB700/SP5100 southbridge CIMX...
2012-02-02 Kerry ShehRD890 Northbridge: AMD RD890/SR56X0 Northbridge CIMX...
2012-01-26 Kerry ShehAGESA F15: AMD family15 AGESA code
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-10-14 Stefan ReinauerFix AMD SB800 (cimx) southbridge code to compile with...
2011-10-11 Kerry Shehsb800: sata combine mode configure fix
2011-09-15 efdesign98AMD Agesa macro expansion fix
2011-09-14 efdesign98AMD Agesa changes to fix F14 boot issues
2011-09-06 Kerry SheAMD SB800 southbridge update
2011-09-06 Kerry SheAMD F14 southbridge update
2011-08-09 efdesign98AMD Family 14 Agesa warning fix
2011-08-06 efdesign98Update AMD F14 Agesa to support Rev C0 cpus
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-15 efdesign98Add the AMD Family10 Agesa code
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-21 efdesign98Add AMD SB900 CIMx code
2011-06-21 efdesign98Add AMD Family 12 cpu Agesa code
2011-06-01 Kerry Shetrivial remove blanks at the end of line
2011-06-01 Kerry SheThis patch fix a AMD sb800 wrapper compile warning:
2011-05-15 Marc JonesRemove multiple mmconf settings and just use kconfig...
2011-05-15 Scott DuplichanMove mmconf base from e0000000 to f8000000 to avoid...
2011-05-15 Scott DuplichanFix ACPI shutdown function by removing reliance on...
2011-05-07 Kerry SheSB800 CIMX code can share the AGESA V5 lib code,
2011-05-07 Kerry She1. move _mm_clflush_fs() to __SSE3__ block, because...
2011-05-07 Kerry Sheput the amdlib and agesa constant to .rodata segment.
2011-05-05 Frank VibransAdds VOID to empty parameter lists to get rid of some...
2011-05-05 Frank VibransRemove AMD Agesa requirement for standard include files
2011-03-17 Marc JonesFix breaking the build after removing files in tthe...
2011-03-17 Frank.VibransPerform cleanup and file shrinkage of the AMD AGESA...
2011-02-14 Frank VibransAdd AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-11 Kerry Shechange a readable way to fix SB800 CIMX "multi-characte...
2011-01-04 Kerry SheTrivial:
2011-01-01 Kerry SheAdd AMD SB800 southbridge CIMx code.