Age | Commit message (Expand) | Author |
2022-07-17 | soc/amd/*/include/soc/iomap.h: Fix some white spaces issues | Elyes Haouas |
2022-07-16 | soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config option | Fred Reitberger |
2022-07-16 | soc/amd/picasso: Add MP2 I2C0 and I2C1 controller ACPI devices | Ritul Guru |
2022-07-14 | lib/program_loaders.c: Mark run_ramstage with __noreturn | Arthur Heymans |
2022-07-14 | soc/amd/*: Move apm call out of MP init code | Arthur Heymans |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-22 | soc/amd/picasso/acpi: Add missing UART resources | Matt DeVillier |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-21 | soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE option | Felix Held |
2022-06-21 | soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common block | Matt DeVillier |
2022-06-20 | soc/amd/*: Make mtrr decision based on syscfg | Arthur Heymans |
2022-06-09 | soc/amd/sabrina/acpi: Correct VID decoding on Sabrina | Fred Reitberger |
2022-06-07 | arch/x86: Add a common romstage entry | Arthur Heymans |
2022-06-07 | soc/amd/common/block/cpu/: Make ucode update more generic | Fred Reitberger |
2022-05-16 | soc/amd/picasso/acpi: Change GPIO controller interrupt to shared | Raul E Rangel |
2022-05-06 | soc/amd/picasso: Use read*p | Arthur Heymans |
2022-04-01 | arch/x86/Kconfig: Drop obsolete fixed ramstage symbols | Arthur Heymans |
2022-03-25 | soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resume | Fred Reitberger |
2022-03-17 | soc/amd/picasso: Add counter initializers | Jon Murphy |
2022-03-09 | soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER | Felix Held |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-03-03 | soc/amd/*/northbridge,root_complex: add comment about PCI BARs | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource index | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify mmconf_resource index | Felix Held |
2022-03-03 | soc/amd/picasso/acpi: rename cpu.asl to pnot.asl | Felix Held |
2022-03-03 | soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call | 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-26 | soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinking | 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 | treewide: Write minor version at acpi_create_fadt() function | Elyes Haouas |
2022-02-24 | soc/amd/*/include/soc/iomap.h: rework HPET base address check | Felix Held |
2022-02-21 | soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD | Zheng Bao |
2022-02-21 | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-11 | soc/amd/common/acp: introduce acp_gen1 | Fred Reitberger |
2022-02-11 | soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ... | Robert Zieba |
2022-02-08 | soc/amd/picasso/psp_verstage: Implement get_uart_base | Raul E Rangel |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
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-02-01 | psp_verstage: report developer mode to PSP | Kangheui Won |
2022-01-26 | src: Add missing 'void' in function definition | Elyes HAOUAS |
2022-01-26 | soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core | Felix Held |
2022-01-23 | soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZE | Raul E Rangel |
2022-01-20 | soc/amd/picasso/bootblock: drop unused includes | Felix Held |
2022-01-20 | soc/amd/cezanne,picasso: factor out common early non-car cache setup | Felix Held |
2022-01-18 | soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTS | Raul E Rangel |
2022-01-13 | soc/amd/*/chip.h: add missing gpio.h include | Felix Held |
2022-01-10 | src/soc: Remove unused <stdlib.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-05 | soc/amd: Remove unused <string.h> | Elyes HAOUAS |
2022-01-01 | src: Remove duplicated includes | Elyes HAOUAS |
2021-12-20 | soc/amd: remove root of SoC directory from include path | Felix Held |
2021-12-08 | soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume | Raul E Rangel |
2021-12-08 | soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPI | Raul E Rangel |
2021-12-08 | soc/amd: use KiB and MiB definitions | Felix Held |
2021-11-29 | cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPI | Subrata Banik |
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-24 | soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM | Felix Held |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
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-08 | soc/amd/{cezanne,picasso}: Stop passing base for fspm.bin | Raul E Rangel |
2021-11-08 | soc/amd/picasso/include/southbridge: drop unused aoac_devs struct | 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-03 | soc/amd/*/cpu: handle mp_init_with_smm failure | Felix Held |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-11-02 | psp_verstage: convert relative address in EFS2 | Kangheui Won |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | soc/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-25 | cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device | Felix Held |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-20 | psp_verstage: remove psp_ef_table struct | Kangheui Won |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
2021-10-15 | soc/amd: make configure_espi_with_mb_hook call conditional | Felix Held |
2021-10-15 | soc/amd/common/include/espi: rename configure_espi | Felix Held |
2021-10-15 | soc/amd/common/block/i2c: implement proper read_resource | Felix Held |
2021-10-15 | soc/amd/cezanne,picasso/uart: implement read_resource | Felix Held |
2021-10-13 | soc/amd/common/block/espi_util: Refactor eSPI Setup | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init | Felix Held |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-23 | soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h | Felix Held |
2021-09-23 | soc/amd: rename program_gpios to gpio_configure_pads | Felix Held |
2021-09-21 | soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabled | Felix Held |
2021-09-17 | soc/amd/picasso/Kconfig: increase FSP_M_SIZE | Felix Held |
2021-09-16 | soc/amd/picasso/agesa_acpi: Add missing include 'arch/cpu.h' | Raul E Rangel |
2021-09-09 | soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro | Felix Held |
2021-09-08 | soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configuration | Felix Held |