Age | Commit message (Expand) | Author |
2022-02-16 | soc/amd/cezanne/psp_verstage/uart: Fix off by 1 error | Raul E Rangel |
2022-02-12 | soc/amd/cezanne/psp_verstage/uart: Fix off by 1 error | Raul E Rangel |
2022-02-12 | soc/amd/cezanne: Allow to specify SPL table path in Kconfig | Zheng Bao |
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/cezanne: Disable CONSOLE_CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTS | Raul E Rangel |
2022-02-08 | soc/amd/cezanne/psp_verstage: Implement get_uart_base | Raul E Rangel |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-07 | soc/amd/cezanne: Add the fw SPL to fw.cfg | Zheng Bao |
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-02 | soc/amd/cezanne: Rename PSP_POSTCODES_ON_ESPI to PSP_INIT_ESPI | Raul E Rangel |
2022-02-02 | soc/amd/cezanne,vc/cezanne: Implement svc_write_postcode | Raul E Rangel |
2022-02-01 | psp_verstage: report developer mode to PSP | Kangheui Won |
2022-02-01 | psp_verstage: add new svc for cezanne | 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-25 | soc/amd/cezanne: FSP: Add UPD entry for eDP tuning | Zheng Bao |
2022-01-25 | soc/amd/cezanne: Increase PRERAM_CBMEM_CONSOLE_SIZE to 0x2000 | Raul E Rangel |
2022-01-23 | soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZE | Raul E Rangel |
2022-01-20 | soc/amd/cezanne,picasso: factor out common early non-car cache setup | Felix Held |
2022-01-20 | soc/amd/cezanne/include/espi.h: add missing include guards | Felix Held |
2022-01-18 | soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTS | Raul E Rangel |
2022-01-14 | soc/amd/cezanne: factor out eSPI SPI2 pads configuration functions | Felix Held |
2022-01-13 | soc/amd/*/chip.h: add missing gpio.h include | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: add missing types.h include | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: move include inside header guard | Felix Held |
2022-01-10 | src/soc/amd: Remove unused <console/console.h> | Elyes HAOUAS |
2021-12-20 | soc/amd/cezanne: Correct S0i3 verstage softfuse bit | Rob Barnes |
2021-12-20 | soc/amd/cezanne/fch: disable 48MHz output in S0i3 | Felix Held |
2021-12-18 | soc/amd/cezanne/acpi: Add support for RTC workaround | Raul E Rangel |
2021-12-14 | soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig option | Rob Barnes |
2021-12-13 | soc/amd/cezanne: Don't select CPU_INFO_V2 explicitly | Nico Huber |
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-03 | soc/amd/cezanne: Enable secure counters | Karthikeyan Ramasubramanian |
2021-11-30 | soc/amd/cezanne: add missing PM_ACPI_* bit 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-16 | lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload | Raul E Rangel |
2021-11-13 | sod/amd/cezanne: Use LZ4 for FSP-M when using SPI DMA | Raul E Rangel |
2021-11-12 | soc/amd/cezanne: Use LZ4 for FSP-S | Raul E Rangel |
2021-11-12 | soc/amd/cezanne: Preload FSP-S | Raul E Rangel |
2021-11-10 | soc/amd/cezanne/fsp_m_parameters: add curly braces around else block | 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/cezanne: Enable CBFS_PRELOAD | Raul E Rangel |
2021-11-08 | soc/amd/cezanne: Add ASYNC_FILE_LOADING | Raul E Rangel |
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-04 | Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE | Raul E Rangel |
2021-11-04 | soc/amd/cezanne/include/gpio: fix GPIO 106 native function names | Felix Held |
2021-11-04 | soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guard | Felix Held |
2021-11-03 | soc/amd/cezanne/include/aoac_defs: drop leading newline | Felix Held |
2021-11-03 | soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guards | 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-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-21 | acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table | Michael Niewöhner |
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 | src/soc/amd/cezanne: enable clock gating | Julian Schroeder |
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-13 | soc/amd/cezanne,soc/intel/common: rework CPPC table generation | Michael Niewöhner |
2021-10-11 | soc/amd/cezanne/include/southbridge: add some more PM register defines | Felix Held |
2021-10-11 | soc/amd/common/include/lpc: add definitions for LPC LDRQ control bits | Felix Held |
2021-10-05 | Revert "soc/amd/cezanne: Disable Co-op multitasking" | Raul E Rangel |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-27 | soc/amd/cezanne/early_fch: move mb_set_up_early_espi into if block | Felix Held |
2021-09-27 | soc/amd/cezanne: Enable CCP DMA | Karthikeyan Ramasubramanian |
2021-09-27 | soc/amd/cezanne, vc/amd/fsp/*: Add support for CCP DMA SVC call | Karthikeyan Ramasubramanian |
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/cezanne/fsp_m_params: use DEV_PTR to check if device is enabled | Felix Held |
2021-09-20 | soc/amd/cezanna/acpi/mmio.asl: enable ACPI AOAC for I2C | Julian Schroeder |
2021-09-20 | soc/amd/cezanne/acpi/mmio: uncomment AOAC_DEVICE macro for UARTs | Felix Held |
2021-09-09 | soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitions | Felix Held |
2021-09-09 | soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro | Felix Held |
2021-09-08 | soc/amd/cezanne/fsp_m_params: set usb_phy version and length. | Julian Schroeder |
2021-09-08 | soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configuration | Felix Held |
2021-09-01 | soc/amd/cezanne: Increase the FSP_M_SIZE configuration | Karthikeyan Ramasubramanian |
2021-08-31 | soc/amd/*/include/soc/gpio: remove GPIO_2_EVENT | Felix Held |
2021-08-30 | soc/amd/cezanne/fch: implement and use fch_clk_output_48Mhz | Felix Held |
2021-08-30 | soc/amd: Show SPI settings in bootblock | Martin Roth |