summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver: lsm6dsm: Fix race condition and sensor labeling issuesEnrico Granata2019-03-212-11/+11
* vboot: increase the CPU clock during security computationCHLin2019-03-212-0/+8
* Makefile: fix compatibility with Protobuf 3.7.0Allen Webb2019-03-212-1/+4
* atlas: "system lock" the ECCaveh Jalali2019-03-211-6/+0
* iteflash: restore ability to build outside chrootVadim Bendebury2019-03-211-2/+2
* iteflash: Add --block-write-size flag.Matthew Blecker2019-03-211-16/+24
* mt_scp: Move some configs to board/config.h.Yilun Lin2019-03-212-26/+26
* console: add time stamp to EC logsTim Wawrzynczak2019-03-201-2/+28
* Kasumi: add new batteryryan.zhang2019-03-202-2/+31
* flash_ec,iteflash: Add support for flashing ITE EC with Servo Micro.Matthew Blecker2019-03-202-136/+383
* motion: Define macros for custom eventsGwendal Grignou2019-03-2032-52/+114
* ec: Refactor get_rtc_diff to return unsigned valuesJack Rosenthal2019-03-204-18/+26
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-206-14/+55
* g: add board_id_is_blankMary Ruthven2019-03-203-5/+17
* Phaser: Remove support for early board versionsDiana Z2019-03-201-15/+0
* Fleex: Remove support for board version 0Diana Z2019-03-202-35/+1
* bloog: Remove support for board version 0Devin Lu2019-03-201-15/+0
* Meep: Remove support for board version 0Diana Z2019-03-201-15/+0
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-201-2/+13
* bip: remove console commands for spaceJett Rink2019-03-191-0/+12
* hatch: Enabling tablet modezack_yang2019-03-191-0/+3
* gsctool: fix bug in scanning Boolean optionsVadim Bendebury2019-03-181-1/+1
* arcada_ish: set NB_MODE_L going to EC correctlyJett Rink2019-03-183-2/+16
* arcada_ish: add base lis2dh accel sensorJett Rink2019-03-182-5/+56
* cortex-m/ec.ld.S: Remove explicitly allocated .data LMA sections.Yilun Lin2019-03-181-20/+23
* gsctool: refactor assignment of Boolean flag optionsVadim Bendebury2019-03-172-42/+57
* gsctool: noop clean upVadim Bendebury2019-03-171-19/+26
* kukui: Pulse PMIC_FORCE_RESET_ODL on external resetNicolas Boichat2019-03-161-0/+7
* chip: stm32: Fix Timers 9 through 11 for STM32F4Moritz Fischer2019-03-163-2/+8
* flash_ec: remove sudo in executing iteflashNamyoon Woo2019-03-161-1/+1
* hatch: Enable PP5000_CONTROL for BC1.2 to work in G3Scott Collyer2019-03-162-0/+2
* cometlake: Add PP5000_CONTROL config for PP5000_A railScott Collyer2019-03-161-6/+9
* kukui: scp: fix ULPOSC index using 0 base numberingRong Chang2019-03-161-15/+14
* kukui: scp: fix ULPOSC configuration and add OSC clock measurementRong Chang2019-03-162-53/+113
* kukui: scp: fix wrong logic on checking ULPOSC numberRong Chang2019-03-161-1/+1
* kukui: scp: move clock and oscillator configuration code to clock.cRong Chang2019-03-163-109/+119
* kukui: scp: set CPU clock to ULPOSC2Rong Chang2019-03-162-0/+6
* gsctool: do not include hashes of unrelated directoriesVadim Bendebury2019-03-151-1/+4
* bc12: pi3usb9201: Add 5V rail control for bc1.2 detectionScott Collyer2019-03-141-0/+17
* tablet_mode: Set EC_HOST_EVENT_MODE_CHANGE in tablet_set_mode()Edward Hill2019-03-142-13/+9
* usbpd: Remove pd_state_names if not usedDaisuke Nojiri2019-03-142-36/+21
* cometlake: pass RSMRST_L to PCH early to meet tPCH12Rachel Nancollas2019-03-141-0/+3
* iteflash: Error when given a non-page boundary read address.Matthew Blecker2019-03-141-5/+12
* iteflash: Fix command_write_pages2() program page address calculation.Matthew Blecker2019-03-141-17/+13
* flash_ec: no-op cleanup in flash_it83xx().Matthew Blecker2019-03-141-41/+33
* iteflash: Make disabling of watchdog and protect path optional.Matthew Blecker2019-03-141-5/+31
* hatch: Enable sensors sync via dedicated IRQ pinPhilip Chen2019-03-142-5/+4
* pi3usb9201: Use USB_CHG data role and cc_open eventsScott Collyer2019-03-142-81/+112
* iteflash: Cleanup interface_post_waveform handling, especially for FTDI.Matthew Blecker2019-03-141-42/+34
* flapjack: get board version from CBIYH Lin2019-03-142-75/+0