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
/
southbridge
/
amd
/
cimx
/
sb800
/
SBPLATFORM.h
Age
Commit message (
Expand
)
Author
2021-02-04
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-17
southbridge/amd agesa & cimx spelling fixes
Martin Roth
2014-07-24
southbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-02-11
amd/cimx: fix sb(8|9)00 NULL type redefine
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-12
Add Southbridge support for S3.
zbao
2012-04-02
Add sb800 spi support.
zbao
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
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