Age | Commit message (Expand) | Author |
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-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-09 | sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCI | Piotr Kleinschmidt |
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-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-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/{agesa,pi}/hudson: add southbridge C bootblock initialization | Michał Żygowski |
2019-12-03 | AGESA,binaryPI: Remove unused s3_load/save_nvram | Kyösti Mälkki |
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-18 | */Makefile: Always build enable_usbdebug.c | Arthur Heymans |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
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-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
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 |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-20 | AGESA,binaryPI: Fix use of chip.h | Kyösti Mälkki |
2019-08-13 | cpu/x86: Change old-style SMI handler prototypes | Kyösti Mälkki |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-04 | Fix <io.h> includes | Kyösti Mälkki |