index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
pcengines
/
apu2
Age
Commit message (
Expand
)
Author
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
2018-09-26
src/mainboard/pcengines/apu2/Kconfig: Remove TPM1 option
Michał Żygowski
2018-09-18
mainboard/pcengines: select ADD_SEABIOS_SERCON_PORT_FILE
Michał Żygowski
2018-09-15
pcengines/apu2: enable IOMMU for all apu2 variants
Piotr Król
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-08-04
mb/pcengines/apu2: turn LED 2 and LED 3 off in final stage
Michał Żygowski
2018-08-04
mb/pcengines/apu2: change GPIO setting
Michał Żygowski
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-17
mb/pcengines: Remove unneeded includes and dead code
Elyes HAOUAS
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-08
mb/pcengines: Get rid of device_t
Elyes HAOUAS
2018-04-29
pcengines/apu2: remove TPM from devicetree for apu3
Piotr Król
2018-04-27
mb/pcengines/apu2/spd: Remove unneeded whitespace
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-21
pcengines/apu2: add support for apu4 variant
Piotr Król
2017-10-20
mainboard/pcengines/apu2: add apu3 and apu5 variants
Kamil Wcislo
2017-10-19
pcengines/apu2: Add timestamps to romstage
Michał Żygowski
2017-10-16
mainboard/pcengines/apu2: use GENERIC_SPD_BIN
Kamil Wcislo
2017-10-15
pcengines boards: Update board_info files
Michał Żygowski
2017-09-29
AGESA binaryPI: Drop amdlib.h in BiosCallouts.c
Kyösti Mälkki
2017-09-26
binaryPI boards: Fix indirect AGESA.h include
Kyösti Mälkki
2017-09-26
AGESA binaryPI boards: Fix some whitespace
Kyösti Mälkki
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-08-25
amd/pi/hudson: Move oem_fan_control()
Martin Roth
2017-08-24
binarypi mainboards: Clean up IS_ENABLED fan control
Marshall Dawson
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
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-17
binaryPI: Drop unused agesawrapper include
Kyösti Mälkki
2017-07-17
binaryPI: Disable CAR with empty stack
Kyösti Mälkki
2017-07-17
binaryPI: Switch to agesa/def_callouts.c
Kyösti Mälkki
2017-07-17
binaryPI: Switch to agesa/heapmanager.c
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-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-05-11
mainboard/pcengines/apu2: Add LPC TPM support
Philipp Deppenwiese
2017-03-08
binaryPI boards: Drop any ACPI S3 support
Kyösti Mälkki
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2017-02-10
ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()
Patrick Georgi
2017-02-10
device/dram: use global DIMM_SPD_SIZE Kconfig variable
Patrick Georgi
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
2017-01-21
pcengines/apu2: Refactor reading memory strap
Kyösti Mälkki
2017-01-21
pcengines/apu2: Change SMBIOS part number
Kyösti Mälkki
2017-01-21
pcengines/apu2: Remove DDI configuration
Kyösti Mälkki
2016-12-19
pcengines/apu2: add board support
Piotr Król