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
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
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-16
src/mainboard/pcengines/apu1: Enable LPC TPM
Michał Żygowski
2019-01-16
AGESA fam14 boards: Clean up devicetree
Kyösti Mälkki
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-21
mb/pcengines/alixxx: Drop boards
Arthur Heymans
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/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
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-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-10-18
mb: Fix non-local header treated as local
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-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
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
[next]