Age | Commit message (Expand) | Author |
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 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | 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-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-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-16 | AGESA fam15tn boards: Clean up 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-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/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | 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-07-02 | src: Get rid of unneeded whitespace | 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-10-19 | AGESA: Split long lines in OemCustomize.c | Kyösti Mälkki |
2017-10-17 | amd/agesa: Remove redundant UDELAY_LAPIC selection | Paul Menzel |
2017-10-05 | AGESA: Re-enable HAVE_ACPI_RESUME | Kyösti Mälkki |
2017-09-29 | AGESA binaryPI: Drop amdlib.h in BiosCallouts.c | Kyösti Mälkki |
2017-09-26 | AGESA: Remove heap allocations from OemCustomize.c | 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-13 | AGESA vendorcode: Move PlatformInstall.h | 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-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-08-24 | AGESA mainboards: Clean up IS_ENABLED fan control | Marshall Dawson |
2017-08-24 | amd/parmer: Switch away from AGESA_LEGACY | Kyösti Mälkki |
2017-08-23 | AGESA binaryPI: Consolidate and fix sleep states | Kyösti Mälkki |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-28 | AGESA: Introduce AGESA_LEGACY and its counterpart | Kyösti Mälkki |
2017-03-07 | AGESA: Add agesa_helper.h header | Kyösti Mälkki |
2017-03-07 | AGESA: Remove leftover s3resume include | Kyösti Mälkki |
2017-03-07 | AGESA: Remove leftover agesawrapper include | Kyösti Mälkki |
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-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-05 | mainboard & southbridge: Clear files that are just headers | Martin Roth |
2016-12-01 | AGESA: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-09-26 | mainboard/*/*/mptable.c: Improve code formatting | Elyes HAOUAS |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-07-31 | mainboard: Format irq_tables.c | Paul Menzel |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-06-04 | AGESA boards: Split dispatcher to romstage and ramstage | Kyösti Mälkki |
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: Relocate platform memory config | 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-10-30 | AMD mainboards: Fix 64bit BiosCallOuts.c | Stefan Reinauer |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-24 | AGESA binaryPI boards: Drop annoying commentary | 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-10 | AGESA: Drop unused AGESA_MEM_TABLE | Kyösti Mälkki |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-06 | Remove AMD's "Release Content" doxygen from coreboot files | Martin Roth |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-04 | AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors | Martin Roth |
2014-12-20 | AGESA fam15tn fam15rl fam16kb: Add OemInitMid() | Kyösti Mälkki |
2014-12-20 | AGESA: Add OemCustomize hooks structure | Kyösti Mälkki |
2014-12-20 | AGESA: Ignore error in OemCustomizeInitEarly() | Kyösti Mälkki |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-19 | mainboard: Strip out some dead includes | Edward O'Callaghan |
2014-12-03 | AGESA: Trace execution with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Common agesawrapper for S3 resume | Kyösti Mälkki |
2014-12-03 | AGESA: Remove duplicate OemCustomizeInitEarly declarations | Kyösti Mälkki |
2014-12-03 | AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA fam15tn / fam15rl / fam16kb: Move LPC decode enable for serial port | Kyösti Mälkki |
2014-12-03 | AGESA: Report events with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetree | Kyösti Mälkki |