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
/
cyan
Age
Commit message (
Expand
)
Author
2019-05-07
mb/google/cyan: Refactor to get rid of `pei_data`
Nico Huber
2019-05-07
soc/intel/bsw: Move memory init values into `romstage.h`
Nico Huber
2019-05-03
mainboard/google/cyan/acpi: Serialize _CRS method
Frans Hendriks
2019-05-03
soc/intel/braswell: add default option to use public FSP
Matt DeVillier
2019-05-01
google/cyan,intel/strago: increase default CBFS size
Matt DeVillier
2019-04-29
soc/intel/braswell: Move LPE ACPI code to mainboard
Frans Hendriks
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-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-27
mb/google/cyan: fix RAM training on edgar variant
Matt DeVillier
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
google/cyan: set touchscreen GPIO to non_maskable
Matt DeVillier
2018-12-18
src/mb/google/*/Kconfig: Consistently use $(...) for variables
Jonathan Neuschäfer
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
SMBIOS: Remove duplicated smbios_memory_type enum
Elyes HAOUAS
2018-11-16
mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORT
Elyes HAOUAS
2018-11-16
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Peter Lemenkov
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
src/mainboard: Remove unneeded whitespace
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-10-08
Move compiler.h to commonlib
Nico Huber
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
2018-08-19
google/cyan: Fix ACPI resource scope for Melfas touchscreen
Matt DeVillier
2018-08-03
mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driver
Matt DeVillier
2018-08-02
google/banon: Add support for additional RAM types/configs
Matt DeVillier
2018-08-02
google/edgar: Add support for additional RAM types/configs
Matt DeVillier
2018-08-02
google/cyan: Configure WLAN_CLKREQ as GPIO and always assert low
Matt DeVillier
2018-08-02
google/cyan: Mask Audio IRQ on boot
Matt DeVillier
2018-08-02
google/cyan: Mark GpioInt() resources as PullDefault
Matt DeVillier
2018-08-02
google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggered
Matt DeVillier
2018-08-02
google/cyan: do not hardcode virtual interrupt numbers
Matt DeVillier
2018-07-25
mb/google/x86-boards: Get rid of power button device in coreboot
Furquan Shaikh
2018-07-12
soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optional
Frans Hendriks
2018-06-27
mb/google/*: Add a few VBT files
Matt DeVillier
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
mb/google: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-09
mainboard/google/.../terra: Fix ACPI external definition errors
Martin Roth
2018-05-09
src/mainboard: Serialize methods with named objects inside
Martin Roth
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-04
mainboard/google: Comment variant names in Kconfig
Martin Roth
2018-05-01
chromeec platforms: Update ACPI thermal event handler call
Martin Roth
2018-04-24
mb/google/cyan/spd/spd.c: Fix module part number transfer
Richard Spiegel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
[next]