summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held2021-10-151-2/+5
* soc/amd/common/include/espi: rename configure_espiFelix Held2021-10-151-1/+1
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-151-5/+0
* soc/amd/cezanne,picasso/uart: implement read_resourceFelix Held2021-10-151-1/+6
* soc/amd/common/block/espi_util: Refactor eSPI SetupKarthikeyan Ramasubramanian2021-10-131-3/+3
* soc/amd/*: Enable ACPIMMIO decode first in fch_pre_initFelix Held2021-10-131-1/+3
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-054-5/+5
* soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held2021-09-235-5/+5
* soc/amd: rename program_gpios to gpio_configure_padsFelix Held2021-09-231-1/+1
* soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabledFelix Held2021-09-211-49/+2
* soc/amd/picasso/Kconfig: increase FSP_M_SIZEFelix Held2021-09-171-2/+2
* soc/amd/picasso/agesa_acpi: Add missing include 'arch/cpu.h'Raul E Rangel2021-09-161-0/+1
* soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held2021-09-091-2/+2
* soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held2021-09-081-3/+3
* soc/amd/picasso: select ADD_FSP_BINARIES if USE_AMD_BLOBS is selectedFelix Held2021-09-041-0/+1
* soc/amd/*/include/soc/gpio: remove GPIO_2_EVENTFelix Held2021-08-311-2/+0
* soc/amd: Show SPI settings in bootblockMartin Roth2021-08-301-0/+1
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* soc/amd/picasso: Move IVRS generation code to commonJason Glenesk2021-08-052-450/+1
* soc/amd/*/chip.h: Correct PSPP Enum ValueMatt Papageorge2021-07-241-1/+2
* soc/amd/picasso/fch: change sb prefix of sb_clk_output_48Mhz to fchFelix Held2021-07-231-2/+2
* soc/amd/picasso/fch: make sb_clk_output_48Mhz staticFelix Held2021-07-232-2/+1
* soc/amd/cezanne: enable crypto in psp_verstageKangheui Won2021-07-211-0/+15
* soc/amd/picasso/makefile: order source files alphabeticallyFelix Held2021-07-201-15/+15
* soc/amd/{cezanne,picasso}: Escape PSP_VERSTAGE_FILE defaultRaul E Rangel2021-07-191-1/+1
* soc/amd/*/mca: factor out common MCA/MCAX check & print functionalityFelix Held2021-07-151-48/+3
* soc/amd/picasso/mca: factor out mca_has_expected_bank_countFelix Held2021-07-151-1/+6
* soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held2021-07-151-128/+0
* soc/amd/picasso/mca: add missing types.h includeFelix Held2021-07-141-0/+1
* soc/amd: factor out check_mca to common codeFelix Held2021-07-142-10/+2
* soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held2021-07-143-3/+2
* soc/amd/picasso: implement and use mca_get_bank_nameFelix Held2021-07-141-1/+9
* soc/amd/picasso: implement and use mca_is_valid_bankFelix Held2021-07-141-0/+8
* soc/amd/picasso: check length of mca_bank_name arrayFelix Held2021-07-141-0/+3
* soc/amd/picasso: add missing banks to mca_bank_name arrayFelix Held2021-07-141-8/+23
* soc/amd/cezanne: Move APOB update into ramstageRaul E Rangel2021-07-141-2/+0
* soc/amd/picasso/mca: use mca_clear_status()Felix Held2021-07-141-11/+3
* soc/amd/picasso,stoneyridge/mca: factor out mca_check_all_banksFelix Held2021-07-141-14/+17
* soc/amd/picasso,stoneyridge/mca: factor out mca_clear_errorsFelix Held2021-07-141-6/+11
* soc/amd/picasso,stoneyridge/mca: factor out mca_print_error()Felix Held2021-07-141-20/+22
* soc/amd/picasso,stoneyridge/mca: use unsigned int for MCA bank numberFelix Held2021-07-141-8/+8
* soc/amd/picasso,stoneyridge/mca: clean up mca_bank structFelix Held2021-07-141-20/+17
* soc/amd/picasso,stoneyridge/mca: mark num_banks as constantFelix Held2021-07-141-3/+1
* src: Use initial_lapicid() instead of open coding itArthur Heymans2021-07-141-4/+3
* soc/amd/*/mca: use mca_get_bank_count()Felix Held2021-07-121-4/+2
* soc/amd/picasso,stoneyridge/mca: remove unneeded line breakFelix Held2021-07-121-2/+1
* soc/amd/picasso: Allow end range entry for max device ID in IVRSAamir Bohra2021-07-061-4/+6
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-0/+3
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* soc/amd/picasso,stoneyridge/acpi: use defines for MADT parametersFelix Held2021-06-181-11/+11