index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
pcengines
Age
Commit message (
Expand
)
Author
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-23
mb/pcengines/apu1/mainboard.c: Add SMBIOS type 16 and 17 entries
Michał Żygowski
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-07
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-03
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
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
2020-01-10
mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2
Michał Żygowski
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
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-13
pcengines/apu1: Switch away from ROMCC_BOOTBLOCK
Michał Żygowski
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
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-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
[next]