index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
amd
/
cimx
Age
Commit message (
Expand
)
Author
2016-04-20
AMD CIMX: Drop unused code
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
cpu/amd: Fix cbtypes.h to match UINTN convention
Stefan Reinauer
2015-10-30
vendorcode/amd: 64bit fixes
Stefan Reinauer
2015-10-24
amd/sb800: Make UsbRxMode per-board customizable
Tobias Diedrich
2015-07-30
vendorcode: 64bit fixes for AMD CIMX SB800
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-14
AMD cimx/sb800: Disable unused GPP ports
Kyösti Mälkki
2014-12-31
vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent
Edward O'Callaghan
2014-11-09
src: Too many terminators ';;' at end of stmts, stop Skynet
Edward O'Callaghan
2014-07-10
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c
Edward O'Callaghan
2014-05-21
amd/cimx/sb?00/SATA.c: Integer overflow in loop condition
Edward O'Callaghan
2014-05-19
vendorcode/amd: kill some intermediate variables in build system
Patrick Georgi
2014-05-19
build: move include paths where they belong
Patrick Georgi
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-02-11
amd/cimx: fix sb(8|9)00 NULL type redefine
Aaron Durbin
2013-12-07
Correct file permissions.
Idwer Vollering
2013-09-24
southbridge/cimx/sb900: Rename headers to match sb700 & sb800
Corey Osgood
2013-05-03
AMD SATA: Correct »them implement« to »then implement« in comments
Paul Menzel
2013-04-14
AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-11
AMD SB900: fix warnings
Martin Roth
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-05-24
cbtypes.h: Unify cbtypes.h used in AMD board's code
Vikram Narayanan
2012-05-10
CIMx: Allow #define LEGACY_FREE overrides
Martin Roth
2012-05-10
Unmark source files as executables
Alec Ari
2012-02-02
SB700 southbridge: AMD SB700/SP5100 southbridge CIMX code
Kerry Sheh
2012-02-02
RD890 Northbridge: AMD RD890/SR56X0 Northbridge CIMX code
Kerry Sheh
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
2011-10-11
sb800: sata combine mode configure fix
Kerry Sheh
2011-09-07
AMD SB800 southbridge update
Kerry She
2011-09-07
AMD F14 southbridge update
Kerry She
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98
2011-06-21
Add AMD SB900 CIMx code
efdesign98
2011-06-01
trivial remove blanks at the end of line
Kerry She
2011-06-01
This patch fix a AMD sb800 wrapper compile warning:
Kerry She
2011-05-15
Remove multiple mmconf settings and just use kconfig setting.
Marc Jones
2011-05-15
Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.
Scott Duplichan
2011-05-15
Fix ACPI shutdown function by removing reliance on SMI.
Scott Duplichan
2011-05-07
SB800 CIMX code can share the AGESA V5 lib code,
Kerry She
2011-02-14
Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.
Frank Vibrans
2011-01-18
remove the code which is not ready to release.
Zheng Bao
2011-01-11
change a readable way to fix SB800 CIMX "multi-character constant warning".
Kerry She
2011-01-04
Trivial:
Kerry She
2011-01-01
Add AMD SB800 southbridge CIMx code.
Kerry She