summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARMFelix Held2021-11-242-1/+4
* amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao2021-11-181-0/+5
* amdfwtool: Set soc name for StoneyridgeZheng Bao2021-11-151-0/+2
* soc/amd/stoneyridge/include/pci_devs: remove unused DEVID definesFelix Held2021-11-151-34/+21
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held2021-11-051-1/+2
* soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held2021-11-051-1/+1
* amd/i2c: Remove the weak functionZheng Bao2021-11-041-0/+6
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-031-3/+3
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-032-2/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-4/+0
* soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held2021-11-031-2/+1
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-251-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-164-16/+16
* soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-151-4/+4
* soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macroFelix Held2021-10-151-7/+4
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-151-2/+0
* 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-053-6/+6
* soc/amd/common: move block/pi out of the block folderFelix Held2021-09-241-1/+0
* soc/amd/common/block: move binaryPI S3 block into PI blockFelix Held2021-09-241-1/+0
* soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held2021-09-232-2/+2
* soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held2021-09-091-4/+4
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held2021-09-081-5/+5
* src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons2021-09-031-1/+0
* 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/common/block/acpimmio: add Kconfig option for biosram accessorsFelix Held2021-07-261-0/+1
* soc/amd/stoneyridge/fch: change sb prefix of sb_clk_output_48Mhz to fchFelix Held2021-07-232-2/+2
* soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_countFelix Held2021-07-151-0/+6
* soc/amd/*/mca: factor out common MCA/MCAX check & print functionalityFelix Held2021-07-151-49/+2
* soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held2021-07-151-127/+0
* soc/amd: factor out check_mca to common codeFelix Held2021-07-142-7/+2
* soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held2021-07-143-3/+2
* soc/amd/stoneyridge: add and use mca_is_valid_bank & mca_get_bank_nameFelix Held2021-07-141-3/+18
* soc/amd/stoneyridge: use index for mca_bank_name initializationFelix Held2021-07-141-7/+7
* soc/amd/stoneyridge/mca: add missing types.h includeFelix Held2021-07-141-0/+1
* include/cpu/amd/msr: add and use MC_CTL_MASK macroFelix Held2021-07-141-3/+2
* include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msrFelix Held2021-07-141-0/+1
* src: use mca_clear_status function instead of open codingFelix Held2021-07-141-11/+1
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-141-8/+7
* soc/amd/stoneyridge/mca: refactor warm boot check in mca_check_all_banksFelix Held2021-07-141-13/+14