index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
Age
Commit message (
Expand
)
Author
2019-05-10
soc/amd/stoneyridge: Add IO access functions for PMx
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add iomux read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Finish read/write misc registers
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add aoac_ read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rewrite smbus_read/write, add asf
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rearrange sb_util.c
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rename AcpiMmio blocks
Marshall Dawson
2019-05-06
soc/amd/stoneyridge: Correct bugs in lpc.c
Marshall Dawson
2019-05-06
soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge
Marshall Dawson
2019-05-06
soc/amd/common: Introduce module_dispatch()
Kyösti Mälkki
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-26
soc/amd/stoneyridge: Generate MCFG table
Raul E Rangel
2019-04-23
soc/amd/common: Remove AmdReadEventLog()
Kyösti Mälkki
2019-04-23
soc/amd/common: Introduce agesa_execute_state()
Kyösti Mälkki
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
soc/amd/stoneyridge: Fix gnvs aoac initialization
Marshall Dawson
2019-04-08
soc/amd/stoney: Don't use IS_ENABLED() for a constant
Nico Huber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol
Marshall Dawson
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
soc/amd/stoneyridge: Convert SMU fanless options
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Call amdfwtool with different arguments
Marshall Dawson
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
Fix <io.h> includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-26
soc/amd: Remove defined but unwritten functions
Richard Spiegel
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-25
soc/amd/common: Fix AmdLateRunApTask()
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
soc/amd/common: Move PI refcode loader
Kyösti Mälkki
2019-02-15
soc/amd/stoneyridge: Expand 48MHz for both osc out signals
Richard Spiegel
2019-02-12
soc/amd/common: Don't use CAR_GLOBAL
Arthur Heymans
2019-02-12
soc/amd/common: Remove redundant ACPI S3 test
Kyösti Mälkki
2019-02-04
soc/amd/stoneyridge: Reboot if missing MRC cache info
Marshall Dawson
2019-02-01
soc/amd/stoneyridge: Add generic PM1 register clear function
Marshall Dawson
2019-01-30
soc/amd/stoneyridge: Access SMBUS through MMIO
Richard Spiegel
2019-01-28
amd/stoneyridge: Disable GPIO MASK STATUS
Raul E Rangel
2019-01-23
soc/amd/stoneyridge/gpio: Allow specifying 0 value for debounce timeout
Daniel Kurtz
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-21
Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"
Raul Rangel
2019-01-16
soc/amd/stoneyridge/gpio: Configure debounce for irq gpios
Daniel Kurtz
2019-01-16
soc/amd/stoneyridge/gpio: Remove redundant definitions
Daniel Kurtz
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
[next]