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
2020-12-09
soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst static
Felix Held
2020-12-06
soc/amd/picasso: drop unused cpu/amd/mtrr from Makefile
Felix Held
2020-12-06
soc/amd/cezanne: add config.c and minimal chip.h
Felix Held
2020-12-06
soc/amd/picasso/config: add comment about cfg never being NULL
Felix Held
2020-12-06
soc/amd/picasso: remove config_t typedef
Felix Held
2020-12-06
soc/amd/picasso/chip.h: remove unneeded extern pci_domain_ops
Felix Held
2020-12-06
soc/amd/stoneyridge: remove unused config_t typedef
Felix Held
2020-12-06
soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_ops
Felix Held
2020-12-06
soc/amd/stoneyridge/acpi/sb_fch: use existing base address defines
Felix Held
2020-12-06
soc/amd/picasso/Makefile: use all-y for adding config.c to the build
Felix Held
2020-12-06
soc/amd/cezanne: use common TSC and monotonic timer code
Felix Held
2020-12-06
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
Felix Held
2020-12-06
soc/amd/common/block/cpu: move Makefile guards into subfolders
Felix Held
2020-12-05
soc/amd/stoneyridge: order selected Kconfig options alphabetically
Felix Held
2020-12-05
soc/amd: Fix X86_RESET_VECTOR location in comments
Kyösti Mälkki
2020-12-05
amd_blobs: Always set default paths
Nico Huber
2020-12-05
soc/amd/picasso/tsc: fix clock divisor range check
Felix Held
2020-12-05
soc/amd/cezanne: add skeleton for new SoC
Felix Held
2020-12-04
soc/amd/picassso/acpi: increase MMIO region size of GPIO controller
Felix Held
2020-12-04
soc/amd: move smi_util to common block
Felix Held
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
soc/amd/common/smbus: remove misleading definition
Felix Held
2020-12-02
soc/amd: factor out fch_smbus_init
Felix Held
2020-12-02
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
soc/amd: factor out common AOAC definitions
Felix Held
2020-12-02
soc/amd/picasso: add FSP binary location
Felix Held
2020-12-01
soc/amd/stoneyridge: align AOAC code with Picasso
Felix Held
2020-12-01
soc/amd/picasso/aoac: make aoac_devs array unsigned
Felix Held
2020-12-01
soc/amd/picasso/aoac: fix typo in comment
Felix Held
2020-11-30
soc/amd/picasso: remove PICASSO_LPC_IOMUX Kconfig option from SoC
Felix Held
2020-11-30
soc/amd/picasso: remove unused AMDFW_OUTSIDE_CBFS Kconfig option
Felix Held
2020-11-30
soc/amd: move bootblock inside main SoC directories
Felix Held
2020-11-30
soc/amd/common/vboot: use transfer_buffer_valid function
Felix Held
2020-11-30
soc/amd: move vboot-on-PSP-related functions to common/vboot
Felix Held
2020-11-30
soc/amd: move vboot bootblock functions to common folder
Felix Held
2020-11-30
soc/amd: move assembly part of non-CAR bootblock to common directory
Felix Held
2020-11-30
soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF
Felix Held
2020-11-30
soc/amd/common: add comments and FIXME to Makefile.inc files
Felix Held
2020-11-30
soc/amd/common: simplify conditionals in Makefiles
Felix Held
2020-11-30
soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directory
Felix Held
2020-11-23
mb/google/zork: correct USB2 phy TXVREFTUNE0 parameter name
Kevin Chiu
2020-11-22
soc/amd: move non-CAR linker scripts to common directory
Felix Held
2020-11-21
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot
Felix Held
2020-11-19
include/device/pci_ids: add model number to ATI GPU and HDA controller
Felix Held
2020-11-19
soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig
Felix Held
2020-11-18
include/device/pci_ids: add model number to PCIe port and bus devices
Felix Held
[next]