Age | Commit message (Expand) | Author |
2021-02-20 | AGESA,binaryPI boards: Drop _SI scope with _SST in ASL | Kyösti Mälkki |
2021-02-20 | AGESA,binaryPI boards: Move common PCBA in ASL | Kyösti Mälkki |
2021-02-20 | AGESA,binaryPI boards: Drop unused variables in ASL | Kyösti Mälkki |
2021-02-20 | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-15 | src/mb: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-14 | AGESA,binaryPI boards: Drop OSV in ASL | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-01 | mb/pcengines/apu2: Switch to proper GPIO API | Kyösti Mälkki |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
2020-11-25 | nb/amd: Deduplicate nb_common.h | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-10-12 | mb/pcengines/apu2: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-08-31 | mb/pcengines/apu2/mainboard.c: Use 'PCI_BASE_ADDRESS_0' instead of magic number | Elyes HAOUAS |
2020-08-24 | mb/pcengines: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-10 | AMD mainboards: Drop commented-out include | Angel Pons |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
2020-06-25 | Revert "mb/pcengines/apu2: Update GPIO Reads & writes" | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-19 | mb/pcengines/apu2: Update GPIO Reads & writes | Martin Roth |
2020-06-16 | mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital letters | Piotr Kleinschmidt |
2020-06-07 | mb/pcengines/apu2: Change GPIO configuration functions | Kyösti Mälkki |
2020-06-06 | amd/pi/hudson boards: Get rid of power button device | Paul Menzel |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-15 | Do not select USE_BLOBS | Nico Huber |
2020-04-07 | Revert "mb/pcengines/apu2: add reset logic for PCIe slots" | Michał Żygowski |
2020-04-05 | mainboard/pcengines: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | mb/pcengines/apu2: do not pass enabled PCIe ClockPM to AGESA | Michał Żygowski |
2020-03-25 | superio/nuvoton/nct5104d: add chip config option to reset GPIOs | Michał Żygowski |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-25 | mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xe | Michał Żygowski |
2020-03-25 | mb/pcengines/apu2: enable PCIe power management features | Michał Żygowski |
2020-03-25 | mb/pcengines/apu2: add reset logic for PCIe slots | Michał Żygowski |
2020-03-23 | mb/pcengines/apu2/mptable.c: add GNB IOAPIC to MP Table | Michał Żygowski |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-02-13 | mb/pcengines/apu2: Remove unnecessary initialization | Paul Menzel |
2020-02-13 | mb/pcengines/apu2: Use variable `len` holding same value | Paul Menzel |
2020-02-06 | mb/pcengines/apu2: use AGESA 1.0.0.4 with adjusted AGESA header | Piotr Kleinschmidt |
2020-01-21 | mb/pcengines/apu2/mainboard.c: Add SMBIOS type 16 and 17 entries | Michał Żygowski |
2020-01-20 | mb/pcengines/*: enable simple IO-based GPIO control | Piotr Kleinschmidt |
2020-01-15 | mb/pcengines: Enable SuperIO LDN 0xf for GPIO soft reset | Piotr Kleinschmidt |
2020-01-12 | mb/*/*: use ACPIMMIO common block wherever possible | Michał Żygowski |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-20 | mainboard: Add missing include <device/pci_def.h> | Elyes HAOUAS |
2019-12-19 | mb/{msi,pcengines}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-11 | pcengines/apu2: Switch away from ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | 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-29 | sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks | Michał Żygowski |
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-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-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-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-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: 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-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-09-26 | src/mainboard/pcengines/apu2/Kconfig: Clean up PINMUX settings | Michał Żygowski |