Age | Commit message (Expand) | Author |
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-11-06 | amdfwtool: Use shell command to get depend file list | Zheng Bao |
2020-11-04 | soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION | Zheng Bao |
2020-10-30 | {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg | Arthur Heymans |
2020-10-30 | amdfwtool: Take a config file instead of command line parameters | Zheng Bao |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-21 | soc/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-20 | soc/amd/picasso: Fix typo of Kconfig setting | Zheng Bao |
2020-09-15 | soc/amd/stoneyridge/acpi/sb_pci0_fch: remove duplicate I/O range | Felix Held |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-08-17 | soc/amd/stoneyridge: remove unused soc_power_reg object | Aaron Durbin |
2020-08-17 | soc/amd/stoneyridge: use new ACPI helper functions from common | 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-27 | soc/amd: Use spi_writeX & spi_readX for all spi accesses | Martin Roth |
2020-07-26 | soc/amd/common: Refactor and consolidate code for spi base | Martin Roth |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | soc/amd/stoneyridge: Select HAVE_CF9_RESET | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-07-16 | soc/amd/stoneyridge: Remove unused SPI #defines | Martin Roth |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
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-28 | soc/amd/common: Access ACPIMMIO via proper symbols | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | soc/amd/stoneyridge: Correct ACPI CPU string prefix | Matt DeVillier |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-24 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2020-06-19 | soc/amd: move acpi_wake_source.asl to common directory | Felix Held |
2020-06-16 | soc/amd: Replace enable_smi_generation() | Kyösti Mälkki |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-10 | sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile | Kyösti Mälkki |
2020-06-10 | soc/amd/stoneyridge,picasso: Select COMMON_FADT | Kyösti Mälkki |
2020-06-10 | sb,soc/amd: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-03 | soc/amd: Use mp_cpu_bus_init() | Kyösti Mälkki |
2020-06-03 | soc,southbridge/amd: Remove some explicit zero-initializers | Kyösti Mälkki |
2020-06-02 | src: Remove unused '#include <timer.h>' | Elyes HAOUAS |
2020-05-14 | soc/amd/stoneyridge: add resources during read_resources() | Furquan Shaikh |
2020-05-12 | soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions | 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-05-01 | soc/amd/stoneyridge: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-29 | soc/amd/hda: Move HDA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-29 | soc/amd/hda: Add .acpi_name() callback to HDA driver | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Move SATA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Add .acpi_name() callback to SATA driver | 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 acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-20 | soc/amd/stoneyridge/memmap: fix bug in bert_reserved_region | Felix Held |
2020-04-20 | soc/amd: replace remaining license headers with SPDX ones | Felix Held |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-13 | soc/amd/common/psp: Split mailbox support into v1 and v2 | Marshall Dawson |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-08 | soc/amd/stoneyridge: replace get_soc_config with config_of_soc | Felix Held |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-04-02 | soc/amd/common/psp: Move early init to soc | Felix Held |
2020-04-02 | soc/amd/common/psp: Consolidate FW blob load functions | Marshall Dawson |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-20 | soc/amd/stoneyridge: Remove TODO for file extensions | Marshall Dawson |
2020-02-17 | vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option | Joel Kitching |
2020-02-04 | soc/amd: unify SMBus support | Aaron Durbin |
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 |
2020-01-22 | {soc,southbridge}/*/*/acpi: Add possibility to disable S4 | Wim Vervoorn |
2020-01-20 | soc/amd/stoneyridge: Add SMMSTORE support | Matt DeVillier |
2020-01-02 | amd/acpi: Drop empty PCSD device nodes | Nico Huber |
2020-01-02 | src: Remove unneeded 'include <arch/io.h>' | Elyes HAOUAS |
2019-12-20 | AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID | Michał Żygowski |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-16 | soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages | Kyösti Mälkki |
2019-12-14 | Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" | Nico Huber |
2019-12-11 | soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbol | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|vc: Change default locations for blobs | Marshall Dawson |
2019-12-10 | amdblocks/pci: add common implementation of MMCONF enabling | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: add common functions for AP entry | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-12-04 | soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function | Michał Żygowski |
2019-12-03 | soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default paths | Marshall Dawson |
2019-12-02 | src: Move 'static' to the beginning of declaration | Elyes HAOUAS |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-28 | soc/amd/common: Remove guards on ACPIMMIO utils | Kyösti Mälkki |
2019-11-28 | soc/amd/common: Fix indirect includes | Kyösti Mälkki |