index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-22
1
-0
/
+1
*
drivers/amd/agesa: Assert that StdHeader is non-null
Jacob Garber
2019-06-21
1
-1
/
+1
*
AGESA binaryPI: Add AGESA entry timestamps
Kyösti Mälkki
2019-05-25
3
-3
/
+46
*
AGESA binaryPI: Redo entrypoints namelist
Kyösti Mälkki
2019-05-25
1
-32
/
+62
*
AGESA: Move debug helper to eventlog file
Kyösti Mälkki
2019-05-25
2
-38
/
+28
*
AGESA: Move heap_status_name() implementation
Kyösti Mälkki
2019-05-25
2
-16
/
+2
*
AGESA binaryPI: Sync STRUCT_NAME definitions
Kyösti Mälkki
2019-05-23
1
-1
/
+2
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-3
/
+1
*
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
3
-0
/
+3
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
8
-19
/
+19
*
drivers/amd/agesa/cache_as_ram.S: Fix coding style
Elyes HAOUAS
2018-12-28
1
-81
/
+81
*
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-0
/
+1
*
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
5
-10
/
+10
*
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-30
1
-2
/
+2
*
{cpu,drivers}/amd: Replace MTRR addresses with macros
Elyes HAOUAS
2018-10-19
1
-10
/
+10
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
2
-2
/
+0
*
src/drivers: Fix typo
Elyes HAOUAS
2018-08-10
1
-1
/
+1
*
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
3
-7
/
+7
*
AGESA binaryPI: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-14
1
-3
/
+0
*
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
1
-4
/
+4
*
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
1
-2
/
+2
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
2
-8
/
+10
*
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2018-01-23
1
-1
/
+1
*
drivers/amd/agesa: Fix AGESA heap deallocator
Marc Jones
2018-01-19
1
-15
/
+22
*
AGESA: Move API interface under drivers/
Kyösti Mälkki
2017-09-26
12
-0
/
+1979