Age | Commit message (Expand) | Author |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-11 | mb/amd/padmelon: Use Prairie Falcon configuration | Richard Spiegel |
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-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-12-03 | AGESA boards: Drop commented out code | Kyösti Mälkki |
2019-12-02 | sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block | Michał Żygowski |
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-11-20 | mb/*/*: Use proper header for pm_iowrite() | Arthur Heymans |
2019-11-20 | mb/*/*: Drop AMDFAM10 mainboards | Arthur Heymans |
2019-11-20 | mainboard/amd: Remove AMD Torpedo mainboard | Joe Moore |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/amd: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-09 | acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) | Himanshu Sahdev |
2019-10-04 | acpi_table_header: Replace hard-coded revision via macro and function | Himanshu Sahdev |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-04 | mainboard/amd: Add padmelon board code | Richard Spiegel |
2019-08-20 | mb/amd/serengeti_cheetah_fam10: Add null pointer check | Jacob Garber |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-06-19 | {mb,sb}: Use get_acpi_table_revision(FADT) | Elyes HAOUAS |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-05-20 | sb/amd/cimx/sb800: Get rid of power button device in coreboot | Paul Menzel |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
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-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
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-13 | mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN() | 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-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
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/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |