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
/
bap
/
ode_e21XX
Age
Commit message (
Expand
)
Author
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-03-07
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2020-01-07
src/mainboard: Fix typo
Elyes HAOUAS
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-15
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-09
binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains
Kyösti Mälkki
2019-12-09
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
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-27
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
binaryPI: Disable boards from build
Kyösti Mälkki
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
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-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
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-12
binaryPI: Drop nested northbridge in devicetree
Kyösti Mälkki
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-06
device: Use pcidev_on_root()
Kyösti Mälkki
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-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-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
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-06-04
mb/bap: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-09
mb/bap: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
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-08-25
amd/pi/hudson: Move oem_fan_control()
Martin Roth
2017-08-24
binarypi mainboards: Clean up IS_ENABLED fan control
Marshall Dawson
[next]