Age | Commit message (Expand) | Author |
2022-08-25 | soc/amd: rework SPI flash MMIO region handling | Felix Held |
2022-07-17 | soc/amd/*/include/soc/iomap.h: Fix some white spaces issues | Elyes Haouas |
2022-03-09 | soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER | Felix Held |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
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 | soc/amd/*/include/soc/iomap.h: rework HPET base address check | Felix Held |
2021-12-20 | soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h include | Felix Held |
2021-12-09 | soc/amd/stoneyridge: use common fch_spi_early_init | Felix Held |
2021-11-30 | soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1 | Felix Held |
2021-11-24 | soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM | Felix Held |
2021-11-15 | soc/amd/stoneyridge/include/pci_devs: remove unused DEVID defines | 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-10-16 | soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines | Felix Held |
2021-10-15 | soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macro | Felix Held |
2021-10-15 | soc/amd/common/block/i2c: implement proper read_resource | Felix Held |
2021-09-23 | soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h | Felix Held |
2021-08-31 | soc/amd/*/include/soc/gpio: remove GPIO_2_EVENT | Felix Held |
2021-07-23 | soc/amd/stoneyridge/fch: change sb prefix of sb_clk_output_48Mhz to fch | Felix Held |
2021-07-14 | soc/amd: move check_mca prototype to soc/amd/common/blocks/include | Felix Held |
2021-06-17 | soc/amd/stoneyridge: factor out AOAC offset defines | Felix Held |
2021-04-14 | soc/amd/stoneyridge: use common pm_set_power_failure_state functionality | Felix Held |
2021-03-29 | soc/amd: move PM_RST_CTRL1 register definition to common acpimmio header | Felix Held |
2021-03-22 | soc/amd/common/block/i2c: Move SoC agnostic parts into common | Karthikeyan Ramasubramanian |
2021-03-22 | soc/amd/common: Introduce I2C driver common to all AMD SoCs | Karthikeyan Ramasubramanian |
2021-03-11 | soc/amd: move warm reset flag function prototypes to common code | Felix Held |
2021-02-17 | soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORT | Felix Held |
2021-02-12 | soc/amd: Move southbridge_write_acpi_tables | Raul E Rangel |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-11 | soc/amd/stoneyridge: drop empty sb_enable | Felix Held |
2021-02-10 | soc/amd/stoneyridge: Add SPI registers | Raul E Rangel |
2021-02-07 | soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig option | Felix Held |
2021-02-07 | soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define | Felix Held |
2021-02-01 | soc/amd: Drop PCNT from GNVS | Kyösti Mälkki |
2021-01-31 | soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDR | Felix Held |
2021-01-31 | soc/amd/stoneyridge/southbridge: move PSP BAR hide bit to its register | Felix Held |
2021-01-30 | soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch | Felix Held |
2021-01-26 | soc/amd: Refactor some ACPI S3 calls | Kyösti Mälkki |
2021-01-25 | soc/amd: Refactor ACPI power state and ELOG | Kyösti Mälkki |
2021-01-23 | soc/amd: Rename chipset_state to chipset_power_state | Kyösti Mälkki |
2021-01-19 | soc/amd/stoneyridge: Add struct chipset_state | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2020-12-13 | soc/amd/*/include/spc/gpio: fix pin numbers in comments | Felix Held |
2020-12-10 | soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h | Felix Held |
2020-12-09 | soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines | Felix Held |
2020-12-09 | soc/amd: factor out functionality to print last reset source | Felix Held |
2020-12-09 | soc/amd: factor out PM_DECODE_EN register definitions | Felix Held |
2020-12-09 | soc/amd: remove unused PM_ISA_CONTROL definitions | Felix Held |
2020-12-09 | soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst static | Felix Held |
2020-12-02 | soc/amd: factor out common SMI/SCI enums and function prototypes | Felix Held |
2020-12-02 | soc/amd: factor out SMBUS controller registers into common header | Felix Held |
2020-12-02 | soc/amd: factor out common AOAC definitions | Felix Held |
2020-12-01 | soc/amd/stoneyridge: align AOAC code with Picasso | Felix Held |
2020-11-16 | soc/amd/stoneyridge: unify and align include guards with picasso | Felix Held |
2020-11-13 | soc/amd: factor out _SOC_DEV macro into common block | Felix Held |
2020-11-09 | soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration | Arthur Heymans |
2020-09-21 | soc/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-17 | soc/amd/stoneyridge: remove unused soc_power_reg object | Aaron Durbin |
2020-08-11 | soc/amd/stoneyridge/acpi: clean up global NVS | Felix Held |
2020-07-28 | src/soc/amd: Add include <types.h> | Elyes HAOUAS |
2020-07-16 | soc/amd/stoneyridge: Remove unused SPI #defines | Martin Roth |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-29 | soc/amd/common: Drop ACPIMMIO GPIO bank separation | Kyösti Mälkki |
2020-06-16 | soc/amd: Replace enable_smi_generation() | Kyösti Mälkki |
2020-06-10 | sb,soc/amd: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-03 | soc/amd: Use mp_cpu_bus_init() | Kyösti Mälkki |
2020-05-14 | soc/amd/stoneyridge: add resources during read_resources() | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-20 | soc/amd: replace remaining license headers with SPDX ones | Felix Held |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | soc/amd/common/psp: Move early init to soc | Felix Held |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-31 | soc/amd/stoneyridge: move to using smbus_host.h definitions | Aaron Durbin |
2020-01-31 | soc/amd/stoneyridge: use SMBus timeout in compilation unit | Aaron Durbin |
2020-01-31 | soc/amd/stoneyridge: use SMBus speed in compilation unit | Aaron Durbin |
2019-12-04 | amdblocks/acpimmio: add common functions for AP entry | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-11-28 | soc/amd/common: Remove guards on ACPIMMIO utils | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-09-21 | soc/amd/stoneyridge: Use new common SPI code | Richard Spiegel |
2019-08-21 | arch/x86: Rename some mainboard_romstage_entry() | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-07-31 | soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC | Richard Spiegel |
2019-07-21 | soc/amd: Move SPI base alignment define into common | Marshall Dawson |
2019-06-11 | soc/amd/common: Add errors for invalid AcpiMmio access | Marshall Dawson |
2019-06-06 | src/amd/stoneyridge: Move alink source to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.h | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Split sata functionality | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Remove sb_util.c | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Relocate MMIO access of ACPI registers | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move LPC support to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Rework SPI base address get/set | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-06-03 | soc/amd/stoneyridge: Fix alignment in iomap.h | Marshall Dawson |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-16 | soc/amd/stoneyridge: Move I2C bus clear out of gpio.c | Marshall Dawson |