summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reef: Enable smart power control to the device's USB portsstabilize-8714.BVijay Hiremath2016-08-161-0/+8
* common/btle_ll.c: Return error code instead of uninitialized valueMartin Roth2016-08-161-1/+1
* fusb302: enable setting Rp valueVincent Palatin2016-08-163-0/+14
* pd: fix CC values in usb PD unittestsVincent Palatin2016-08-161-6/+4
* usb_updater: refactor section transfer into a functionVadim Bendebury2016-08-161-61/+84
* btle: Improved stability of ble_rx functionLevi Oliver2016-08-162-2/+32
* usb_updater: use size_t for variables determining transfer sizeVadim Bendebury2016-08-151-9/+9
* build: Specify pre-cq build targetsShawn Nematbakhsh2016-08-151-0/+3
* cr50: delay sleep for 3 minutes after resuming from sleep or after initMary Ruthven2016-08-142-1/+5
* Release EC_RST_L in RW after all initialization has completedtimothytim2016-08-132-3/+12
* power: Add virtual-wire power signals support for skylake.Mulin Chao2016-08-132-7/+54
* npcx: Fixed pwm bug to improve deviation of PWM frequency.Mulin Chao2016-08-121-1/+1
* btle: Timeout of ble_rx now based on chip timeLevi Oliver2016-08-122-2/+15
* test: Don't test with CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-08-121-2/+2
* tcpm/anx74xx: initialize reg variable before useMartin Roth2016-08-121-0/+2
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-127-6/+84
* Makefile.toolchain: Add error if make version will not build the ECMartin Roth2016-08-121-0/+7
* charger/bd99955.c: Simplify flow in console_command_bd99955Martin Roth2016-08-121-5/+3
* npcx/flash: Don't print uninitialized valuesMartin Roth2016-08-121-2/+3
* wheatley: Modified board level drivers for eSPI POC on wheatley.Mulin Chao2016-08-123-0/+13
* Analogix: Present configured Rp pull-up.Tang Zhentian12016-08-113-6/+27
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-116-3/+39
* Cr50: NvMem: Added write/move error stateScott2016-08-112-15/+29
* btle: Cleanup: Moved constants, renamed functionsLevi Oliver2016-08-113-17/+38
* btle: Add framework for parsing data packetsLevi Oliver2016-08-116-25/+34
* npcx: Add espi driver of npcx5mng for x86-based platform.Mulin Chao2016-08-107-11/+994
* minute-ia: Enable x86 core for Intel ISHJaiber John2016-08-1017-0/+1919
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-107-3/+40
* reef: Set IS_PROTO to 0 by defaultDavid Hendricks2016-08-101-1/+1
* npcx/i2c: Remove static from arrays & functions used by inline functionMartin Roth2016-08-101-3/+3
* npcx: adc: Properly wait for conversion interruptMulin Chao2016-08-101-17/+7
* cts: Fixed bug with conflicting error codesChris Chen2016-08-101-0/+2
* cts: Added meta tests (testing cts suite itself)Chris Chen2016-08-103-0/+249
* cts: Debug message support added to cts testsChris Chen2016-08-103-30/+129
* Acpi: Notify host when orientation changesjames_chao2016-08-093-0/+20
* btle_ll: Set advertising channel frequencyLevi Oliver2016-08-091-2/+12
* ec: Unit test: Remove (temporarily) nvmem from test-list-hostScott2016-08-091-1/+1
* stm32: Clarified a few comments in registers.hChris Chen2016-08-091-5/+7
* cts: Added corruption detectionChris Chen2016-08-092-13/+22
* cr50: try recovering from rolling rebootsstabilize-8688.BVadim Bendebury2016-08-083-0/+27
* cr50: fix nvmem calculationsVadim Bendebury2016-08-084-18/+36
* servo_micro: increase SPI clockNick Sanders2016-08-081-2/+1
* servo_v4: servo_micro: cr50: fix usb power declarationNick Sanders2016-08-086-4/+32
* lid_switch: Add console command to get virtual lid stateShawn Nematbakhsh2016-08-081-0/+11
* cts: Added html output to ctsChris Chen2016-08-081-2/+39
* cts: Refactored scriptChris Chen2016-08-081-296/+398
* g: fix rdd sleepMary Ruthven2016-08-081-1/+4
* Fix minor typo.Marius Schilder2016-08-081-1/+1
* btle: Add the HCI layerMyles Watson2016-08-085-1/+680
* btle: Add common link layer codeMyles Watson2016-08-088-1/+682