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
/
soc
/
amd
Age
Commit message (
Expand
)
Author
2021-01-14
soc/amd/picasso: Remove printf in asl
Raul E Rangel
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
soc/amd/picasso/uart: add missing device/device.h include
Felix Held
2021-01-14
soc/amd/cezanne: add remaining non-ACPI parts of UART support
Felix Held
2021-01-14
soc/amd/cezanne: add AOAC support
Felix Held
2021-01-14
soc/amd/cezanne: add console UART support
Felix Held
2021-01-14
soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART
Felix Held
2021-01-14
soc/amd/common/block/uart/Makefile: use all target
Felix Held
2021-01-14
soc/amd/piasso/uart: move get_uart_base prototype to common code header
Felix Held
2021-01-14
soc/amd/common/uart: move CONSOLE_UART_BASE_ADDRESS back to SoC code
Felix Held
2021-01-14
soc/amd/picasso: remove broken and unused legacy UART support
Felix Held
2021-01-13
soc/amd/picasso: Disable CBFS MCACHE
Raul E Rangel
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to pm_fill_gnvs()
Kyösti Mälkki
2021-01-11
soc/amd/cezzane: Add a minimal chipset tree
Furquan Shaikh
2021-01-11
soc/amd/picasso: Separate GPIO define into gpio_defs.h
Eric Lai
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-08
soc/amd/picasso: add missing GNB I/O APIC initialization
Felix Held
2021-01-08
soc/amd/picasso: Generate GNB IO-APIC PCI routing table
Raul E Rangel
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-07
soc/amd/picasso: Add GRXS and GTXS method
Eric Lai
2021-01-07
soc/amd/picasso: Add STXS and CTXS method
Eric Lai
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-06
soc/amd/picasso: Correctly populate the PCI interrupt line register
Raul E Rangel
2021-01-06
soc/amd/picasso: Fix ACPI PCI routing table
Raul E Rangel
2021-01-06
soc/amd/picasso/root_complex: add missing set_resources
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: fix sequence in gpio_output
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_input
Felix Held
2021-01-02
soc/amd/picasso: Separate CPUID defs into new header
Jason Glenesk
2020-12-22
soc/amd/common/psp: Remove files from bootblock
Marshall Dawson
2020-12-22
soc/amd/stoneyridge: Remove unused psp.h
Marshall Dawson
2020-12-19
soc/amd/picasso: move sb_clk_output_48Mhz from acp to fch
Eric Lai
2020-12-18
soc/amd/picasso: Add acp_i2s_use_external_48mhz_osc flag
Eric Lai
2020-12-18
soc/amd/cezanne: add GPIO support
Felix Held
2020-12-18
soc/amd/cezanne: Add SMI support
Zheng Bao
2020-12-17
soc/amd/cezanne: add GPIO definitions
Felix Held
2020-12-16
soc/amd/picasso: Fix the typo in GPIO define
Zheng Bao
2020-12-16
soc/amd/common/gpio_banks: Drop underscore in __gpio
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-16
soc/amd/common: Use only byte access for IOMUX
Kyösti Mälkki
2020-12-15
soc/amd/picasso/smi: add missing bits to GEVENT_MASK
Felix Held
2020-12-15
soc/amd/common,picasso: Place some ENV_X86 guards
Kyösti Mälkki
2020-12-15
soc/amd/common: Move lpc_util to verstage_x86
Kyösti Mälkki
2020-12-15
soc/amd/common: Redo ACPIMMIO_BASE and _BANK
Kyösti Mälkki
2020-12-15
soc/amd/common: Refactor SMBus base arguments
Kyösti Mälkki
2020-12-13
soc/amd/*/include/spc/gpio: fix pin numbers in comments
Felix Held
2020-12-13
soc/amd/common/block/gpio: use all-y in Makefile
Felix Held
2020-12-13
soc/amd/cezanne: add caching setup in bootblock
Felix Held
2020-12-12
soc/amd/common: Remove SMBus host word accessors
Kyösti Mälkki
2020-12-12
soc/amd/common: Refactor ACPIMMIO posted writes
Kyösti Mälkki
2020-12-12
Revert "src/amd/common: Exclude biosram from psp_verstage"
Kyösti Mälkki
2020-12-11
amdfwtool: Register APCB and APCB_BK respectively
Zheng Bao
2020-12-11
soc/amd/picasso: Add data fabric read helper function
Jason Glenesk
2020-12-11
soc/amd/cezanne: add 0xcf9 reset
Felix Held
2020-12-11
soc/amd/picasso: move chipset_handle_reset to common
Felix Held
2020-12-11
soc/amd/picasso: factor out write_resume_eip to common code
Felix Held
2020-12-11
soc/amd/picasso: move UART console code to common folder
Felix Held
2020-12-11
soc/amd/picasso: move UART Kconfig options to common folder
Felix Held
2020-12-11
soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART
Felix Held
2020-12-11
soc/amd/piasso,cezanne: add warning about using all-y in Makefile.inc
Felix Held
2020-12-11
soc/amd/picasso: use all-y for aoac target
Felix Held
2020-12-11
soc/amd/picasso/aoac: only check FCH_AOAC_UART_FOR_CONSOLE if used
Felix Held
2020-12-10
soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h
Felix Held
2020-12-10
soc/amd/picasso/reset: use port and bit defines from cf9_reset.h
Felix Held
2020-12-10
soc/amd/picasso/reset: remove leftover PCI includes
Felix Held
2020-12-09
soc/amd/cezanne: print APU family and model in bootblock_soc_init
Felix Held
2020-12-09
soc/amd/cezanne: add basic early FCH initialization to bootblock
Felix Held
2020-12-09
soc/amd/cezanne: add common SMBus code to build
Felix Held
2020-12-09
soc/amd/cezanne: call bootblock_main_with_basetime in bootblock_c_entry
Felix Held
2020-12-09
soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines
Felix Held
2020-12-09
soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104
Raul E Rangel
2020-12-09
soc/amd: Remove Kconfig BOOTBLOCK_ADDR
Kyösti Mälkki
2020-12-09
soc/amd: Remove Kconfig X86_RESET_VECTOR
Kyösti Mälkki
2020-12-09
soc/amd/picasso/southbridge: drop unused sb_enable
Felix Held
2020-12-09
soc/amd/picasso: split southbridge into bootblock and ramstage code
Felix Held
2020-12-09
soc/amd/cezanne: select common ACPIMMIO block
Felix Held
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
soc/amd/common/block/acpimmio: use all-y for mmio_util target
Felix Held
2020-12-09
soc/amd: factor out legacy I/O and cf9 decode enable functions
Felix Held
2020-12-09
soc/amd/common/block/smbus: refactor fch_smbus_init
Felix Held
2020-12-09
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
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
[next]