Age | Commit message (Expand) | Author |
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-03-01 | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-01 | mb/pcengines/apu2: Switch to proper GPIO API | Kyösti Mälkki |
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-06-16 | mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital letters | Piotr Kleinschmidt |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | mainboard/pcengines: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
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-01-21 | mb/pcengines/apu2/mainboard.c: Add SMBIOS type 16 and 17 entries | Michał Żygowski |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-11-29 | sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks | Michał Żygowski |
2019-07-04 | pcengines/apuX: Replace use of dev_find_slot() | Kyösti Mälkki |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
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-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-03 | src/mb/pcengines/apu2/mainboard.c: Fix retrieving serial number | Michał Żygowski |
2018-11-19 | mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*}) | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-08-04 | mb/pcengines/apu2: turn LED 2 and LED 3 off in final stage | Michał Żygowski |
2018-05-08 | mb/pcengines: Get rid of device_t | Elyes HAOUAS |
2017-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-07-24 | Fix files with multiple newlines at the end. | Martin Roth |
2017-07-17 | binaryPI: Drop unused agesawrapper include | Kyösti Mälkki |
2017-07-11 | binaryPI boards: Drop unused header | Kyösti Mälkki |
2017-06-27 | clang: Allow initializer overrides | Stefan Reinauer |
2017-03-08 | binaryPI boards: Drop any ACPI S3 support | Kyösti Mälkki |
2017-01-21 | pcengines/apu2: Add serial number in SMBIOS | Kyösti Mälkki |
2017-01-21 | pcengines/apu2: Add SKU in SMBIOS | Kyösti Mälkki |
2016-12-19 | pcengines/apu2: add board support | Piotr Król |