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
/
ec
Age
Commit message (
Expand
)
Author
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
[next]