summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-45/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-0/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-0/+1
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-022-1/+30
* pd: send soft reset before an EC resetAlec Berg2015-09-011-2/+2
* samus: Use new config, fix gestureGwendal Grignou2015-08-292-9/+7
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-292-12/+52
* driver: change get_ interface.Gwendal Grignou2015-08-291-6/+3
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-281-0/+1
* twinkie firmware: add support for vbus voltage and currentDawei Li2015-08-281-0/+8
* kunimitsu: battery led implementationMike M Hsieh2015-08-271-0/+1
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-0/+3
* glados: oak: Add charger AMONBMON console commandRong Chang2015-08-251-0/+3
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* math: Add inverse matrix calculationGwendal Grignou2015-08-241-1/+8
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-242-1/+11
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-222-2/+16
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-223-5/+21
* bmm150: Add support for calibrationGwendal Grignou2015-08-221-0/+1
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-223-4/+20
* cortex-m: provide ability to insert free space into RO image baseVadim Bendebury2015-08-221-0/+6
* oak: use EXTRA_CLFAGS instead of CONFIG_BOARD_OAK_REVRong Chang2015-08-211-6/+0
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-213-0/+34
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-211-3/+0
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-201-0/+10
* nds32: use INT_MASK instead of GIEDino Li2015-08-201-0/+12
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-191-2/+15
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-141-0/+3
* export MSDN clock() functionVadim Bendebury2015-08-141-0/+9
* glados: Enable `tests` buildShawn Nematbakhsh2015-08-121-0/+1
* mec1322: Allow GPIO hibernate state to be specified at board-levelShawn Nematbakhsh2015-08-111-0/+5
* Cyan: Added Clamshell/Tablet mode supportli feng2015-08-102-11/+18
* uart: provide polling mode of operationVadim Bendebury2015-08-081-0/+10
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-0/+3
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-0/+11
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-043-14/+16
* it8380dev: modify sspi moduleDino Li2015-08-041-3/+0
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-031-0/+1
* pd: don't enable try.src when battery is not present or too lowAlec Berg2015-08-021-0/+3
* motion_sense: Move angle calculation under LPC_MODEGwendal Grignou2015-08-011-1/+4
* driver: bmi160: Add SPI access supportGwendal Grignou2015-08-011-0/+3
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-6/+7
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-1/+2
* common: change interface to SPI flashGwendal Grignou2015-07-302-16/+56
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-0/+6
* host_command_pd: loop over sending PD status host commandAlec Berg2015-07-291-0/+2
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-19/+0
* motion_sense: Fix init routinesGwendal Grignou2015-07-271-1/+0
* common: Change interface to dma_testGwendal Grignou2015-07-271-1/+1
* I2C: i2c_raw_mode() should only touch I2C port specifiedli feng2015-07-251-0/+12