summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Servo v4: reduce RO flash size"Todd Broch2019-03-062-8/+2
* cr50: CCD flags not read correctly on first factory bootKeith Short2019-03-061-4/+10
* scratch_reg: reorganize BOARD_ALL_PROPERTIESMary Ruthven2019-03-061-5/+11
* cr50: use closed loop reset based on board propertyMary Ruthven2019-03-063-10/+53
* cr50: add closed loop reset property to mistralMary Ruthven2019-03-061-1/+2
* cr50: add no ina support board propertyMary Ruthven2019-03-064-11/+24
* cr50: set ap state to unknown while waiting for resetMary Ruthven2019-03-061-0/+3
* tpm_registers: check if_stop has been initialized before calling itMary Ruthven2019-03-061-1/+3
* cr50: add a closed loop reset functionMary Ruthven2019-03-063-5/+37
* cr50: use interrupts for ap_stateMary Ruthven2019-03-064-67/+55
* gsctool: make sure programmed image size is properly alignedVadim Bendebury2019-03-061-0/+6
* cr50: use board prop to mask straps if config is ambiguousMary Ruthven2019-03-051-6/+32
* flash_ec: do not mark NEED_SERVO 'no' for it83xxNamyoon Woo2019-03-051-1/+1
* i2c:xfer i2cwrite invalid in ec consoleTony Zou2019-03-051-16/+16
* npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is zero.Mulin Chao2019-03-053-21/+12
* core/minute-ia: Add __ram_free to link scriptNicolas Boichat2019-03-051-4/+2
* Makefiles.rules: Fix free space message on boards with no flashNicolas Boichat2019-03-051-3/+7
* kukui_scp: Add rpmsg name service.Peter Shih2019-03-044-0/+31
* makefile: add manifest header supportJett Rink2019-03-042-1/+66
* flash_ec: remove some boards from BOARDS_IT83XXNamyoon Woo2019-03-021-3/+0
* flash_ec: remove board-to-mec1322 conversion logicNamyoon Woo2019-03-021-10/+0
* flash_ec: remove board-to-LM4 conversion logicNamyoon Woo2019-03-021-8/+0
* flash_ec: remove some boards from BOARDS_STM32.Namyoon Woo2019-03-021-9/+0
* flash_ec: remove some boards from BOARDS_NPCX_SPINamyoon Woo2019-03-021-10/+0
* common/usb_pd_protocol: Set port in LPM at the start of initKarthikeyan Ramasubramanian2019-03-011-0/+8
* flash_ec: get ec_chip from servodNamyoon Woo2019-03-011-4/+21
* .clang-format: add more style optionsVadim Bendebury2019-03-011-0/+2
* .clang-format: sort included style optionsVadim Bendebury2019-03-011-6/+6
* ec: Add directory local configuration for EmacsJack Rosenthal2019-03-011-0/+4
* ec: Cleanup ish config optionsMathew King2019-03-019-545/+6
* flash_ec: support flash ITE over ccd with servod.Namyoon Woo2019-03-011-27/+70
* iteflash: relocate "disable watchdog"Namyoon Woo2019-03-011-12/+25
* motion: Add config variable to fill LPC sense dataGwendal Grignou2019-03-013-7/+13
* hatch: Remove CONFIG_USB_PD_VBUS_MEASURE_NOT_PRESENTPhilip Chen2019-03-011-1/+0
* config: Enable CONFIG_USB_PD_VBUS_MEASURE_CHARGER for bq25710Philip Chen2019-03-011-1/+2
* bq25710: Add support for Vbus measurement by ADCPhilip Chen2019-03-012-35/+83
* ec: typo correctionsJack Rosenthal2019-03-011-2/+2
* Ampton: Correct HPD GPIOsDiana Z2019-03-011-2/+2
* cr50: Update error codes returned from U2F_SIGN.Louis Collard2019-03-011-1/+1
* Flapjack: Remove unnecessary console commands to create flash spaceDaisuke Nojiri2019-03-011-0/+7
* cleanup: updating comment for ISHJett Rink2019-03-011-1/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-018-6/+15
* ec: Add print-chip-variant targetJack Rosenthal2019-03-011-0/+4
* COMMIT-QUEUE: add cheza and flapjack to pre-cqBrian Norris2019-03-011-1/+2
* Fleex: Implement new polymer battery parametermatt_wang2019-02-282-0/+177
* ec: Fix response size returned by new U2F functions.Louis Collard2019-02-281-7/+23
* ec: Update U2F_ATTEST function for new-style key handles.Louis Collard2019-02-282-24/+36
* motion: Wake up motion task when sampling rate changesGwendal Grignou2019-02-281-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2019-02-281-41/+27
* motion_sense: send ODR events to the APEnrico Granata2019-02-282-6/+32