Age | Commit message (Expand) | Author |
2019-11-27 | pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPER | Krystian Hebel |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-04 | pcengines/apuX: Replace use of dev_find_slot() | Kyösti Mälkki |
2019-05-20 | sb/amd/cimx/sb800: Get rid of power button device in coreboot | Paul Menzel |
2019-04-23 | src: Add missing include 'console.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-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-14 | src/mainboard/pcengines/apu2: Bring back copyrights | Michał Żygowski |
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 | 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-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-12 | binaryPI: Drop nested northbridge in devicetree | Kyösti Mälkki |
2019-02-11 | src/mainboard/pcengines/apu2/OemCustomize.c: Enable CPB feature | Michał Żygowski |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-16 | src/mainboard/pcengines/apu1: Enable LPC TPM | Michał Żygowski |
2019-01-16 | AGESA fam14 boards: Clean up devicetree | Kyösti Mälkki |
2019-01-14 | binaryPI: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-14 | AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE | Mike Banon |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-28 | mb/pcengines/apu2/romstage.c: disable SVI2 wait completion | Krystian Hebel |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-21 | mb/pcengines/alixxx: Drop boards | Arthur Heymans |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-03 | src/mb/pcengines/apu2/mainboard.c: Fix retrieving serial number | Michał Żygowski |
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-19 | mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*}) | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-08 | src/mb/pcengines/apu2/romstage.c: Allow coreboot console output on COM2 | Michał Żygowski |
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-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | mainboard/: Select MISSING_BOARD_RESET appropriately | Nico Huber |
2018-10-18 | mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-09-26 | src/mainboard/pcengines/apu2/Kconfig: Clean up PINMUX settings | Michał Żygowski |
2018-09-26 | src/mainboard/pcengines/apu2/Kconfig: Remove TPM1 option | Michał Żygowski |
2018-09-18 | mainboard/pcengines: select ADD_SEABIOS_SERCON_PORT_FILE | Michał Żygowski |
2018-09-15 | pcengines/apu2: enable IOMMU for all apu2 variants | Piotr Król |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-08-04 | mb/pcengines/apu2: turn LED 2 and LED 3 off in final stage | Michał Żygowski |
2018-08-04 | mb/pcengines/apu2: change GPIO setting | Michał Żygowski |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-03 | mb/pcengines/apu1: use generic SPD | Michał Żygowski |
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-17 | mb/pcengines: Remove unneeded includes and dead code | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-05 | amd/geode_lx: Fix .c includes | Kyösti Mälkki |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | src/mainboard: Add space after 'if' | Elyes HAOUAS |
2018-06-03 | pcengines/apu1: align with apu{2,3,4,5} lowercase naming | Piotr Król |
2018-05-24 | AMD geode/lx: Remove generic_sdram.c include | Kyösti Mälkki |
2018-05-08 | mb/pcengines: Get rid of device_t | Elyes HAOUAS |
2018-04-29 | pcengines/apu2: remove TPM from devicetree for apu3 | Piotr Król |
2018-04-27 | mb/pcengines/apu2/spd: Remove unneeded whitespace | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-21 | pcengines/apu2: add support for apu4 variant | Piotr Król |
2017-10-20 | mainboard/pcengines/apu2: add apu3 and apu5 variants | Kamil Wcislo |
2017-10-19 | AGESA: Split long lines in OemCustomize.c | Kyösti Mälkki |
2017-10-19 | AGESA f14: Drop PlatformGnbPcieComplex.h | Kyösti Mälkki |
2017-10-19 | pcengines/apu2: Add timestamps to romstage | Michał Żygowski |
2017-10-16 | mainboard/pcengines/apu2: use GENERIC_SPD_BIN | Kamil Wcislo |
2017-10-15 | pcengines boards: Update board_info files | Michał Żygowski |
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 | binaryPI boards: Fix indirect AGESA.h include | 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 CIMX: Remove empty set_pcie_(de)reset | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-08-25 | pcengines/apu1: Switch away from AGESA_LEGACY_WRAPPER | 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-16 | AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-08-02 | AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-07-24 | Fix files with multiple newlines at the end. | Martin Roth |
2017-07-18 | sb/amd/cs5536: Remove includes of C files | Martin Roth |
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 |