index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
slippy
Age
Commit message (
Expand
)
Author
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
mb/{gizmosphere,google}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-16
mb/google/slippy: Update VBT file
Matt DeVillier
2019-11-28
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
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-10-03
mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI
Martin Roth
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-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-08-28
google/leon: Add DRIVERS_I2C_RTD2132
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-19
mainboard/google: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
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-23
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
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-01-06
mb/google/slippy: Add a VBT for all variants
Arthur Heymans
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 <cbmem.h>
Elyes HAOUAS
2018-11-16
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-16
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Peter Lemenkov
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-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-09-20
ec/google/chromeec: Update google_chromeec_get_board_version prototype
Karthikeyan Ramasubramanian
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-14
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2018-08-13
sb/intel/lynxpoint/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-01
mb/google,samsung/*: Add LPC TPM chip driver to devicetree
Matt DeVillier
2018-07-25
mb/google/x86-boards: Get rid of power button device in coreboot
Furquan Shaikh
2018-06-14
cpu/intel/haswell: Use the common intel romstage_main function
Arthur Heymans
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-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-05-29
chromeec platforms: Update ACPI throttle handler call
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-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-11-21
mb/google: Update/add ChromeOS device marketing names
Matt DeVillier
2017-11-17
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-10-08
ec/google/chromeec: Add library function google_chromeec_events_init
Furquan Shaikh
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-24
Update files with no newline at the end
Martin Roth
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-02
mainboard/google/slippy: Fix misspelled ifdef guard
Ryan Salsamendi
2017-07-01
mainboards: Remove unused EC event for thermal overload
Duncan Laurie
2017-06-16
google/slippy: Don't force native graphics init
Patrick Georgi
2017-06-08
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-04
google/slippy: populate PEI SPD data for all channels
Matt DeVillier
2017-05-31
google/slippy: add board-specific USB port info
Matt DeVillier
2017-05-01
acpi: fix FADT header version for ChromeOS devices
Matt DeVillier
2017-04-15
google/slippy: fix internal mic for falco/wolf variants
Matt DeVillier
2017-04-14
google/slippy: clean up NGI and move to libgfxinit
Matt DeVillier
2017-04-08
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
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-27
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
Furquan Shaikh
2017-02-20
google/slippy: consolidate variants' common mainboard.asl code
Matt DeVillier
2016-12-20
mb/google/slippy: Hook up libgfxinit
Arthur Heymans
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-12-05
Add/Combine Haswell Chromebooks using variant board scheme
Matt DeVillier
2016-07-27
mainboard/google/slippy: remove unobtainable mainboard
Aaron Durbin
2016-07-15
mainboards: align on using ACPI_Sx definitions
Aaron Durbin
2016-04-05
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
[next]