summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kevin: Add FIFO for ARC++ support.stabilize-8737.BGwendal Grignou2016-08-232-13/+25
* npcx/i2c.c: Verify that controller value is not negative before using itMartin Roth2016-08-231-2/+19
* reef: ensure board can boot again after entring G3 after SW syncAaron Durbin2016-08-231-2/+6
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-234-4/+23
* btle: Accepts and maintains connectionsLevi Oliver2016-08-233-5/+321
* charger/bd99955: only print data if read was successfulMartin Roth2016-08-231-1/+2
* npcx/flash.c: Init return value for successMartin Roth2016-08-231-1/+1
* npcx: gpio: Enable wake GPIO interrupts prior to hibernateMulin Chao2016-08-231-1/+4
* npcx: shi: Properly disable interrupts throughout sending of HC responseShawn Nematbakhsh2016-08-231-9/+9
* npcx: Don't enable GPIO interrupts by defaultShawn Nematbakhsh2016-08-232-18/+14
* reef: remove DEFERRABLE_MAX_COUNTVincent Palatin2016-08-231-3/+0
* kevin: Increase UART TX buffer size to 4kbNicolas Boichat2016-08-231-0/+4
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-224-24/+47
* g: implement firmware upgrade protocol version 3Vadim Bendebury2016-08-223-126/+216
* reef: use only CONFIG_USB_PD_VBUS_DETECT_CHARGERKevin K Wong2016-08-221-1/+0
* chip/g/sps: Initialize received_data pointer to NULLMartin Roth2016-08-221-1/+1
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-226-26/+37
* Cr50: Add "wp" console command to control EC_WP_LBill Richardson2016-08-222-0/+33
* it83xx: lpc: add support 'CONFIG_KEYBOARD_IRQ_GPIO' and fix lpc_init()Dino Li2016-08-221-0/+68
* Cr50: Disable spstest command.Bill Richardson2016-08-221-5/+0
* charger: bd99955: Prevent truncated console command outputShawn Nematbakhsh2016-08-221-1/+3
* kevin: Save and restore display backlight PWM duty across sysjumpShawn Nematbakhsh2016-08-221-0/+25
* g: Remove unused CONFIG_RBOX_DEBUG featureBill Richardson2016-08-223-95/+2
* flash_ec: Add check for servo_has_cold_reset.Kevin Cheng2016-08-221-1/+7
* npcx: Apply deep idle bypass for hibernateMulin Chao2016-08-221-1/+24
* g: Remove obsolete spstpm commandBill Richardson2016-08-221-30/+0
* kevin: Disable hostcommand debuggingNicolas Boichat2016-08-221-0/+3
* pd: support Rp/Rp debug accessoriesVincent Palatin2016-08-222-30/+105
* it83xx: add reset cause of reset pinDino Li2016-08-221-1/+1
* TCPM: it83xx: support Rp 1.5/3.0A pullup configurationDino Li2016-08-221-7/+17
* it83xx: fix i2c moduleDino Li2016-08-221-12/+22
* anx7688: Add custom vbus functionNicolas Boichat2016-08-211-1/+16
* kevin: Keep LED test status with ectool led.Jongpil Jung2016-08-211-2/+0
* tpm: limit the length of the string reported through TPM_FW_VERVadim Bendebury2016-08-211-36/+9
* reef: add power led behaviorli feng2016-08-211-12/+57
* npcx: set the BUSY bit while handling ACPI command write.Kevin K Wong2016-08-212-8/+15
* sweetberry: add i2c supportNick Sanders2016-08-217-5/+814
* usb_updater: host side support protocol version 3Vadim Bendebury2016-08-213-105/+283
* Change transfer_endpoint to transfer_descriptorVadim Bendebury2016-08-211-24/+24
* g: usb_updater: add command line option to allow updating the RO sectionVadim Bendebury2016-08-211-1/+7
* g: usb_updater: clean up update protocol handlingVadim Bendebury2016-08-214-100/+86
* Fix AES CFB encryption for non-divisible-by-16 lengthsAndrey Pronin2016-08-201-18/+14
* Revert "shi: Enable SHI interrupt from CS interrupt"Shawn Nematbakhsh2016-08-211-43/+20
* shi: Enable SHI interrupt from CS interruptShawn Nematbakhsh2016-08-201-20/+43
* kevin: usb_pd: Accept VCONN swap only when 5V is availableShawn Nematbakhsh2016-08-201-2/+1
* COMMIT-QUEUE.ini: Change builders to compile-only.Aseda Aboagye2016-08-191-2/+4
* mkbp_event: Provide host event wake mask to hostShawn Nematbakhsh2016-08-191-0/+15
* chip/npcx/lpc: Fix SCI and SMI generationFurquan Shaikh2016-08-192-6/+37
* g: report RW header version along with code revisionVadim Bendebury2016-08-192-5/+33
* sweetberry: add build target for sweetberryNick Sanders2016-08-196-0/+236