Age | Commit message (Expand) | Author |
2020-01-12 | mb/*/*: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-09 | AGESA,binaryPI boards: Declare some IRQ tables static | Kyösti Mälkki |
2020-01-07 | src/mainboard: Fix typo | Elyes HAOUAS |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-09 | binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains | Kyösti Mälkki |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-11-30 | binaryPI boards: Remove BIST reporting | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | binaryPI: Disable boards from build | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | commonlib/loglevel.h: Drop unnecessary include | 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 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-12 | binaryPI: Drop nested northbridge in devicetree | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-14 | AGESA binaryPI: Consolidate ACPI for IMC | Kyösti Mälkki |
2019-01-14 | AGESA binaryPI: Remove unused IMC ACPI methods IMSP and IMWK | Kyösti Mälkki |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-18 | mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-08-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-09 | mb/amd: Get rid of device_t | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
2017-09-29 | AGESA binaryPI: Drop amdlib.h in BiosCallouts.c | Kyösti Mälkki |
2017-09-26 | binaryPI boards: Fix indirect AGESA.h include | Kyösti Mälkki |
2017-09-26 | AGESA binaryPI boards: Fix some whitespace | Kyösti Mälkki |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-09-19 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up Ids.h and Filecode.h includes | Kyösti Mälkki |
2017-09-12 | AGESA boards: Drop heapManager.h includes | Kyösti Mälkki |
2017-08-25 | amd/pi/hudson: Move oem_fan_control() | Martin Roth |
2017-08-24 | binarypi mainboards: Clean up IS_ENABLED fan control | Marshall Dawson |
2017-08-23 | AGESA binaryPI: Consolidate and fix sleep states | Kyösti Mälkki |
2017-08-02 | binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-07-17 | binaryPI: Drop unused agesawrapper include | Kyösti Mälkki |
2017-07-17 | binaryPI: Drop unused agesawrapper include | Kyösti Mälkki |
2017-07-17 | binaryPI: Disable CAR with empty stack | Kyösti Mälkki |
2017-07-17 | binaryPI: Switch to agesa/def_callouts.c | Kyösti Mälkki |
2017-07-17 | binaryPI: Switch to agesa/heapmanager.c | Kyösti Mälkki |
2017-07-11 | binaryPI boards: Drop unused header | Kyösti Mälkki |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-03-08 | binaryPI boards: Drop any ACPI S3 support | Kyösti Mälkki |
2017-01-05 | src/amd: Add common definition of AMD ACPI MMIO address | Timothy Pearson |
2016-12-26 | amd-based mainboards: Fix whitespace in _PTS comments | Marshall Dawson |
2016-12-06 | cpu/amd/mtrr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-01 | AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-10-24 | mainboard/amd/lamar: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-07 | src/mainboard: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-08-23 | src/mainboard: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-07-31 | mainboard: Format irq_tables.c | Paul Menzel |
2016-06-03 | AGESA boards: Drop unused include | Kyösti Mälkki |
2016-05-10 | AGESA boards: Rename files containing OEM configuration | Kyösti Mälkki |
2016-04-21 | mainboard/amd: add license headers | Noah Glovsky |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-07-07 | amd/lamar: drop unused value from mainboard_intr_data[] | Stefan Reinauer |
2015-06-23 | Move same Kconfigs to northbridge/amd/pi/Kconfig | WANG Siyuan |
2015-06-10 | AMD PI: remove unuseful ACPI code | WANG Siyuan |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-29 | binaryPI: Hide use of acpi_slp_type | Kyösti Mälkki |
2015-05-24 | binaryPI boards: Minor fixups to unify boards | Kyösti Mälkki |
2015-05-23 | AGESA fam15x fam16x: Remove HAVE_ACPI_RESUME | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-23 | AMD Lamar: Add a new AMD FP3 socket mainboard | Bruce Griffith |