summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CBI: Make cbi command dump EEPROM contentsfirmware-kbl-10431.BDaisuke Nojiri2018-02-221-16/+21
* cr50: use single __packed definitionVadim Bendebury2018-02-225-6/+6
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-02-211-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-02-212-3/+14
* stm32: fix AXI memory corruption on STM32H743Vincent Palatin2018-02-212-0/+18
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-211-1/+4
* cr50: Allow spihash extension command over USBVadim Bendebury2018-02-201-0/+1
* npcx: Set ESPI_MAXFREQ based on FMCLK valueFurquan Shaikh2018-02-201-0/+16
* poppy/soraka: Enable VR decay for runtime and suspend S0ixFurquan Shaikh2018-02-201-48/+1
* cr50: remove set capabilities from powerbtnMary Ruthven2018-02-203-68/+2
* CBI: Update cbi-util printing formatDaisuke Nojiri2018-02-201-14/+41
* Nami: Read board info from EEPROMraymondchou2018-02-172-8/+10
* meowth_fp: more reliable flashing sequenceVincent Palatin2018-02-171-4/+6
* cr50: fix DEBUG_DRIVE commentBrian Norris2018-02-161-1/+1
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-165-23/+63
* CBI: Update cbi-util to support variable data offset & sizeDaisuke Nojiri2018-02-161-23/+72
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-165-156/+239
* meowth_fp: update pins configurationVincent Palatin2018-02-162-2/+15
* fpsensor: add quality test capture typeVincent Palatin2018-02-163-18/+29
* grunt: Add power/battery LED supportSimon Glass2018-02-164-173/+58
* grunt: Add pull-up to EC_BATT_PRES_ODL GPIOEdward Hill2018-02-161-1/+1
* lpc: Removing unnecessary register writesJett Rink2018-02-161-6/+1
* Fizz/CBI: Buid cbi-util as host-utilDaisuke Nojiri2018-02-162-33/+2
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-151-6/+14
* led_pwm: Add a few more features to the ledtest commandSimon Glass2018-02-151-5/+10
* grunt: Remove pull-up on UART pins.Aseda Aboagye2018-02-151-1/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-152-128/+257
* meowth: zoombini: enable CONFIG_CMD_PD_CONTROLCaveh Jalali2018-02-151-0/+2
* npcx: set eSPI speed to max supported by hardwareCaveh Jalali2018-02-152-3/+12
* meowth: zoombini: Remove internal pullups on UART.Aseda Aboagye2018-02-141-2/+2
* charger/rt946x: Disable charge timerPhilip Chen2018-02-142-0/+9
* signer: advance to new version number and erase new bit in the rollback mapVadim Bendebury2018-02-132-4/+4
* cr50: move to prod RMA keyVadim Bendebury2018-02-131-6/+7
* npcx: do not power down eSPI when enabledCaveh Jalali2018-02-122-4/+11
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-121-2/+7
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-02-121-7/+16
* grunt: Disable system power (_A rails) in G3Edward Hill2018-02-122-34/+49
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-123-11/+22
* Nami: Enable hibernate using silegoElthan_Huang2018-02-125-12/+14
* grunt: Turn PP1800_SENSOR off in S5Edward Hill2018-02-092-1/+19
* chip/mchp: Default SPI image script verobse output to disabledScott Worley2018-02-092-44/+73
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-02-091-1/+6
* grunt: Making control of SCI and SMI interrupt pins more clearJett Rink2018-02-091-2/+5
* sn5s330: Disable vSafe0V interruptsEdward Hill2018-02-091-10/+11
* meowth_fp: put fingerprint code in RW onlyVincent Palatin2018-02-094-7/+70
* scarlet: shutdown PP900_S0 power rail when S3Lin Huang2018-02-091-2/+2
* charge_state_v2: No base/lid power transfer in S0ix/S5Nicolas Boichat2018-02-091-0/+10
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-095-15/+159
* stm32: add internal flash support for STM32H7 familyVincent Palatin2018-02-096-8/+564
* Fix shmalloc unit testVincent Palatin2018-02-092-2/+2