summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-2/+1
* usb_mux: Add driver support for PS8743 chipDivya Sasidharan2017-08-112-0/+4
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-112-3/+5
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-103-0/+24
* update_fw: Add support for touchpad update over virtual addressNicolas Boichat2017-08-102-0/+17
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-083-1/+48
* cr50: Clean up device state codeRandall Spangler2017-08-081-14/+63
* npcx: Define CONFIG_DATA_RAM_SIZEDaisuke Nojiri2017-08-071-1/+16
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-0/+7
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-032-1/+10
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-032-0/+20
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-023-3/+42
* usb_hid_*: Fix __packed struct coding styleNicolas Boichat2017-08-021-4/+4
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-011-5/+5
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-312-1/+25
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-6/+4
* driver: Add support for TI BQ24392.Aseda Aboagye2017-07-311-0/+3
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-311-4/+4
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+1
* Add OTP supportGwendal Grignou2017-07-285-6/+53
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-272-0/+10
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-271-2/+29
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+1
* flash: add flash selection supportWei-Ning Huang2017-07-273-0/+29
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+1
* cr50: modify tpm_endorse() error reporting logicstabilize-9765.7.BVadim Bendebury2017-07-201-1/+17
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-204-0/+131
* CNL: Don't build CNL in tests w/o chipset tasks.Aseda Aboagye2017-07-201-0/+1
* cr50: Add physical presence state machineRandall Spangler2017-07-194-0/+75
* ec_commands: Fix more portability issuesShawn Nematbakhsh2017-07-181-1/+1
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+3
* hammer: Enable Link-Time-Optimization CONFIG_LTONicolas Boichat2017-07-171-1/+1
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-141-11/+0
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-1/+45
* vboot: Verify and jump to RW_A or RW_BDaisuke Nojiri2017-07-131-3/+5
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-131-7/+14
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-131-0/+2
* board: Add initial support for zoombini.Aseda Aboagye2017-07-111-11/+4
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-0/+1
* power: Add Cannonlake chipset support.Aseda Aboagye2017-07-111-0/+1
* common/flash: Add option to set PSTATE to be locked by defaultNicolas Boichat2017-07-081-0/+7
* chip/stm32/pwm: Prevent sleeping while PWM output is activeNicolas Boichat2017-07-041-0/+1
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-031-0/+8