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
/
google
/
beltino
Age
Commit message (
Expand
)
Author
2019-11-28
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-27
google/beltino: add libgfxinit support
Matt DeVillier
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-07-25
mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-05-29
mb/google/{misc}: set default SMBIOS manufacturer
Matt DeVillier
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-05-06
mb/google: Remove unused 'include <smbios.h>'
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-04-04
vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH
Joel Kitching
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-21
mb/*/chromeos.c: Be explicit about code for ramstage
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
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-01-04
mb/*/chromeos.c: Fix PRE_RAM and unify style
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Make the finalise handler common
Tristan Corrick
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
cpu/intel/haswell: Rework acpi/cpu.asl
Arthur Heymans
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-21
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-09-12
mainboards: Add SMMSTORE region in chromeos configs
Patrick Georgi
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
[next]