summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-lucid-8173.B-originalBrian Norris2021-09-102-10/+1
* Support RW_B in sysjump command when applicablestabilize-8172.47.BBill Richardson2016-04-082-2/+23
* Cr50: Add console command "usb" for testingBill Richardson2016-04-072-13/+44
* cr50: forward console through USBMary Ruthven2016-04-072-93/+188
* cr50: enable AP and EC UART forwardingMary Ruthven2016-04-072-4/+11
* cr50: export AP and EC UART through USBMary Ruthven2016-04-077-5/+212
* cr50: add support for creating multiple serial endpointsMary Ruthven2016-04-0710-360/+461
* Driver: BD99955: Set minimum charge current & charge voltage valuesVijay Hiremath2016-04-072-14/+8
* chell: increase HOSTCMD task stack sizeVincent Palatin2016-04-061-1/+1
* Cr50: SPI tests need to poke the target to wake it upBill Richardson2016-04-061-0/+15
* cleanup: Makefiles should check path assumptionsBill Richardson2016-04-051-6/+11
* charger: bd99955: Disable BC1.2 detectionShawn Nematbakhsh2016-04-052-18/+51
* Cr50: Specify pinmux wake sources in gpio.incBill Richardson2016-04-056-29/+51
* Cr50: Enable normal sleep, tooBill Richardson2016-04-051-34/+51
* Cr50: Delay sleeping for longer after console inputBill Richardson2016-04-041-18/+8
* Cr50: Preserve the idle action across soft rebootsBill Richardson2016-04-041-5/+7
* temp sensor: add support for G782Kevin K Wong2016-04-037-292/+383
* Cr50: Sleep only when SPS has been quiet for a whileBill Richardson2016-04-033-6/+73
* Charger: BD99955: Implement charger interfacesVijay Hiremath2016-04-032-14/+196
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-0312-22/+45
* samus_pd: Use less flash spaceShawn Nematbakhsh2016-04-033-2/+4
* console: Put additional console commands behind CONFIGsShawn Nematbakhsh2016-04-033-1/+6
* ectool: Support keyboard factory scanningDevn Lu2016-04-018-0/+155
* apollolake: initial chipset codeKevin K Wong2016-03-313-0/+462
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-3117-197/+251
* cr50: enable use of multiple UARTsMary Ruthven2016-03-316-62/+244
* Cr50: First attempt at USB suspend with deep sleepBill Richardson2016-03-313-57/+151
* kevin: Add battery and charger supportShawn Nematbakhsh2016-03-317-14/+168
* charger: bd99955: Add support for extended featuresShawn Nematbakhsh2016-03-312-13/+157
* CR50: add NULL padding support for RSA encrypt/decryptnagendra modadugu2016-03-314-5/+42
* Cr50: Include low-power exit triggers in reset causesBill Richardson2016-03-303-3/+18
* Cr50: Handle possible resume from deep sleepBill Richardson2016-03-302-2/+26
* Cr50: Add stubs to support low-power idleBill Richardson2016-03-303-0/+81
* CR50: add support for RSA PKCS1-PSS paddingnagendra modadugu2016-03-304-6/+124
* Cr50: Support USB SETCFG/GETCFG control transfersBill Richardson2016-03-304-6/+246
* spi_flash: print spi flash size in proper unitNaresh G Solanki2016-03-301-1/+1
* Fan: enable fan after system resumeKeith Tzeng2016-03-301-1/+1
* cr50: update GPIOsMary Ruthven2016-03-291-8/+8
* npcx: gpio: Configure pin attributes before setting as outputShawn Nematbakhsh2016-03-291-8/+10
* kevin: Change battery i2c frequency to 100 KHzShawn Nematbakhsh2016-03-291-1/+1
* power: rk3399: Add power down sequencingShawn Nematbakhsh2016-03-292-10/+35
* flash_ec: Add support for kevinShawn Nematbakhsh2016-03-281-2/+14
* npcx: pwm: Fix PWM moduleShawn Nematbakhsh2016-03-282-5/+8
* spi_flash: Reload watchdog before writing a flash pageShamile Khan2016-03-251-2/+1
* Cr50: Fix subtle USB error in clearing global NAKsBill Richardson2016-03-251-2/+2
* Cr50: Fix console message on unexpected USB eventBill Richardson2016-03-251-6/+6
* Cr50: Cleanup check_reset_cause() codeBill Richardson2016-03-251-10/+18
* Cr50: cleanup: Clarify a few commentsBill Richardson2016-03-242-7/+18
* Cr50: Remove CONFIG_HOSTCMD_SPS supportBill Richardson2016-03-243-311/+1
* it8380dev: util: Enable Host Global ResetDonald Huang2016-03-241-1/+1