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
/
ec
Age
Commit message (
Expand
)
Author
2015-07-07
ec/lenovo/h8: silence sound on boot
Alexander Couzens
2015-06-30
EC: Add new EC host event for FASTBOOT_MODE request
Furquan Shaikh
2015-05-29
lenovo: Move pc_keyboard_init to h8 init.
Vladimir Serbinenko
2015-05-29
h8: Add missing include of stdint.h
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-14
lenovo: Disable radio when suspending or turning off.
Vladimir Serbinenko
2015-04-29
kbuild: automatically include ECs
Stefan Reinauer
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-27
chromeec: ec_mec: Fix misaligned data access
Shawn Nematbakhsh
2015-04-22
chromeec: lpc: Add variant MEC IO
Shawn Nematbakhsh
2015-04-22
chromeec: lpc: Read / write IO ports through common functions
Shawn Nematbakhsh
2015-04-22
chromeec: Access ID + flags through ACPI I/O ports
Shawn Nematbakhsh
2015-04-22
chromeec: Support accessing memmap data over port 62/66
Shawn Nematbakhsh
2015-04-22
chromeec: Update ec_commands.h from EC repository
Shawn Nematbakhsh
2015-04-14
chromeec: Fix printf formatting warning
Anatol Pomozov
2015-04-10
samus: Log EC panics to eventlog
Shawn Nematbakhsh
2015-04-10
cros_ec: Retry failed VBNV transactions
Julius Werner
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-02
chromeec: Add wakeup delay after SPI /CS assertion
David Hendricks
2015-04-02
chromeec: Fix logging of EC wake events
Duncan Laurie
2015-04-02
chromeec: Add battery status event and re-enable _BIX
Duncan Laurie
2015-04-02
chromeec: Add support for v3 commands on LPC
Duncan Laurie
2015-04-02
chromeec: Add commands to check PD image type
Duncan Laurie
2015-04-02
chromeec: Update ec_commands.h from EC repository
Duncan Laurie
2015-03-31
chromeec: Clear post code before reboot to RO
Duncan Laurie
2015-03-27
chromeec: Add ACPI device for PD MCU and handle related EC host event
Shawn Nematbakhsh
2015-03-21
chromeec: use stopwatch API
Aaron Durbin
2015-03-21
chromeec: provide proto v3 over i2c support
Aaron Durbin
2015-03-21
chromeec: allow transport implementation to provide buffers for proto v3
Aaron Durbin
2015-03-21
chromeec: correct response length for VBNV write
Aaron Durbin
2015-03-18
chromeec: Move SERIQ mode to LPC option
Marc Jones
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-01-27
vboot2: read dev and recovery switch
Daisuke Nojiri
2015-01-09
chrome ec: Add ACPI Device for ALS if enabled
Duncan Laurie
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-09
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-12-06
ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL
Edward O'Callaghan
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-29
ec: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-09-29
google/chromeec: Notify DPTF charger participant on AC state change
Duncan Laurie
2014-09-19
chrome ec: Add support for limiting charger current
Duncan Laurie
2014-09-12
ec/lenovo/h8: return correctly typed package if battery is absent
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
Vladimir Serbinenko
2014-08-30
ec/lenovo/h8: Implement thinkpad-acpi compatible LED function
Vladimir Serbinenko
2014-08-30
ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpi
Vladimir Serbinenko
2014-08-30
lenovo/h8: Support tablet events
Vladimir Serbinenko
2014-08-23
ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment
Paul Menzel
2014-08-13
lenovo/h8: Support uwb radio.
Vladimir Serbinenko
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-08-11
lenovo/h8: Remove useless smi.h include.
Vladimir Serbinenko
2014-08-08
chromeec: Implement full battery workaround at 6%
Duncan Laurie
2014-08-04
chrome ec: Add Methods for new EC events
Duncan Laurie
2014-07-29
ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.
Vladimir Serbinenko
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-05-13
chromeec: add function to reboot on unexpected image
Aaron Durbin
2014-05-13
chrome ec: Fix temperature calcualtion in PATx methods
Duncan Laurie
2014-05-13
chrome ec: call DPTF thermal threshold event handler
Aaron Durbin
2014-05-13
chrome ec: Update header and add functions to support DPTF
Duncan Laurie
2014-05-13
src/*: Remove the last remnants of struct keyboard
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-09
baytrail: Basic DPTF framework
Duncan Laurie
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-19
ec/compal/ene932: Update to use coreboot EC-mainboard API
Alexandru Gagniuc
2014-04-12
ec/compal/ene932/acpi: Let mainboard define the ACPI lid object
Alexandru Gagniuc
2014-04-09
ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'
Alexandru Gagniuc
2014-03-01
lenovo/x60: Unify volume button handling with common code.
Vladimir Serbinenko
2014-01-30
chromeec: allow override of i8042 interrupt
Aaron Durbin
2014-01-30
chrome ec: Fix ASL to use IO() instead of FixedIO()
Duncan Laurie
2014-01-12
acpi/ec: Add missing delays
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Add backlight control.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Make trackpoint enable a CMOS option.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Remove trackpoint_enable from device tree.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: make wlan config a CMOS option
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Allow control of low-battery beep.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Allow user to disable powermanagement beeps.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Implement sticky Fn option.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Add an option to swap ctrl and fn.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.
Vladimir Serbinenko
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-21
chromeec: Add event methods for EC requested throttle
Duncan Laurie
2013-12-19
ec/lenovo/h8: Enable 3G modem
Vladimir Serbinenko
2013-12-15
ec/lenovo/h8: Fix peripheral init without CMOS config
Vladimir Serbinenko
2013-12-12
chromeec: Allow get_board_version to be called from romstage.
Shawn Nematbakhsh
2013-12-02
Introduce a config whether dock is inited in romstage or not
Vladimir Serbinenko
2013-12-02
EC H8: remove dependence on IS_X201
Vladimir Serbinenko
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-12-02
ec/lenovo/h8: Add h8_build_id_and_function_spec_version()
Peter Stuge
2013-12-01
H8: Move EC GPE declaration to mainboard
Vladimir Serbinenko
2013-11-25
Add declaration of dock registers 1, 2 and 3.
Vladimir Serbinenko
2013-11-24
Lenovo hotkeys support
Vladimir Serbinenko
2013-11-23
Change EC GPE on X201
Vladimir Serbinenko
2013-11-23
Call X201 dock hooks in EC code
Vladimir Serbinenko
2013-07-29
ec/kontron/it8516e: Add sanity checks for values from nvram
Nico Huber
2013-07-29
ec/kontron/it8516e: Comment low-level EC functions
Nico Huber
[next]