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
/
auron
Age
Commit message (
Expand
)
Author
2018-09-20
ec/google/chromeec: Update google_chromeec_get_board_version prototype
Karthikeyan Ramasubramanian
2018-09-17
google/buddy: Add board as variant of google/auron
Matt DeVillier
2018-09-17
google/auron: Clean up variant-specific romstage code
Matt DeVillier
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-13
soc/intel/broadwell/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-03
mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driver
Matt DeVillier
2018-07-25
mb/google/x86-boards: Get rid of power button device in coreboot
Furquan Shaikh
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
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-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-11-23
google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
Matt DeVillier
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-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-16
google/lulu,gandof: set kb backlight on boot
Matt DeVillier
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-01
mainboards: Remove unused EC event for thermal overload
Duncan Laurie
2017-06-27
mb/google: Remove ChromeEC builds for auron and rambi
Martin Roth
2017-06-04
google/auron: add board-specific USB port info
Matt DeVillier
2017-06-04
google/lulu: enable SATA device to sleep in S0
Matt DeVillier
2017-05-01
acpi: fix FADT header version for ChromeOS devices
Matt DeVillier
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-27
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
Furquan Shaikh
2017-01-04
google/auron: Fix omitted ACPI KB backlight for variants
Matt DeVillier
2016-12-22
Add/Combine Broadwell Chromebooks using variant board scheme
Matt DeVillier
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
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-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
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
vboot: Separate vboot from chromeos
Furquan Shaikh
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
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-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-09
chromebooks: Configure Chrome EC board names
Patrick Georgi
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
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-23
google/auron: Remove additional SPD file entries
Marc Jones
2015-10-16
auron: Remove duplicate pei_data assignment
Shawn Nematbakhsh
2015-10-16
auron: fix can not recognize 4G memory
Tim Chen
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-30
Expose get_lid_switch() in romstage
Patrick Georgi
2015-06-24
Remove address from GPLv2 headers
Patrick Georgi
2015-06-24
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-13
google/auron: Add mainboard
Marc Jones
2015-06-10
google/auron: Add initial mainboard copy from Peppy
Marc Jones