summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-lucid-8173.BBrian Norris2021-09-102-10/+1
* lucid:enable RW firmware verificationMary Ruthven2016-06-302-0/+30
* add support for using flash commands to overwrite rwsigMary Ruthven2016-06-301-0/+5
* lucid: Add battery temp to temp_sensors listMary Ruthven2016-06-302-0/+23
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-2913-1/+25
* lucid: Remove CONFIG_SYSTEM_UNLOCKEDMary Ruthven2016-06-291-3/+0
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-216-14/+16
* crc8: Support crc calculation across non-contiguous dataShawn Nematbakhsh2016-03-182-3/+20
* ectool: Eliminate needless stderr output from `tempsinfo`Shawn Nematbakhsh2016-03-181-0/+3
* mec1322: Do not shutdown LPC in deepsleep.Divya Jyothi2016-03-172-5/+10
* servo_micro: add initial servo_micro buildNick Sanders2016-03-168-1/+602
* oak: make sure power button is stable when waiting for releaseYH Huang2016-03-161-33/+4
* oak: Clean up CONFIG_PMIC_FW_LONG_PRESS_TIMER related codesKoro Chen2016-03-162-15/+0
* oak: Add delay before we turn off VBATKoro Chen2016-03-161-0/+7
* oak: rev5: increase cycle time for LED in SUSPENDWei-Ning Huang2016-03-161-2/+9
* npcx: Add 256KB alignment of RO & RW regions for npcx5m6g.Mulin Chao2016-03-154-38/+83
* servo_micro: add USB I2C interfaceNick Sanders2016-03-155-1/+332
* chell: Indicate when charging in suspendDuncan Laurie2016-03-151-2/+7
* cr50: trng: handle (unlikely) TRNG timeoutVadim Bendebury2016-03-141-2/+8
* pd: Add error handling for pd_send_request_msg()Shawn Nematbakhsh2016-03-141-7/+14
* kevin: Add rk3399 power sequencingShawn Nematbakhsh2016-03-144-3/+18
* power: Add support for rk3399 power sequencingShawn Nematbakhsh2016-03-143-0/+216
* Cr50: cleanup: put macro args inside parensBill Richardson2016-03-111-1/+1
* kunimitsu: remove CONFIG_POWER_SHUTDOWN_PAUSE_IN_S5Kevin K Wong2016-03-111-1/+0
* Kunimitsu/Lars: correct adc voltage readingKyoung Kim2016-03-112-2/+16
* core: fix unaligned accessKevin K Wong2016-03-111-0/+2
* kevin: Initial board commitShawn Nematbakhsh2016-03-107-0/+785
* mkbp_event: prevent unnecessary interrupts to APKoro Chen2016-03-101-2/+2
* Lars: Manually Revert "Lars: Add ALS support"Ryan Zhang2016-03-084-24/+5
* CR50: move platform independent stub calls back to third_partynagendra modadugu2016-03-081-22/+0
* util/iteflash: Return error on all verify failuresShawn Nematbakhsh2016-03-081-1/+2
* pd: Compilation fixes for upcoming board designsShawn Nematbakhsh2016-03-082-3/+8
* npcx: Rename CONFIG_SHI to CONFIG_HOSTCMD_SPSShawn Nematbakhsh2016-03-084-5/+5
* lucid: fix adc vbus sensingMary Ruthven2016-03-081-2/+2
* CR50: move utility method reverse() to common/util.cnagendra modadugu2016-03-073-13/+20
* CR50: set result size in _cpri__GenerateKeyEcc, _cpri__GetEphemeralEccnagendra modadugu2016-03-071-3/+11
* oak: Fix rev5 battery LEDKoro Chen2016-03-071-12/+17
* sb_firmware_update: Remove battery HWID checkBruce2016-03-071-9/+0
* iteflash: Initialize variable that later used in the functionAnatol Pomozov2016-03-061-1/+1
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-056-7/+24
* npcx: Add 1.8V IO support for some GPIOs and I2C pins.Mulin Chao2016-03-055-60/+104
* oak: set up base accelerometer rotation matrixRicky Liang2016-03-041-1/+8
* Common : Fix ectool led cmd segmentation faultRyan Zhang2016-03-041-1/+1
* fusb302: update driver for FUSB302BJoe Bauman2016-03-032-15/+75
* oak: fix issues on building oak rev1-4 ECRong Chang2016-03-033-19/+22
* Cr50: Modify flash write to account for erase block boundariesScott2016-03-021-0/+6
* chell: Enable HW charge ramping for BC1.2 suppliersShawn Nematbakhsh2016-03-022-0/+35
* spi_flash: Reload watchdog after erasing each 32K blockShawn Nematbakhsh2016-03-021-0/+5
* GPIO: Move STM32 specific gpio_enabled_clocksAnton Staaf2016-03-024-10/+18
* USB: Add bounds checking to USB-SPI bridge readAnton Staaf2016-03-021-8/+10