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
/
asus
/
kgpe-d16
Age
Commit message (
Expand
)
Author
2019-09-02
mb/*: Use common IPMI KCS driver
Patrick Rudolph
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-07-04
amdfam10: Declare get_sysinfo()
Kyösti Mälkki
2019-07-04
amdfam10: Declare empty activate_spd_rom() stub
Kyösti Mälkki
2019-05-29
src/mainboard: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-22
mb/asus/kgpe-d16: Add BMC KCS to ACPI
Timothy Pearson
2019-01-22
mb/asus/kgpe-d16: Enable IPMI KCS access
Timothy Pearson
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
amdfam10 boards: Drop extern on apicid_sp5100
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variable sbdn_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop variable sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop global bus_isa variable
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop unused mb_sysconf.h
Kyösti Mälkki
2018-12-24
drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT`
Tristan Corrick
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
mb/asus/kgpe-d16: Set ASpeed GPIO SPD mux lines during boot
Timothy Pearson
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-21
ACPI: Fix DSDT's revision field
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-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-09-25
mb: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-16
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
[next]