Age | Commit message (Expand) | Author |
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-26 | sb/amd/*/*/pci_devs.h: Reduce the difference | Elyes HAOUAS |
2020-10-26 | sb/amd/*/*/smbus.h: Make 'smbus.h' uniform | Elyes HAOUAS |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-20 | soc/amd/picasso: Fix typo of Kconfig setting | Zheng Bao |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-08-18 | sb/amd/agesa/hudson: Add missing '#include <stddef.h>' | Elyes HAOUAS |
2020-08-18 | src/southbridge/amd/*/*/fadt.c: Use macro for access_size | Elyes HAOUAS |
2020-08-03 | Change all assert(0) to BUG() | Julius Werner |
2020-07-26 | sb/amd/agesa/hudson/hudson.h: Add include <types.h> | Elyes HAOUAS |
2020-07-26 | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS |
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 | 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-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-07-10 | sb/amd/cimx/sb800: Drop dead code | Angel Pons |
2020-06-30 | Revert "amd/pi/hudson: Add GPIO get function" | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-16 | sb/amd/x/hudson: Replace hudson_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 | sb/amd/agesa,cimx,pi: Select COMMON_FADT | Kyösti Mälkki |
2020-06-10 | mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-10 | sb,soc/amd: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-09 | Revert "sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register" | Nico Huber |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-03 | soc,southbridge/amd: Remove some explicit zero-initializers | Kyösti Mälkki |
2020-06-02 | src: Remove duplicated includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-26 | src/sb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-27 | sb/pi/hudson: Const'ify pci_devfn_t devices | Elyes HAOUAS |
2020-04-27 | sb/amd/cimx/sb800: Const'ify pci_devfn_t devices | Elyes HAOUAS |
2020-04-27 | sb/amd/agesa/hudson: Const'ify pci_devfn_t devices | Elyes HAOUAS |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-26 | treewide: capitalize 'USB' | Elyes HAOUAS |
2020-02-09 | sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI | Piotr Kleinschmidt |
2020-01-22 | {soc,southbridge}/*/*/acpi: Add possibility to disable S4 | Wim Vervoorn |
2020-01-10 | sb/amd/agesa/hudson: Fix typo | Elyes HAOUAS |
2020-01-05 | sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-02 | src: Remove unneeded 'include <arch/io.h>' | Elyes HAOUAS |
2019-12-31 | src/{soc,southbridge}/amd: Fix typo | Elyes HAOUAS |
2019-12-31 | sb/amd/cimx/sb800/cfg.c: Fix typo | Elyes HAOUAS |
2019-12-30 | sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INIT | Elyes HAOUAS |
2019-12-21 | sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor | Kyösti Mälkki |
2019-12-21 | sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-19 | src/southbridge: 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-10 | sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller | Kyösti Mälkki |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-12-04 | sb/amd/cimx/sb800: add C bootblock southbridge initialization | Michał Żygowski |
2019-12-04 | sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-12-03 | AGESA,binaryPI: Remove unused s3_load/save_nvram | Kyösti Mälkki |
2019-12-02 | sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block | Michał Żygowski |
2019-11-29 | sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks | Michał Żygowski |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-23 | AGESA,binaryPI: Move SCI enable outside table creation | Kyösti Mälkki |
2019-11-20 | sb/amd/sr5650: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/sb800: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/sb700: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/rs780: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/amd8132: Drop support | Arthur Heymans |
2019-11-20 | sb/amd/amd8111: Remove support | Arthur Heymans |
2019-11-20 | cpu/nb/sb: Remove fam12 | Joe Moore |
2019-11-19 | sb/amd/hudson: Fix typo in GEC firmware name | Marshall Dawson |
2019-11-18 | */Makefile: Always build enable_usbdebug.c | Arthur Heymans |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-28 | src/southbridge: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-18 | src: Remove unused include '<device/pci_ids.h>' | Elyes HAOUAS |
2019-10-09 | acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) | Himanshu Sahdev |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-17 | binaryPI: Drop PSP Secure OS from build | Kyösti Mälkki |
2019-09-17 | binaryPI: Move Hudson firmware higher in CBFS | Kyösti Mälkki |
2019-09-17 | binaryPI: Refactor Makefile for PSP directory | Kyösti Mälkki |
2019-09-15 | southbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-09 | src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation | Michał Żygowski |