summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CR50: add a #define guard to enable use of non-asm bignumnagendra modadugu2016-07-211-0/+2
* tpm: fire watchdog before executing commandsVadim Bendebury2016-07-211-0/+3
* checkpatch: prevent stupid complaints about description titleVadim Bendebury2016-07-211-0/+2
* CR50: clear SHA config register when initializingnagendra modadugu2016-07-211-8/+15
* board/reef: enable CONFIG_CHIPSET_RESET_HOOKAaron Durbin2016-07-211-0/+1
* chip/npcx: interrupt on both edges of PLTRST_LAaron Durbin2016-07-211-8/+12
* stm32: add generic stream interface for stm32Nick Sanders2016-07-211-11/+39
* tcpm: anx74xx: Add alert polarity member to tcpc_config_tDavid Hendricks2016-07-216-7/+15
* rk3399: Transition to / from S3 based upon GPIO_AP_EC_S3_S0_LShawn Nematbakhsh2016-07-211-5/+18
* npcx: shi: Properly mux pins as GPIO when disabling SHIShawn Nematbakhsh2016-07-211-7/+12
* servo_micro: support servo micro v2, console gpioNick Sanders2016-07-203-67/+34
* kevin / gru: Enable low-power idleShawn Nematbakhsh2016-07-201-1/+1
* g: add an option to disable uart0 rx no matter whatMary Ruthven2016-07-202-0/+5
* nrf51: update I2C to use PPI code.Myles Watson2016-07-201-11/+21
* nrf51: Add PPI wrappersMyles Watson2016-07-204-1/+132
* kevin: Add CONFIG_BATTERY_REQUESTS_NIL_WHEN_DEADShawn Nematbakhsh2016-07-201-0/+4
* charger: bd99955: Set pre-charge current in addition to fast chargeShawn Nematbakhsh2016-07-202-2/+13
* charger: bd99955: Allow charge limits < 512 mAShawn Nematbakhsh2016-07-202-2/+8
* hadoken: Add Bluetooth defines to board.hMyles Watson2016-07-202-0/+13
* cr50: add INA 3V3 load switch GPIOVincent Palatin2016-07-201-0/+4
* tcpm: fusb302: Fix issue with MDAC register definitionScott2016-07-202-20/+19
* Fix interrupt disabling problem for gpio volume button.younghun kim2016-07-201-1/+3
* it83xx: Fix timer observation register latch issueDino Li2016-07-191-1/+35
* reef: reject charge port on init till battery is initializedDivya Sasidharan2016-07-194-27/+70
* mkbp: Extend EC_CMD_MKBP_GET_INFO.Aseda Aboagye2016-07-192-12/+152
* mkbp: Add keyboard_update_button().Aseda Aboagye2016-07-192-1/+45
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-199-120/+283
* g: disable usb wakeup when debug accessory is disconnectedMary Ruthven2016-07-193-2/+31
* g: initialize rdd based on current cc readingsMary Ruthven2016-07-191-5/+2
* hadoken: Remove I2C and add ADCMyles Watson2016-07-193-52/+18
* big: Enable link-time optimizations.Aseda Aboagye2016-07-191-0/+1
* led_policy_std: Blink LED in S0iXjames_chao2016-07-191-1/+2
* servo v4: Add new GPIO mappings for rev2Nick Sanders2016-07-192-13/+27
* common/i2c: Remove I2C read/write commandsNicolas Boichat2016-07-192-74/+4
* bd99955: Make changes for new OTP change.Aseda Aboagye2016-07-183-1/+26
* bd99955: Update init settings.Aseda Aboagye2016-07-181-0/+8
* chg_st_v2: NVDC: Request max voltage when battery is full.Aseda Aboagye2016-07-181-0/+3
* tcpm: anx74xx: Improve CC eye diagramShawn Nematbakhsh2016-07-182-0/+10
* BD99955: System VR in battery LEARN, Cut-off & No-battery conditionVijay Hiremath2016-07-183-18/+28
* rk3399: kevin: Inhibit booting w/ insufficient pwrAseda Aboagye2016-07-182-0/+26
* Elm: Allow rejected 'Dont charge' request on initRyan Zhang2016-07-171-0/+14
* cts: Add interrupt testDaisuke Nojiri2016-07-152-0/+168
* cts: Add hook testDaisuke Nojiri2016-07-152-0/+294
* cts: Add mutext testDaisuke Nojiri2016-07-153-0/+257
* cts: Disambiguate enum cts_error_codeDaisuke Nojiri2016-07-155-31/+31
* cts: Use pointers for test functionsDaisuke Nojiri2016-07-156-65/+69
* cts: Added GPIO test suiteChris Chen2016-07-158-8/+225
* kevin: change coordinates axis for sensorsInno Park2016-07-151-2/+23
* extra: usb_serial: correct doc pointerBrian Norris2016-07-151-1/+1
* cr50: Modify USB updater to allow updates over /dev/tmp0 tooSimon Glass2016-07-151-23/+174