aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/include
AgeCommit message (Expand)Author
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
2021-02-14soc/amd/cezanne: add partial data fabric setupFelix Held
2021-02-14soc/amd/cezanne/include/iomap: add HPET base addressFelix Held
2021-02-14soc/amd/cezanne: Fill FADT and MADTRaul E Rangel
2021-02-12soc/amd/cezanne: drop PWRS from GNVSFelix Held
2021-02-12soc/amd/cezanne: Add PCI IRQ Router definitionsRaul E Rangel
2021-02-11soc/amd/cezanne: select soc-specific ACPI functionalityFelix Held
2021-02-10soc/amd/cezanne/fch: add HAVE_SMI_HANDLER case to fch_init_acpi_portsFelix Held
2021-02-10soc/amd/cezanne: Add SPI registersRaul E Rangel
2021-02-09soc/amd/cezanne: Enable early LPC support in bootblock stageZheng Bao
2021-02-05soc/amd/cezanne/iomap: move MMIO range comment above MMIO rangesFelix Held
2021-02-05soc/amd/cezanne/fch: add ACPI I/O port setupFelix Held
2021-02-03soc/amd/cezanne: remove UART2/3 AOAC device offsetsFelix Held
2021-01-31soc/amd/cezanne: add soc/cpu.h with CPUID define for Cezanne A0 steppingFelix Held
2021-01-29soc/amd/cezanne: add empty ramstage FCH supportFelix Held
2021-01-22soc/amd/cezanne: add pci_devs.hFelix Held
2021-01-14soc/amd/cezanne: add AOAC supportFelix Held
2021-01-14soc/amd/cezanne: add console UART supportFelix Held
2020-12-18soc/amd/cezanne: Add SMI supportZheng Bao
2020-12-17soc/amd/cezanne: add GPIO definitionsFelix Held
2020-12-13soc/amd/cezanne: add caching setup in bootblockFelix Held
2020-12-11soc/amd/cezanne: add 0xcf9 resetFelix Held
2020-12-09soc/amd/cezanne: add basic early FCH initialization to bootblockFelix Held
2020-12-09soc/amd/cezanne: add common SMBus code to buildFelix Held
2020-12-05soc/amd/cezanne: add skeleton for new SoCFelix Held