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
/
vendorcode
/
amd
/
opensil
Age
Commit message (
Expand
)
Author
2024-03-17
vc/amd/opensil: don't use source path when using stub
Marshall Dawson
2024-03-11
vc/amd/opensil/stub: add stub MPIO driver
Felix Held
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use GiB define
Felix Held
2024-03-06
vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gb
Felix Held
2024-02-23
vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum name
Felix Held
2024-02-02
vc/amd/opensil: add openSIL stub implementation
Felix Held
2024-02-02
vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index
Felix Held
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-25
vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors
Felix Held
2024-01-25
soc/amd/genoa_poc: rely less on boot state hooks
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensil
Felix Held
2024-01-25
vc/amd/opensil/genoa_poc/opensil_console: fix host debug print function
Felix Held
2024-01-24
vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio
Felix Held
2024-01-24
vendorcode: Rename Makefiles from .inc to .mk
Martin Roth
2023-12-16
vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOA
Felix Held
2023-12-16
soc/amd/genoa: rename to genoa_poc
Felix Held
2023-12-15
vc/amd: use 'openSIL' spelling in comments & help text
Felix Held
2023-12-14
vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_ports
Felix Held
2023-12-12
vendorcode/amd/genoa: Parse APOB for DRAM layout
Arthur Heymans
2023-12-12
soc/amd/genoa: Add opensil MPIO chip files
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add SATA configuration
Arthur Heymans
2023-12-12
vendorcode/amd/opensil: Add USB configuration
Martin Roth
2023-12-08
vendorcode/amd/opensil: Set up resource manager input block
Arthur Heymans
2023-12-06
vendorcode/amd/opensil: Add initial setup and API calls
Arthur Heymans
2023-11-30
vendorcode/amd/opensil: Implement cbmem_top_chipset
Arthur Heymans
2023-11-30
vendorcode/amd/opensil/genoa: Implement console callback
Arthur Heymans
2023-11-28
vendorcode/amd: Hook up opensil
Arthur Heymans
2023-11-13
Update genoa_poc/opensil submodule to upstream main
Martin Roth
2023-11-07
vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule
Martin Roth