Age | Commit message (Expand) | Author |
2021-09-08 | soc/amd/common/block/gpio_banks: move GPIO MUX access functions | Felix Held |
2021-09-08 | soc/amd/common/block/gpio_banks/gpio: use unsigned types where needed | Felix Held |
2021-09-08 | soc/amd/common/block/gpio_banks/gpio: use gpio_t for GPIO numbers | Felix Held |
2021-09-08 | soc/amd/common: move GPIO ACPIMMIO access functions to gpio_banks block | Felix Held |
2021-09-08 | soc/amd/common/block/gpio_banks: factor out get_gpio_mux | Felix Held |
2021-09-08 | soc/amd/common/block/i2c: move raw GPIO access functions to gpio_banks | Felix Held |
2021-09-08 | soc/amd/common/block/i2c: use common GPIO API in drive_scl | Felix Held |
2021-09-03 | soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips | Felix Held |
2021-09-01 | soc/amd/common: Change default spi speeds to 33MHz | Martin Roth |
2021-08-30 | soc/amd/common: Show current SPI speeds and modes | Martin Roth |
2021-08-30 | soc/amd/common: Update SPI based on Kconfig & EFS instead of devtree | Martin Roth |
2021-08-30 | soc/amd/common: move GPIO register state save struct to gpio_banks.h | Felix Held |
2021-08-30 | soc/amd/common/fsp/Makefile: drop strip_quotes call in FSP-M size check | Felix Held |
2021-08-28 | soc/amd/common/fsp/Makefile: check if CONFIG_FSP_M_FILE is defined | Felix Held |
2021-08-27 | soc/amd/common/block/spi: Add SPI config to Kconfig | Martin Roth |
2021-08-27 | soc/amd/common/fsp/fsp_validate: add runtime check for FSP-M binary size | Felix Held |
2021-08-26 | soc/amd/common/fsp/Makefile: check if FSP-M is larger than FSP_M_SIZE | Felix Held |
2021-08-20 | soc/amd/common: Skip psp_verstage on S0i3 resume | Martin Roth |
2021-08-18 | soc/amd/common/upep.asl: Correct device list format | Pratik Vishwakarma |
2021-08-05 | soc/amd/common/block/spi: Enable host burst to 4 DWORD when using DMA | Karthikeyan Ramasubramanian |
2021-08-05 | soc/amd/common/block/spi: introduce SOC_AMD_COMMON_BLOCK_SPI_4DW_BURST | Felix Held |
2021-08-05 | soc/amd/picasso: Move IVRS generation code to common | Jason Glenesk |
2021-07-31 | soc/amd/common/block/acpi: Add IVRS kconfig | Jason Glenesk |
2021-07-31 | soc/amd/common/block/gpio_banks: use unsigned int for gevent parameter | Felix Held |
2021-07-31 | soc/amd/common/block/gpio_banks/gpio: add missing newline | Felix Held |
2021-07-31 | soc/amd/common/block/gpio_banks/gpio: add comment in check_gpios | Felix Held |
2021-07-31 | soc/amd/common/block/gpio_banks/gpio: use size_t where needed | Felix Held |
2021-07-30 | soc/amd/common/block/include/gpio_banks: use gpio_t for gpio numbers | Felix Held |
2021-07-30 | soc/amd/common/block/gpio_banks/gpio: factor out set_gpio_mux | Felix Held |
2021-07-30 | soc/amd/common/block/include/acpimmio_map: drop unused GPIO bank defines | Felix Held |
2021-07-30 | soc/amd/common/block/include/acpimmio_map: add GPIO bank 3 to table | Felix Held |
2021-07-26 | soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors | Felix Held |
2021-07-26 | soc/amd/common/block/pm: Add support for Modern Standby event logging | Karthikeyan Ramasubramanian |
2021-07-26 | soc/amd/common/block/acpi: Extract event logging helpers | Karthikeyan Ramasubramanian |
2021-07-25 | soc/amd/common/block/cpu/mca/mcax: add comment about McaXEnable bit | Felix Held |
2021-07-24 | soc/amd/common/block/cpu/mca/mca_common: remove additional newline | Felix Held |
2021-07-21 | soc/amd/cezanne: enable crypto in psp_verstage | Kangheui Won |
2021-07-21 | commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps | Raul E Rangel |
2021-07-19 | soc/amd/{common,cezanne}: Implement HAVE_PAYLOAD_PRELOAD_CACHE | Raul E Rangel |
2021-07-18 | soc/amd/common/apob: Add support for asynchronously reading APOB_NV | Raul E Rangel |
2021-07-18 | soc/amd/common/apob: Switch to using fmap_locate_area_as_rdev | Raul E Rangel |
2021-07-18 | soc/amd/common/block/lpc/spi_dma: Yield after completing transaction | Raul E Rangel |
2021-07-18 | soc/amd/common/block/lpc/spi_dma: Use mutex to protect DMA registers | Raul E Rangel |
2021-07-18 | soc/amd/common/block/lpc/spi_dma: Implement SPI DMA functionality | Raul E Rangel |
2021-07-17 | soc/amd/common/block/graphics: add GPU PCI ID for Barcelo | Felix Held |
2021-07-16 | include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR | Felix Held |
2021-07-15 | soc/amd/common/block/cpu/mca/mcax: print all MCAX registers | Felix Held |
2021-07-15 | soc/amd/common/block/cpu/mca: make building the BERT support conditional | Felix Held |
2021-07-15 | soc/amd/common/block/cpu/mca: commonize mca_check_all_banks | Felix Held |
2021-07-15 | soc/amd/common/block/cpu/mca/mca: factor out mca_skip_check | Felix Held |
2021-07-15 | soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_count | Felix Held |
2021-07-15 | soc/amd/common/block/cpu/mca: move function prototypes to local header | Felix Held |
2021-07-15 | soc/amd/*/mca: factor out common MCA/MCAX check & print functionality | Felix Held |
2021-07-15 | soc/amd/common/blocks/cpu/mca: factor out common BERT helper functions | Felix Held |
2021-07-15 | soc/amd/*/mca: factor out BERT entry generation to soc/amd/common | Felix Held |
2021-07-14 | soc/amd: factor out check_mca to common code | Felix Held |
2021-07-14 | soc/amd: move check_mca prototype to soc/amd/common/blocks/include | Felix Held |
2021-07-14 | soc/amd/common/block/lpc: Don't disable the HOG bit | Raul E Rangel |
2021-07-14 | soc/amd/cezanne: Move APOB update into ramstage | Raul E Rangel |
2021-07-14 | soc/amd/common/block/apob: Fix incorrect printf format | Raul E Rangel |
2021-07-12 | soc/amd/{cezanne,common}: Enable IOMMU PCIe Device | Raul E Rangel |
2021-07-02 | soc/amd/common/espi: Fix debug message log level | Raul E Rangel |
2021-07-02 | soc/amd/common/block/cpu: Cache the uCode to avoid multiple SPI reads | Raul E Rangel |
2021-07-02 | soc/amd/common/block/lpc: Add custom SPI DMA boot device | Raul E Rangel |
2021-06-30 | soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reporting | Nikolai Vyssotski |
2021-06-28 | soc/amd/cezanne: Add call to mb to configure eSPI requirements | Martin Roth |
2021-06-23 | soc/amd/common/acp: Populate _WOV ACPI method | Karthikeyan Ramasubramanian |
2021-06-23 | soc/amd/common/block/cpu/noncar/memmap: move BERT region back into CBMEM | Felix Held |
2021-06-22 | soc/amd/common: Add GPIO config for native func w/ output drive | Martin Roth |
2021-06-16 | timestamp,amd/common/apob_cache: Add timestamps for APOB | Raul E Rangel |
2021-06-16 | soc/amd/common/block/acpi/bert: fix NULL check | Felix Held |
2021-06-14 | soc/amd/common/pi/agesawrapper: use IOAPIC ID defines | Felix Held |
2021-06-13 | soc/amd/picasso: Move Type 17 DMI generation to common | Nikolai Vyssotski |
2021-06-08 | soc/amd: factor out acpi_soc_get_bert_region to amd/common | Felix Held |
2021-06-07 | soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOB | Nikolai Vyssotski |
2021-06-07 | cezanne/psp_verstage: add reset/timer svc | Kangheui Won |
2021-06-07 | psp_verstage: initialize i2c in soc_init | Kangheui Won |
2021-05-30 | soc/amd/common/block/espi: Explicitly assert PLTRST# | Raul E Rangel |
2021-05-28 | soc/amd/picasso: fix MCACHE on psp_verstage RO boot | Kangheui Won |
2021-05-27 | soc/amd/common/block: Fix missing include in acp.h | Raul E Rangel |
2021-05-26 | soc/amd/common/block/espi: Fix typo in espi_setup_periph_channel | Raul E Rangel |
2021-05-25 | soc/amd/common/block/espi: Increase ESPI_CH_READY_TIMEOUT_US to 10ms | Raul E Rangel |
2021-05-21 | soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driver | Felix Held |
2021-05-20 | soc/amd/common: Show espi init in log | Martin Roth |
2021-05-19 | soc/amd/common/block/espi_util: Work around in-band reset race condition | Raul E Rangel |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-05-13 | soc/amd: factor out acpigen_write_alib_dptc to common code | Felix Held |
2021-05-12 | psp_verstage: remove not-implemented files for cezanne | Kangheui Won |
2021-05-12 | soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driver | Raul E Rangel |
2021-05-12 | soc/amd/common/block/pci: Capitalize PCI ACPI names | Raul E Rangel |
2021-05-12 | soc/amd{common,cezanne}: Move pcie_gpp.c to common | Raul E Rangel |
2021-05-10 | soc/amd/picasso: move acpigen_dptc_call_alib to new common alib | Felix Held |
2021-05-10 | Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config" | Raul E Rangel |
2021-05-10 | psp_verstage: differentiate bios entry | Kangheui Won |
2021-05-09 | soc/amd/common/fsp/pci: Add helper methods for PCI IRQ table | Raul E Rangel |
2021-05-09 | soc/amd/common/block/pci: Implement acpigen_write_pci_{GNB,FCH}_PRT | Raul E Rangel |
2021-05-09 | soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_data | Raul E Rangel |
2021-05-09 | soc/amd/common/block/pci: Introduce struct pci_routing_info | Raul E Rangel |
2021-05-08 | soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to common | Felix Held |
2021-05-08 | soc/amd/picasso,common: move ALIB DPTC parameter struct to common code | Felix Held |