summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: Support no-BC1.2 configurationShawn Nematbakhsh2017-09-281-0/+8
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-261-0/+45
* Add WebUSB descriptor supportVincent Palatin2017-09-222-0/+60
* power: Provide chipset and board callbacks on host sleep event commandFurquan Shaikh2017-09-221-0/+16
* EFS: Allow EC to switch slot on rebootDaisuke Nojiri2017-09-211-0/+1
* EFS: Switch active slot when current slot is invalidDaisuke Nojiri2017-09-212-34/+28
* update_fw: Store complete touchpad FW hashNicolas Boichat2017-09-151-0/+10
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+6
* Add USB_CHG_TYPE_DEDICATEDDaisuke Nojiri2017-09-131-0/+1
* Fizz: Give highest priority to dedicated chargersDaisuke Nojiri2017-09-121-0/+3
* port80: Disable default print of port80 messages in interrupt contextFurquan Shaikh2017-09-121-0/+6
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2017-09-121-2/+3
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-123-4/+62
* common: add host command to push AP SKU ID to ecDevin Lu2017-09-112-1/+7
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-3/+0
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-3/+0
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-111-0/+3
* charger: Add CONFIG_CHARGE_STATE_DEBUGRyan Zhang2017-09-113-0/+26
* ccd_config: Clean up help and config.hRandall Spangler2017-09-091-1/+1
* cr50: Defragment codeRandall Spangler2017-09-092-152/+159
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-0/+7
* it83xx: clock: support e-flash clock up to 48MHzDino Li2017-09-071-0/+8
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-30/+0
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-071-0/+12
* cr50: Consolidate CCD device enableRandall Spangler2017-09-061-9/+9
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-2/+1
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-011-0/+5
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-012-2/+2
* chip/stm32/usb_hid_keyboard: implement keyboard backlight controlWei-Ning Huang2017-09-012-2/+5
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-302-0/+12
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-301-0/+21
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-301-0/+4
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-08-291-0/+1
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-0/+3
* EFS: Add error codesDaisuke Nojiri2017-08-291-0/+20
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-0/+7
* core/minute-ia: add __image_sizeli feng2017-08-241-0/+2
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-242-0/+21
* tcpc: Move board level TCPC init to happen in pd_task initScott Collyer2017-08-231-0/+3
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-232-0/+16
* cr50: Refactor Rdd state machineRandall Spangler2017-08-231-8/+0
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-08-231-1/+1
* tcpm: Configure board specific post TCPC initVijay Hiremath2017-08-211-0/+9
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-211-0/+1
* common: Use SVr4/4.3BSD/C89/C99 prototype for strlenStefan Reinauer2017-08-181-1/+1
* usb_hid_touchpad: Add timestamp field to touch eventsNicolas Boichat2017-08-161-0/+3
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-153-0/+19
* ec: Add a task information library for the stack analyzer.Che-yu Wu2017-08-151-6/+0
* ec: Add analysis tool for firmware stack usage.Che-yu Wu2017-08-141-0/+7
* usb_api.h: Stub usb_wake if CONFIG_USB_REMOTE_WAKEUP is not definedNicolas Boichat2017-08-121-2/+6