Age | Commit message (Expand) | Author |
2024-06-18 | soc/amd/cezanne: Add AMD Renoir SOC support | Anand Vaikar |
2024-02-10 | soc/amd: Factor out gpp_clk_setup function | Varshit Pandya |
2024-01-27 | soc/amd: use common ACPI_SCI_IRQ definition | Felix Held |
2024-01-27 | soc/amd/*/acpi: use common soc_acpi_write_tables prototype | Felix Held |
2024-01-27 | soc/amd: use expected function signature for soc_acpi_write_tables | Felix Held |
2024-01-27 | soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables | Felix Held |
2023-11-06 | soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions | Felix Held |
2023-08-26 | soc/amd: Move psp_transfer.h out of each SOC into common | Martin Roth |
2023-08-09 | soc/amd/cezanne/include/data_fabric: add DF PCI config map register | Felix Held |
2023-08-08 | soc/amd/cezanne/include/data_fabric: add data fabric IO decode registers | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: reorder register definitions | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* | Felix Held |
2023-08-08 | soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros | Felix Held |
2023-07-07 | soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVS | Felix Held |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-06-01 | mb/google/guybrush: Move helper AOAC for console to AOAC header | Konrad Adamczyk |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-22 | soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFN | Felix Held |
2023-03-29 | soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq | Felix Held |
2023-03-27 | soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 | Felix Held |
2023-03-24 | soc/amd/*/include/msr: add version number to SERIAL_VID_* define names | Felix Held |
2023-03-24 | soc/amd/*/include/msr: drop _LO part from PSTATE definition names | Felix Held |
2023-03-20 | soc/amd/cezanne: introduce and use pstate_msr bitfield struct | Felix Held |
2023-03-09 | soc/amd/cezanne: Set up SoC-specific XHCI definitions | Robert Zieba |
2023-03-08 | soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h | Felix Held |
2023-03-06 | soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs | Felix Held |
2023-02-08 | soc/amd: use CPUID_FROM_FMS macro instead of magic numbers | Felix Held |
2023-02-08 | soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE | Felix Held |
2023-02-08 | soc/amd/*/data_fabric: rename define for MMIO decode register set count | Felix Held |
2023-02-06 | soc/amd/cezanne: remove LIDS field from global NVS | Felix Held |
2023-01-20 | soc/amd/cezanne: clean up global NVS | Felix Held |
2023-01-18 | soc/amd: Include <gpio.h> instead of <soc/gpio.h> | Elyes Haouas |
2022-11-04 | soc/amd/*/data_fabric: Move register offsets to soc | Fred Reitberger |
2022-11-03 | soc/amd/cezanne/data_fabric: Add register bitslice struct | Fred Reitberger |
2022-11-03 | soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common | Fred Reitberger |
2022-10-22 | soc/amd/*/i2c.h: Make definition more accurate | Fred Reitberger |
2022-10-21 | soc/amd/*/smi.h: Use BIT() for clarity | Fred Reitberger |
2022-10-20 | soc/amd: move set_uart_config prototype to common UART header | Felix Held |
2022-10-20 | soc/amd: move all AOAC function prototypes to amdblocks/aoac.h | Felix Held |
2022-10-18 | soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c | Fred Reitberger |
2022-08-12 | soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code | Felix Held |
2022-08-04 | soc/amd/cezanne/cppc: reduce visibility of cpu_init_cppc_config | Felix Held |
2022-06-09 | soc/amd/sabrina/acpi: Correct VID decoding on Sabrina | Fred Reitberger |
2022-03-09 | soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER | Felix Held |
2022-03-02 | soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemc | Raul E Rangel |
2022-03-02 | soc/amd/common/vboot: Split transfer buffer methods into separate file | Raul E Rangel |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-24 | soc/amd/*/include/soc/iomap.h: rework HPET base address check | Felix Held |
2022-02-03 | soc/amd/*/i2c: factor out common I2C pad configuration | Felix Held |
2022-02-03 | soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macro | Felix Held |
2022-02-03 | soc/amd/*/i2c: drop unused mainboard_i2c_override | Felix Held |
2022-01-20 | soc/amd/cezanne/include/espi.h: add missing include guards | Felix Held |
2022-01-14 | soc/amd/cezanne: factor out eSPI SPI2 pads configuration functions | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: add missing types.h include | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: move include inside header guard | Felix Held |
2021-12-20 | soc/amd/cezanne/fch: disable 48MHz output in S0i3 | Felix Held |
2021-11-30 | soc/amd/cezanne: add missing PM_ACPI_* bit definitions | Felix Held |
2021-11-25 | soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines | Felix Held |
2021-11-25 | soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specific | Felix Held |
2021-11-10 | soc/amd/cezanne,picasso/include/southbridge: use bitwise or in defines | Felix Held |
2021-11-09 | soc/amd/cezanne,picasso/include/southbridge: fix typo in define | Felix Held |
2021-11-05 | soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the top | Felix Held |
2021-11-05 | soc/amd/*/include/smi: fix off-by-one in SCIMAPS defines | Felix Held |
2021-11-04 | soc/amd/cezanne/include/gpio: fix GPIO 106 native function names | Felix Held |
2021-11-04 | soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guard | Felix Held |
2021-11-03 | soc/amd/cezanne/include/aoac_defs: drop leading newline | Felix Held |
2021-11-03 | soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guards | Felix Held |
2021-11-02 | psp_verstage: convert relative address in EFS2 | Kangheui Won |
2021-10-21 | acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table | Michael Niewöhner |
2021-10-15 | soc/amd/common/block/i2c: implement proper read_resource | Felix Held |
2021-10-13 | src/soc/amd/cezanne: enable clock gating | Julian Schroeder |
2021-10-13 | soc/amd/common/block/espi_util: Refactor eSPI Setup | Karthikeyan Ramasubramanian |
2021-10-11 | soc/amd/cezanne/include/southbridge: add some more PM register defines | Felix Held |
2021-10-11 | soc/amd/common/include/lpc: add definitions for LPC LDRQ control bits | Felix Held |
2021-09-23 | soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h | Felix Held |
2021-09-09 | soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitions | Felix Held |
2021-08-31 | soc/amd/*/include/soc/gpio: remove GPIO_2_EVENT | Felix Held |
2021-08-30 | soc/amd/cezanne/fch: implement and use fch_clk_output_48Mhz | Felix Held |
2021-07-17 | soc/amd/cezanne/graphics: add VBIOS ID remapping for Barcelo | Felix Held |
2021-07-15 | soc/amd/cezanne: add ACPI CPPC support for AMD | Julian Schroeder |
2021-07-14 | soc/amd: move check_mca prototype to soc/amd/common/blocks/include | Felix Held |
2021-07-14 | soc/amd/cezanne: add basic MCA support | Felix Held |
2021-06-23 | soc/amd/cezanne: Init eSPI early if required | Martin Roth |
2021-06-16 | soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addresses | Felix Held |
2021-06-16 | soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNT | Felix Held |
2021-06-16 | soc/amd/cezanne: factor out AOAC offset defines | Felix Held |
2021-06-16 | soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controller | Felix Held |
2021-06-11 | soc/amd/cezanne: remove warm reset flag code | Felix Held |
2021-06-01 | soc/amd/cezanne/include/iomap: properly align defines | Felix Held |
2021-05-31 | soc/amd/cezanne: Add pre-FSPM call to the mainboard | Martin Roth |
2021-05-19 | soc/amd/cezanne/fch: add PCIe GPP clock generator configuration settings | Felix Held |
2021-05-10 | cezanne/psp_verstage: update SRAM address | Kangheui Won |
2021-05-09 | soc/amd/cezanne: add GNB IOAPIC support | Felix Held |
2021-05-05 | soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tables | Felix Held |
2021-05-02 | soc/amd/cezanne: add verstage files | Kangheui Won |
2021-04-28 | soc/amd/cezanne: copy psp_transfer.h from picasso | Kangheui Won |
2021-04-23 | soc/amd/cezanne: fix i2c compiler errors on non-x86 | Kangheui Won |
2021-04-07 | soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSP | Matt Papageorge |