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
/
sb800
/
early_setup.c
Age
Commit message (
Expand
)
Author
2017-09-09
sb/amd: Support CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-01-05
src/amd: Add common definition of AMD ACPI MMIO address
Timothy Pearson
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-10-04
src/southbridge: Remove unnecessary semicolon
Elyes HAOUAS
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/sb800: transition away from device_t
Antonello Dettori
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-19
CBMEM: Add LATE_CBMEM_INIT guards
Kyösti Mälkki
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2014-12-17
southbridge/amd sb600, sb700 & sb900 spelling fixes
Martin Roth
2014-07-24
southbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-05-08
Clean up #ifs
Patrick Georgi
2011-02-12
Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...
Rudolf Marek
2011-01-27
Trivial. Re-indent the code.
Zheng Bao
2011-01-24
Change fadt revision back to 3.
Zheng Bao
2011-01-21
Now bimini can boot linux to login.
Zheng Bao
2011-01-20
S3 feanture of SB800. Compiliant with SB700.
Zheng Bao
2011-01-20
Move some board specific functions to sb800.h.
Zheng Bao
2011-01-20
This sb800 code is derived from sb700.
Zheng Bao