index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
pcengines
Commit message (
Expand
)
Author
Age
Files
Lines
*
AGESA,binaryPI boards: Drop invalid MP table files
Kyösti Mälkki
2021-03-16
4
-233
/
+0
*
mainboard: Drop unnecessary `VGA_BIOS` default
Angel Pons
2021-03-10
1
-4
/
+0
*
mb/: Drop print of MAINBOARD_PART_NUMBER
Kyösti Mälkki
2021-03-01
2
-0
/
+3
*
AGESA fam14 boards: Drop _SI scope with _SST in ASL
Kyösti Mälkki
2021-02-20
2
-13
/
+0
*
AGESA,binaryPI boards: Drop _SI scope with _SST in ASL
Kyösti Mälkki
2021-02-20
2
-13
/
+0
*
AGESA,binaryPI boards: Move common PCBA in ASL
Kyösti Mälkki
2021-02-20
2
-3
/
+0
*
AGESA,binaryPI boards: Drop unused variables in ASL
Kyösti Mälkki
2021-02-20
2
-14
/
+0
*
AGESA fam14 boards: Move include for usb_oc.asl
Kyösti Mälkki
2021-02-20
2
-3
/
+1
*
sb,soc/amd: Drop OSFL method in ASL
Kyösti Mälkki
2021-02-20
1
-3
/
+0
*
src: use ARRAY_SIZE where possible
Patrick Georgi
2021-02-15
2
-2
/
+2
*
src/mb: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-15
1
-1
/
+0
*
sb/amd/cimx/sb800: Move common OSFL method in ASL
Kyösti Mälkki
2021-02-14
1
-26
/
+0
*
AGESA,binaryPI boards: Drop OSV in ASL
Kyösti Mälkki
2021-02-14
2
-2
/
+0
*
ACPI: Move PICM declaration
Kyösti Mälkki
2021-02-11
2
-2
/
+0
*
mb/pcengines/apu2: Switch to proper GPIO API
Kyösti Mälkki
2021-02-01
4
-100
/
+45
*
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
2
-0
/
+2
*
sb,soc/amd: Rename PMOD to PICM in ASL
Kyösti Mälkki
2021-01-27
2
-2
/
+2
*
nb/amd: Deduplicate nb_common.h
Angel Pons
2020-11-25
1
-1
/
+1
*
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
2
-58
/
+58
*
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-23
2
-2
/
+0
*
mb: AMD CIMx boards: Fix typo in *is defined* in comments
Paul Menzel
2020-10-17
1
-11
/
+11
*
mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()
Elyes HAOUAS
2020-10-13
2
-2
/
+2
*
mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform
Elyes HAOUAS
2020-10-13
2
-2
/
+2
*
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
2
-2
/
+2
*
mb/pcengines/apu2: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-4
/
+4
*
mb/pcengines/apu1: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
4
-75
/
+75
*
treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS
Michael Niewöhner
2020-09-23
2
-2
/
+2
*
mb/pcengines: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-2
/
+0
*
mb/pcengines/apu2/mainboard.c: Use 'PCI_BASE_ADDRESS_0' instead of magic number
Elyes HAOUAS
2020-08-31
1
-1
/
+1
*
mb/pcengines/apu1/mainboard.c: Use 'PCI_BASE_ADDRESS_2' instead of magic number
Elyes HAOUAS
2020-08-31
1
-1
/
+1
*
mb/pcengines: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
6
-9
/
+0
*
mainboard: Drop optional and empty ACPI \_BFS methods
Angel Pons
2020-07-15
2
-32
/
+0
*
AMD mainboards: Drop commented-out include
Angel Pons
2020-07-10
2
-2
/
+0
*
ACPI: Drop commented-out DSDT DefinitionBlock instances
Angel Pons
2020-07-09
4
-38
/
+0
*
mb/pcengines/apu1/mainboard.c: reorder includes
Piotr Kleinschmidt
2020-07-02
1
-4
/
+5
*
Revert "mb/pcengines/apu2: Update GPIO Reads & writes"
Kyösti Mälkki
2020-06-25
2
-11
/
+8
*
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-19
1
-1
/
+1
*
mb/pcengines/apu2: Update GPIO Reads & writes
Martin Roth
2020-06-19
2
-8
/
+11
*
mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital letters
Piotr Kleinschmidt
2020-06-16
1
-3
/
+3
*
mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-10
1
-14
/
+0
*
mb/pcengines/apu2: Change GPIO configuration functions
Kyösti Mälkki
2020-06-07
3
-52
/
+38
*
mb/pcengines/apu1: Use fixed acpimmio_base
Kyösti Mälkki
2020-06-07
4
-37
/
+18
*
amd/pi/hudson boards: Get rid of power button device
Paul Menzel
2020-06-06
2
-10
/
+0
*
src: Fix up #-commented SPDX headers
Angel Pons
2020-06-01
1
-3
/
+0
*
AGESA f14/f15tn/f16kb: Clean up buildOpts.c files
Angel Pons
2020-06-01
1
-154
/
+27
*
AGESA boards: Fix typo in *OVERRIDES* in comment
Paul Menzel
2020-05-29
1
-1
/
+1
*
AGESA f14/f15tn/f16kb: Deduplicate RAM settings
Angel Pons
2020-05-26
1
-24
/
+0
*
AGESA f14/f15tn/f16kb: Factor out memory settings
Angel Pons
2020-05-26
1
-11
/
+0
*
AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size
Angel Pons
2020-05-26
1
-3
/
+0
*
AGESA f14: Factor out default MTRR settings
Angel Pons
2020-05-26
1
-18
/
+0
[next]