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
/
drivers
/
amd
/
agesa
/
state_machine.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-01-09
amd/agesa/state_machine: Add BeforeInitLate hooks
Michał Żygowski
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-06-21
drivers/amd/agesa: Assert that StdHeader is non-null
Jacob Garber
2019-05-25
AGESA binaryPI: Add AGESA entry timestamps
Kyösti Mälkki
2019-05-25
AGESA: Move debug helper to eventlog file
Kyösti Mälkki
2019-05-25
AGESA: Move heap_status_name() implementation
Kyösti Mälkki
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-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-09-26
AGESA: Move API interface under drivers/
Kyösti Mälkki