Age | Commit message (Expand) | Author |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-02-18 | mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-24 | mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-12 | mb/pcengines/apu2/Kconfig: select HUDSON_FADT_LEGACY_DEVICES | Felix Held |
2024-01-12 | sb/amd/pi/hudson/Kconfig: replace HUDSON_LEGACY_FREE option | Felix Held |
2024-01-11 | mb/pcengines/apu2/BiosCallOuts: don't have binaryPI clear LPC decodes | Felix Held |
2023-12-28 | mb/pcengines/apu2/mainboard: add/fix comments on PIRQ table | Felix Held |
2023-12-28 | mb/pcengines/apu2/mainboard: improve alignment in PIRQ table entries | Felix Held |
2023-12-28 | mb/pcengines/apu2/mainboard: add PIRQ routing for 02.4 and 02.5 | Krystian Hebel |
2023-11-17 | nb/amd/pi/00730F01: restructure chip ops | Felix Held |
2023-11-17 | nb/amd/pi/00730F01: introduce and use chipset devicetree | Felix Held |
2023-05-13 | cpu,nb/amd/pi/00730F01: dynamically generate CPU devices | Felix Held |
2023-05-05 | Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} | Kyösti Mälkki |
2023-01-30 | src/mainboard: Remove unnecessary space after casts | Elyes Haouas |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2022-12-27 | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-09-12 | mb/pcengines/apu{1,2}/irq_tables.c: Use ALIGN_UP macro | Elyes Haouas |
2022-06-07 | Replace some ENV_ROMSTAGE with ENV_RAMINIT | Kyösti Mälkki |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-09-23 | soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h | Felix Held |
2021-09-23 | soc/amd: rename program_gpios to gpio_configure_pads | Felix Held |
2021-09-03 | mb/pcengines/apu2: add and use IOMUX defines | Felix Held |
2021-09-03 | mb/pcengines/apu2/gpio_ftns.h: add comment about GPIO numbers | Felix Held |
2021-09-03 | mb/pcengines/apu2/romstage: use proper GPIO configuration API | Felix Held |
2021-09-03 | src/*: Specify type of `DIMM_SPD_SIZE` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `DEVICETREE` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_carve_table` function | Angel Pons |
2021-07-01 | mb/pcengines/apuX: Refactor to avoid dead assignment | Angel Pons |
2021-07-01 | SMBIOS: Avoid `sizeof` on struct type | Angel Pons |
2021-05-07 | mb/pcengines/apu2/OemCustomize.c: make AGESA AmdInitPost happy | Michał Żygowski |
2021-04-26 | mb/**/cmos.layout: Drop unreferenced `iommu` option | Angel Pons |
2021-04-26 | mainboard: Drop unreferenced CMOS options | Angel Pons |
2021-03-16 | AGESA,binaryPI boards: Drop invalid MP table files | Kyösti Mälkki |
2021-03-01 | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki |
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 |