Age | Commit message (Expand) | Author |
2020-01-18 | mb/amd/bettong: Fix typo | Elyes HAOUAS |
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-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-08 | nb/amd/pi, mb/amd/bettong: Fix null pointer checks | Jacob Garber |
2019-04-06 | mb/amd/bettong/mainboard: Drop unused include <agesawrapper.h> | 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 | 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-02-12 | binaryPI: Drop nested northbridge in devicetree | Kyösti Mälkki |
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 |
2019-01-06 | device: Use pcidev_on_root() | 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-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-07-02 | src/mb: Fix non-local header treated as local | 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-12-07 | boardid: Minor clean up and standardization | Julius Werner |
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: Fix FCH EC | Martin Roth |
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-24 | amd/bettong: Fix IS_ENABLED for xHCI | 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: 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-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-04-06 | amd/bettong: Move OemPostParams() to correct file | Kyösti Mälkki |
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-22 | agesa and binaryPI mainboards: Fix devicetree hudson comments | Marshall Dawson |
2016-12-19 | amd/mainboard: Clean up bettong, gardenia USB todos | Marshall Dawson |
2016-12-19 | motherboard/amd: Clean up bettong, gardenia makefiles | 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-21 | mainboard/amd/bettong: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/mptable.c: Improve code formatting | 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 | AMD boards: Drop comment on include file | Kyösti Mälkki |
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-01-13 | tree: drop last paragraph of GPL copyright header from new files | Martin Roth |
2015-11-24 | AMD/bettong: Add UART support | Zheng Bao |
2015-11-20 | AMD Bettong: add README | WANG Siyuan |
2015-11-20 | AMD Bettong: refactor PCI interrupt table | WANG Siyuan |
2015-11-18 | AMD/Bettong: add FCH's GPIO, UART & I2C support | Zheng Bao |
2015-11-10 | AMD Bettong: Add a special case for SPD address of rev F | Zheng Bao |
2015-11-10 | AMD/Bettong: Set on-board eMMC as SD 2.0 | zbao |
2015-11-10 | AMD/Bettong: Memory configuration for DDR3 and DDR4 | Zheng Bao |
2015-11-10 | AMD/Bettong: add function to read board version | Zheng Bao |
2015-11-06 | AMD Bettong: Enable S4 feature for Windows 7 | zbao |
2015-11-06 | AMD bettong: Fix the interrupt routing. | zbao |
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-30 | AMD Bettong: Fix usb device in devicetree for Carrizo | zbao |
2015-08-31 | AMD bettong: Fix the PCIe lane map | zbao |
2015-08-31 | AMD Bettong: Set the USB3 port as unremoveable. | zbao |
2015-07-30 | amd/bettong: Enable fan control | WANG Siyuan |
2015-07-16 | AMD Merlin Falcon: Mask bit 31 of BIST while doing BIST check | zbao |
2015-06-23 | Move same Kconfigs to northbridge/amd/pi/Kconfig | WANG Siyuan |