summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Console: Fix channel enum valuesAnton Staaf2016-03-221-53/+9
* smbus: Re-write smbus driverShawn Nematbakhsh2016-03-211-168/+108
* crc8: Support crc calculation across non-contiguous dataShawn Nematbakhsh2016-03-181-2/+7
* pd: Add error handling for pd_send_request_msg()Shawn Nematbakhsh2016-03-141-7/+14
* mkbp_event: prevent unnecessary interrupts to APKoro Chen2016-03-101-2/+2
* pd: Compilation fixes for upcoming board designsShawn Nematbakhsh2016-03-082-3/+8
* CR50: move utility method reverse() to common/util.cnagendra modadugu2016-03-071-0/+15
* spi_flash: Reload watchdog after erasing each 32K blockShawn Nematbakhsh2016-03-021-0/+5
* GPIO: Move host and console commands to new fileAnton Staaf2016-03-023-201/+216
* oak: enable lid angle updateRong Chang2016-03-021-0/+7
* oak: avoid reading BC1.2 interrupt reg during handling vbus eventBen Lok2016-03-011-8/+8
* oak: Add kx022 lid accelerometer for rev5.Ben Lok2016-03-011-1/+0
* common: console: Change console_init() string.Aseda Aboagye2016-02-231-0/+4
* pd: Don't source VBUS when forcing sink rolestabilize-7956.BShawn Nematbakhsh2016-02-231-0/+2
* GPIO: Remove gpio_alt_funcs table from common headerAnton Staaf2016-02-221-1/+32
* mec1322: clock: Use full-speed 48MHz processor clock during EC bootShawn Nematbakhsh2016-02-091-1/+1
* charger: Settings for charger current in no battery conditionVijay Hiremath2016-02-081-1/+6
* fmap: note fmap_name dependencyMary Ruthven2016-02-081-0/+1
* CR50: Add initialization code required by TPM2 compliance tests.nagendra modadugu2016-02-051-0/+4
* common: Fix sleep mask for multi-port lock.stabilize-smaug-7897.BMulin Chao2016-02-041-8/+18
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-1/+1
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+2
* charger/Kunimitsu: Fix for boot from cut-off batteryVijay Hiremath2016-02-022-2/+16
* pd: Reinitialize state variables on TCPC resetShawn Nematbakhsh2016-02-021-2/+5
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-282-0/+939
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-253-0/+131
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+1
* vboot_hash: Properly handle hash of zero-byte regionShawn Nematbakhsh2016-01-202-2/+17
* GPIO: Simplify configurationAnton Staaf2016-01-202-22/+33
* I2C: Remove raw mode mutexAnton Staaf2016-01-191-12/+0
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-0/+8
* vboot_hash: Save stack space when checking image sizestabilize-7834.66.Brelease-R49-7834.BShawn Nematbakhsh2016-01-151-1/+5
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-072-6/+34
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-064-21/+25
* vboot_hash: check the current hash is for the right regionMary Ruthven2016-01-051-4/+19
* keyboard: Fix kbpress after recent keyboard changeDouglas Anderson2016-01-041-1/+11
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-211-0/+3
* charger: fix coding error in charge_prevent_power_on()li feng2015-12-161-1/+1
* keyboard: prevent races enabling/disabling kb scanningDouglas Anderson2015-12-141-26/+46
* ALS: wake up ALS task when switched to RW modeJagadish Krishnamoorthy2015-12-111-0/+14
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-092-6/+18
* keyboard_mkbp: set the key pressed event to wakeup APYH Huang2015-12-071-1/+2
* tcpc: add 2 bytes into TX byte count registerAlec Berg2015-12-051-3/+0
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-044-6/+13
* pd: Fix unwanted resets on single-role power suppliesShawn Nematbakhsh2015-12-031-2/+4
* Fan: Allow fan at max speed during the boot time.Kyoung Kim2015-12-031-2/+8
* motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2015-12-011-6/+22
* motion: At shutdown, access sensors only if initialized.Gwendal Grignou2015-12-011-2/+9
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-261-0/+17
* ectool: provide lid angle infoKevin K Wong2015-11-251-0/+9