summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-fizz-10139.94.B-ORIGINALBrian Norris2021-09-112-10/+1
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-161-1/+3
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-053-0/+9
* flash: Allow currently active regions to be modifiedDaisuke Nojiri2018-04-051-0/+4
* EFS: Clarify vboot_main entry logicDaisuke Nojiri2018-04-051-12/+17
* USB-PD: Avoid discovering identity twice on bootDaisuke Nojiri2018-03-211-1/+13
* Fizz: Log DP mode entry and exitDaisuke Nojiri2018-03-201-0/+4
* EFS: Perform EFS even if flash WP is enabledDaisuke Nojiri2018-03-171-1/+3
* CBI: Make cbi command dump EEPROM contentsDaisuke Nojiri2018-02-271-16/+21
* npcx/fan: Avoid turning on disabled fansDaisuke Nojiri2018-02-271-0/+3
* npcx: Set ESPI_MAXFREQ based on FMCLK valueFurquan Shaikh2018-02-241-0/+16
* CBI: Update cbi-util printing formatDaisuke Nojiri2018-02-221-14/+41
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-221-1/+4
* EFS: Give RO chance to perform vbootDaisuke Nojiri2018-02-191-1/+12
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-195-23/+63
* CBI: Update cbi-util to support variable data offset & sizeDaisuke Nojiri2018-02-191-23/+72
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-195-156/+239
* meowth_fp: update pins configurationVincent Palatin2018-02-192-2/+15
* fpsensor: add quality test capture typeVincent Palatin2018-02-193-18/+29
* grunt: Add power/battery LED supportSimon Glass2018-02-194-173/+58
* grunt: Add pull-up to EC_BATT_PRES_ODL GPIOEdward Hill2018-02-191-1/+1
* lpc: Removing unnecessary register writesJett Rink2018-02-191-6/+1
* Fizz/CBI: Buid cbi-util as host-utilDaisuke Nojiri2018-02-192-33/+2
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-191-6/+14
* led_pwm: Add a few more features to the ledtest commandSimon Glass2018-02-191-5/+10
* grunt: Remove pull-up on UART pins.Aseda Aboagye2018-02-191-1/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-192-128/+257
* meowth: zoombini: enable CONFIG_CMD_PD_CONTROLCaveh Jalali2018-02-191-0/+2
* npcx: set eSPI speed to max supported by hardwareCaveh Jalali2018-02-192-3/+12
* meowth: zoombini: Remove internal pullups on UART.Aseda Aboagye2018-02-191-2/+2
* charger/rt946x: Disable charge timerPhilip Chen2018-02-192-0/+9
* signer: advance to new version number and erase new bit in the rollback mapVadim Bendebury2018-02-192-4/+4
* cr50: move to prod RMA keyVadim Bendebury2018-02-191-6/+7
* npcx: do not power down eSPI when enabledCaveh Jalali2018-02-192-4/+11
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-191-2/+7
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-02-191-7/+16
* grunt: Disable system power (_A rails) in G3Edward Hill2018-02-192-34/+49
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-193-11/+22
* Nami: Enable hibernate using silegoElthan_Huang2018-02-195-12/+14
* grunt: Turn PP1800_SENSOR off in S5Edward Hill2018-02-192-1/+19
* chip/mchp: Default SPI image script verobse output to disabledScott Worley2018-02-192-44/+73
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-02-191-1/+6
* grunt: Making control of SCI and SMI interrupt pins more clearJett Rink2018-02-191-2/+5
* sn5s330: Disable vSafe0V interruptsEdward Hill2018-02-191-10/+11
* meowth_fp: put fingerprint code in RW onlyVincent Palatin2018-02-194-7/+70
* scarlet: shutdown PP900_S0 power rail when S3Lin Huang2018-02-191-2/+2
* charge_state_v2: No base/lid power transfer in S0ix/S5Nicolas Boichat2018-02-191-0/+10
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-195-15/+159
* stm32: add internal flash support for STM32H7 familyVincent Palatin2018-02-196-8/+564
* Fix shmalloc unit testVincent Palatin2018-02-192-2/+2