Age | Commit message (Expand) | Author |
2021-01-13 | soc/amd: Rename to pm_fill_gnvs() | Kyösti Mälkki |
2021-01-11 | soc/amd/picasso: Separate GPIO define into gpio_defs.h | Eric Lai |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | 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/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 |
2020-12-22 | soc/amd/common/psp: Remove files from bootblock | Marshall Dawson |
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/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/common/block/gpio: use all-y in Makefile | 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 | 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-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: 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-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: Fix X86_RESET_VECTOR location in comments | Kyösti Mälkki |
2020-12-04 | soc/amd: move smi_util to common block | Felix Held |
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-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-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: use the right device ID for AMD Picasso GPU | Felix Held |
2020-11-18 | soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol | Felix Held |
2020-11-16 | soc/amd/common/block: drop double underscores from include guards | Felix Held |
2020-11-15 | soc/amd/common: factor out SMU code from Picasso | Felix Held |
2020-11-13 | soc/amd: factor out _SOC_DEV macro into common block | Felix Held |
2020-11-13 | soc/amd/common/block/include: make include guards more uniform | Felix Held |
2020-11-09 | soc/amd/common: add Kconfig help text to pre-family-17h-only blocks | Felix Held |
2020-11-07 | soc/amd/common: Don't program GPIOs if the table isn't set | Martin Roth |
2020-11-07 | soc/amd/common/psp: expand CPU family names in Kconfig help text | Felix Held |
2020-11-04 | soc/amd/common/psp: move v1-only mailbox commands to separate section | Felix Held |
2020-10-28 | soc/amd/common/acpi: Create platform.asl to define acpi transitions | Josie Nordrum |
2020-10-19 | soc/amd/common/acpi: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-09-21 | soc/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | soc/amd/common/block/spi/fch_spi_util.c: Fix read with invalid length | Igor Bagnucki |
2020-09-11 | soc/amd/common/espi_util: clarify espi_open_io_window | Felix Held |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-08-24 | soc/amd/common: Move interrupt and wake status clear | Josie Nordrum |
2020-08-21 | soc/amd/common: add rudimentary ATIF support | Aaron Durbin |
2020-08-19 | soc/amd/common: add gpio subsystem event reporting | Aaron Durbin |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-17 | soc/amd/common: add GPE event logs | Aaron Durbin |
2020-08-17 | soc/amd/common: removed unused functions | Aaron Durbin |
2020-08-17 | soc/amd/common: add acpi_fill_gnvs() | Aaron Durbin |
2020-08-17 | soc/amd/common: add single function ACPI PM1 GPE helpers | Aaron Durbin |
2020-08-12 | soc/amd/common/espi_util: rename espi_check_status | Felix Held |
2020-08-11 | soc/amd/common/espi_util: espi_send_command: improve error message | Felix Held |
2020-08-11 | soc/amd/common/espi_util: espi_std_io_decode: fix edge case bug | Felix Held |
2020-08-11 | soc/amd/common/espi_util: simplify espi_std_io_decode function | Felix Held |
2020-08-11 | soc/amd/common/espi_util: make decode enable parameter uint32_t | Felix Held |
2020-08-11 | soc/amd/common/espi_util: make reg parameter unsigned | Felix Held |
2020-08-03 | Change all assert(0) to BUG() | Julius Werner |
2020-07-30 | amd/common/block/spi: Add EFS SPI configurations to Kconfig | Matt Papageorge |
2020-07-28 | src/soc/amd: Add include <types.h> | Elyes HAOUAS |
2020-07-27 | soc/amd: Use spi_writeX & spi_readX for all spi accesses | Martin Roth |
2020-07-27 | soc/amd/common: Move spi access functions into their own file | Martin Roth |
2020-07-26 | soc/amd/common/block/psp/psp_smm.c: Add missing <string.h> | Elyes HAOUAS |
2020-07-26 | soc/amd/common: Refactor and consolidate code for spi base | Martin Roth |
2020-07-23 | soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY | Furquan Shaikh |
2020-07-17 | soc/amd/common/gpio: Add macro for PAD_NC | Furquan Shaikh |
2020-07-16 | soc/amd/common: Don't get eSPI address from PCI if not on x86 | Martin Roth |
2020-07-14 | soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |