aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/include
AgeCommit message (Expand)Author
2023-08-08soc/amd/cezanne/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id fieldFelix Held
2023-08-08soc/amd/*/include/data_fabric: reorder register definitionsFelix Held
2023-08-08soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_*Felix Held
2023-08-08soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macrosFelix Held
2023-07-07soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVSFelix Held
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-06-01mb/google/guybrush: Move helper AOAC for console to AOAC headerKonrad Adamczyk
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-22soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFNFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-03-27soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held
2023-03-24soc/amd/*/include/msr: add version number to SERIAL_VID_* define namesFelix Held
2023-03-24soc/amd/*/include/msr: drop _LO part from PSTATE definition namesFelix Held
2023-03-20soc/amd/cezanne: introduce and use pstate_msr bitfield structFelix Held
2023-03-09soc/amd/cezanne: Set up SoC-specific XHCI definitionsRobert Zieba
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-02-08soc/amd: use CPUID_FROM_FMS macro instead of magic numbersFelix Held
2023-02-08soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held
2023-02-08soc/amd/*/data_fabric: rename define for MMIO decode register set countFelix Held
2023-02-06soc/amd/cezanne: remove LIDS field from global NVSFelix Held
2023-01-20soc/amd/cezanne: clean up global NVSFelix Held
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-03soc/amd/cezanne/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-10-22soc/amd/*/i2c.h: Make definition more accurateFred Reitberger
2022-10-21soc/amd/*/smi.h: Use BIT() for clarityFred Reitberger
2022-10-20soc/amd: move set_uart_config prototype to common UART headerFelix Held
2022-10-20soc/amd: move all AOAC function prototypes to amdblocks/aoac.hFelix Held
2022-10-18soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.cFred Reitberger
2022-08-12soc/amd/cezanne,common: factor out CPPC code to common AMD SoC codeFelix Held
2022-08-04soc/amd/cezanne/cppc: reduce visibility of cpu_init_cppc_configFelix Held
2022-06-09soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
2022-03-02soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel
2022-03-02soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-24soc/amd/*/include/soc/iomap.h: rework HPET base address checkFelix Held
2022-02-03soc/amd/*/i2c: factor out common I2C pad configurationFelix Held
2022-02-03soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held
2022-02-03soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held
2022-01-20soc/amd/cezanne/include/espi.h: add missing include guardsFelix Held
2022-01-14soc/amd/cezanne: factor out eSPI SPI2 pads configuration functionsFelix Held
2022-01-11soc/amd/cezanne/include/i2c: add missing types.h includeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: move include inside header guardFelix Held
2021-12-20soc/amd/cezanne/fch: disable 48MHz output in S0i3Felix Held
2021-11-30soc/amd/cezanne: add missing PM_ACPI_* bit definitionsFelix Held
2021-11-25soc/amd/*/data_fabric: use DF_ prefix for bit and shift definesFelix Held
2021-11-25soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specificFelix Held
2021-11-10soc/amd/cezanne,picasso/include/southbridge: use bitwise or in definesFelix Held
2021-11-09soc/amd/cezanne,picasso/include/southbridge: fix typo in defineFelix Held
2021-11-05soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held
2021-11-05soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held
2021-11-04soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held
2021-11-04soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held
2021-11-03soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held
2021-11-03soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held
2021-11-02psp_verstage: convert relative address in EFS2Kangheui Won
2021-10-21acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner
2021-10-15soc/amd/common/block/i2c: implement proper read_resourceFelix Held
2021-10-13src/soc/amd/cezanne: enable clock gatingJulian Schroeder
2021-10-13soc/amd/common/block/espi_util: Refactor eSPI SetupKarthikeyan Ramasubramanian
2021-10-11soc/amd/cezanne/include/southbridge: add some more PM register definesFelix Held
2021-10-11soc/amd/common/include/lpc: add definitions for LPC LDRQ control bitsFelix Held
2021-09-23soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held
2021-09-09soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitionsFelix Held
2021-08-31soc/amd/*/include/soc/gpio: remove GPIO_2_EVENTFelix Held
2021-08-30soc/amd/cezanne/fch: implement and use fch_clk_output_48MhzFelix Held
2021-07-17soc/amd/cezanne/graphics: add VBIOS ID remapping for BarceloFelix Held
2021-07-15soc/amd/cezanne: add ACPI CPPC support for AMDJulian Schroeder
2021-07-14soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held
2021-07-14soc/amd/cezanne: add basic MCA supportFelix Held
2021-06-23soc/amd/cezanne: Init eSPI early if requiredMartin Roth
2021-06-16soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addressesFelix Held
2021-06-16soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNTFelix Held
2021-06-16soc/amd/cezanne: factor out AOAC offset definesFelix Held
2021-06-16soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controllerFelix Held
2021-06-11soc/amd/cezanne: remove warm reset flag codeFelix Held
2021-06-01soc/amd/cezanne/include/iomap: properly align definesFelix Held
2021-05-31soc/amd/cezanne: Add pre-FSPM call to the mainboardMartin Roth
2021-05-19soc/amd/cezanne/fch: add PCIe GPP clock generator configuration settingsFelix Held
2021-05-10cezanne/psp_verstage: update SRAM addressKangheui Won
2021-05-09soc/amd/cezanne: add GNB IOAPIC supportFelix Held
2021-05-05soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tablesFelix Held
2021-05-02soc/amd/cezanne: add verstage filesKangheui Won
2021-04-28soc/amd/cezanne: copy psp_transfer.h from picassoKangheui Won
2021-04-23soc/amd/cezanne: fix i2c compiler errors on non-x86Kangheui Won
2021-04-07soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSPMatt Papageorge
2021-04-05soc/amd/cezanne: Add soc/msr.hRaul E Rangel
2021-03-29soc/amd: move PM_RST_CTRL1 register definition to common acpimmio headerFelix Held
2021-03-24mb/google/guybrush: disable KBRSTENKangheui Won
2021-03-22soc/amd/cezanne: Get I2C specific code for cezanneZheng Bao
2021-03-12soc/amd/common/block/smu: rename mailbox register definesFelix Held
2021-03-11soc/amd: move warm reset flag function prototypes to common codeFelix Held
2021-03-08soc/amd/cezanne: Allow GPIO defines to be used in ASLMathew King
2021-03-04soc/amd/cezanne: add SMU supportFelix Held
2021-02-22soc/amd/cezanne/acpi: Add MMIO devicesRaul E Rangel