Age | Commit message (Expand) | Author |
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 |
2021-08-30 | soc/amd/cezanne/early_fch: Perform early SPI initialization | Karthikeyan Ramasubramanian |
2021-08-29 | soc/amd/cezanne/chip: add functionality to power down eMMC interface | Felix Held |
2021-08-18 | soc/amd/cezanne: Disable Co-op multitasking | Raul E Rangel |
2021-08-05 | soc/amd/cezanne/fsp_m_params:Configure the iommu_support UPD | Jason Glenesk |
2021-08-05 | soc/amd/cezanne: Generate IVRS for cezanne | Jason Glenesk |
2021-07-24 | soc/amd/*/chip.h: Correct PSPP Enum Value | Matt Papageorge |
2021-07-21 | soc/amd/cezanne/mca: add and use mca_bank_name[] | Felix Held |
2021-07-21 | soc/amd/cezanne: enable crypto in psp_verstage | Kangheui Won |
2021-07-20 | soc/amd/cezanne/makefile: order source files alphabetically | Felix Held |
2021-07-19 | soc/amd/{cezanne,picasso}: Escape PSP_VERSTAGE_FILE default | Raul E Rangel |
2021-07-19 | soc/amd/{common,cezanne}: Implement HAVE_PAYLOAD_PRELOAD_CACHE | Raul E Rangel |
2021-07-18 | soc/amd/cezanne: Start loading APOB asynchronously | Raul E Rangel |
2021-07-17 | soc/amd/cezanne/graphics: add VBIOS ID remapping for Barcelo | Felix Held |
2021-07-15 | soc/amd/cezanne: add ACPI CPPC support for AMD | Julian Schroeder |
2021-07-15 | soc/amd/*/mca: factor out common MCA/MCAX check & print functionality | Felix Held |
2021-07-14 | soc/amd: factor out check_mca to common code | Felix Held |
2021-07-14 | soc/amd/cezanne/mca: add empty mca_check_all_banks function | Felix Held |
2021-07-14 | soc/amd: move check_mca prototype to soc/amd/common/blocks/include | Felix Held |
2021-07-14 | soc/amd/cezanne: Move APOB update into ramstage | Raul E Rangel |
2021-07-14 | soc/amd/cezanne: add basic MCA support | Felix Held |
2021-07-12 | soc/amd/{cezanne,common}: Enable IOMMU PCIe Device | Raul E Rangel |
2021-07-12 | soc/amd/cezanne/acpi: Change GPIO controller interrupt to shared | Raul E Rangel |
2021-07-02 | soc/amd/cezanne: Enable SPI DMA support | Raul E Rangel |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-28 | soc/amd/cezanne: Add call to mb to configure eSPI requirements | Martin Roth |
2021-06-23 | soc/amd/cezanne: Init eSPI early if required | Martin Roth |
2021-06-21 | soc/amd/cezanne/fsp_m_params: set HD Audio enable UPD from devicetree | Felix Held |
2021-06-21 | soc/amd/cezanne/fsp_m_params: set SATA enable UPD from devicetree info | Felix Held |
2021-06-18 | soc/amd/picasso,stoneyridge/acpi: use defines for MADT parameters | Felix Held |
2021-06-16 | soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addresses | Felix Held |
2021-06-16 | soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNT | Felix Held |
2021-06-16 | soc/amd/cezanne/acpi/mmio: use AOAC offset defines | Felix Held |
2021-06-16 | soc/amd/cezanne: factor out AOAC offset defines | Felix Held |
2021-06-16 | soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controller | Felix Held |
2021-06-14 | soc/amd/{cezanne,picasso}: Add TS_START_ROMSTAGE | Raul E Rangel |
2021-06-13 | soc/amd/cezanne: Supply SMBIOS/DMI Type 17 data | Nikolai Vyssotski |
2021-06-13 | soc/amd/cezanne: call boot_with_psp_timestamp | Kangheui Won |
2021-06-11 | soc/amd/cezanne: remove warm reset flag code | Felix Held |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-06-07 | soc/amd/cezanne: Configure I2C Pad RX Select through devicetree | Karthikeyan Ramasubramanian |
2021-06-07 | cezanne/psp_verstage: add reset/timer svc | Kangheui Won |
2021-06-01 | soc/amd/cezanne/include/iomap: properly align defines | Felix Held |
2021-05-31 | soc/amd/cezanne: Add pre-FSPM call to the mainboard | Martin Roth |
2021-05-27 | soc/amd/cezanne: add devicetree setting for PSPP policy | Felix Held |
2021-05-26 | soc/amd/cezanne: add support for the changed AMD FSP API for USB PHY | Julian Schroeder |
2021-05-22 | soc/amd: reduce MCACHE size with psp_verstage | Kangheui Won |
2021-05-22 | soc/amd/cezanne,picasso/reset: use byte I/O read for NCP_ERR | Felix Held |
2021-05-21 | soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driver | Felix Held |
2021-05-19 | soc/amd/cezanne/fch: add PCIe GPP clock generator configuration settings | Felix Held |
2021-05-16 | soc/amd/*/Makefile.inc: Strip the quotes | Zheng Bao |
2021-05-14 | soc/amd/cezanne: Enable GFX HDA FSP UPD | Karthikeyan Ramasubramanian |
2021-05-13 | soc/amd: factor out acpigen_write_alib_dptc to common code | Felix Held |
2021-05-13 | soc/amd/cezanne/root_complex: generate DPTC ACPI method | Felix Held |
2021-05-12 | soc/amd/cezanne/chip.h: add DPTC and tablet mode options | Felix Held |
2021-05-12 | soc/amd{common,cezanne}: Move pcie_gpp.c to common | Raul E Rangel |
2021-05-10 | soc/amd/cezanne: Force resets to be cold | Marshall Dawson |
2021-05-10 | cezanne/psp_verstage: update SRAM address | Kangheui Won |
2021-05-10 | amd/cezanne: verify transfer buffer in bootblock | Kangheui Won |
2021-05-10 | psp_verstage: differentiate bios entry | Kangheui Won |
2021-05-10 | psp_verstage: move platform-specific code to chipset.c | Kangheui Won |
2021-05-10 | cezanne/psp_verstage: clean up duplicated target | Kangheui Won |
2021-05-10 | cezanne/psp_verstage: populate a/b firmware | Kangheui Won |
2021-05-09 | soc/amd/cezanne: Generate PCI GPP ACPI names | Raul E Rangel |
2021-05-09 | soc/amd/cezanne: Enable GNB IO-APIC _PRT | Raul E Rangel |