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
/
intel
/
strago
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
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-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
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-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
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-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORT
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
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-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-05-09
src/mainboard: Serialize methods with named objects inside
Martin Roth
2018-05-08
mb/intel: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-11-23
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-10-08
ec/google/chromeec: Add library function google_chromeec_events_init
Furquan Shaikh
2017-09-26
mb/google/*: Use newly added Chrome EC boardid function
Furquan Shaikh
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-01
mainboards: Remove unused EC event for thermal overload
Duncan Laurie
2017-06-09
soc/braswell: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-04-24
*.asl: Remove obsolete reference to TPM ASL file
Patrick Rudolph
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option
Julius Werner
2017-03-27
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
Furquan Shaikh
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-09-26
mainboards,ec: provide common declaration for mainboard_ec_init()
Aaron Durbin
2016-09-26
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-15
mainboards: remove direct acpi_slp_type usage
Aaron Durbin
2016-07-15
mainboards: align on using ACPI_Sx definitions
Aaron Durbin
2016-07-15
Google Mainboards: Increase RO coreboot size on flash
Daisuke Nojiri
2016-05-18
ec/google/chromeec/acpi: Add MKBP support
Gwendal Grignou
[next]