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
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-08-04
soc/amd/stoneyridge: Use generic gpio library
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GPIO functions to romstage
Marc Jones
2017-07-31
soc/amd/stoneyridge: Fix GPIO bank1 control definition
Marshall Dawson
2017-07-31
soc/amd/stoneyridge: Move ACPI MADT table to soc
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GNVS
Marc Jones
2017-07-27
soc/amd/stoneyridge: Remove unused SD controller
Marshall Dawson
2017-07-27
soc/amd/stoneyridge: Enable verstage support
Marshall Dawson
2017-07-27
soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK
Marshall Dawson
2017-07-27
soc/amd/stoneyridge: Convert 48Mhz enable to read/write32
Marshall Dawson
2017-07-27
soc/amd/stoneyridge: Clarify BAR mask in SPI base
Marshall Dawson
2017-07-16
soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
soc/amd/stoneyridge: Update header guards and includes
Marshall Dawson
2017-07-11
binaryPI: Define AGESA blob in CBFS as Kconfig string
Kyösti Mälkki
2017-07-08
soc/amd/stoneyridge/northbridge.c: remove unnecessary null check
Martin Kepplinger
2017-07-02
soc/amd/common: Add initial support for AMD PSP
Marshall Dawson
2017-06-29
soc/amd/stoneyridge: Convert monotonic timer
Marshall Dawson
2017-06-28
soc/amd/stoneyridge: Revise pci_devs.h file
Marshall Dawson
2017-06-28
soc/amd/stoneyridge: Fix device IDs
Marshall Dawson
2017-06-28
soc/amd/stoneyridge: Enable early cbmem
Marshall Dawson
2017-06-27
soc/amd/stoneyridge: Add tseg size to Kconfig
Marshall Dawson
2017-06-27
soc/stoneyridge: Remove IDE controller
Marshall Dawson
2017-06-27
soc/stoneyridge: Remove FCH PCIe support
Marshall Dawson
2017-06-27
soc/amd/stoneyridge: Remove PCIe-PCI bridge
Marshall Dawson
2017-06-27
soc/amd/common: Fix most checkpatch errors
Marshall Dawson
2017-06-27
soc/amd/stoneyridge: Fix most checkpatch errors
Marshall Dawson
2017-06-27
soc/amd/stoneyridge/acpi: Fix checkpatch errors
Marshall Dawson
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-26
soc/amd/stoneyridge: Add northbridge support
Marc Jones
2017-06-26
soc/amd/stoneyridge: Add CPU files
Marc Jones
2017-06-26
soc: Add AMD Stoney Ridge southbridge code
Marc Jones