summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: modify tpm_endorse() error reporting logicstabilize-9765.7.BVadim Bendebury2017-07-202-10/+30
* stm32f4: Set unique ID properlyGwendal Grignou2017-07-201-1/+5
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-2011-11/+1249
* kevin: disable reporting of unneeded host eventsNick Vaccaro2017-07-201-0/+15
* power/rk3399: Assert SYS_RST_L from S5 to S3Philip Chen2017-07-201-1/+1
* CNL: Don't build CNL in tests w/o chipset tasks.Aseda Aboagye2017-07-201-0/+1
* flash_ec: add nefario for supportCaesar Wang2017-07-201-0/+3
* core: Fix missing debug symbol when enabling LTOChe-yu Wu2017-07-191-1/+1
* flash_ec: Add support for servo micro.Aseda Aboagye2017-07-191-30/+53
* hammer: adjust stack size for trackpad taskChun-Ta Lin2017-07-191-1/+1
* cr50: Add physical presence state machineRandall Spangler2017-07-198-4/+403
* zoombini: Add eSPI VW signals support.Aseda Aboagye2017-07-194-12/+23
* Allow core code to request its cross compilerPatrick Georgi2017-07-196-15/+24
* skylake: Use SYS_RESET signal to trigger warm and cold resetFurquan Shaikh2017-07-181-23/+12
* poppy: Keep power to base enabled in deep S3Furquan Shaikh2017-07-181-0/+27
* ec_commands: Fix more portability issuesShawn Nematbakhsh2017-07-181-1/+1
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-182-0/+5
* power/rk3399: Fix the new power sequencing to support new boardstabilize-9756.BPhilip Chen2017-07-171-3/+6
* hammer: Enable Link-Time-Optimization CONFIG_LTONicolas Boichat2017-07-173-2/+3
* stm32: gpio: implement gpio_disable_interruptWei-Ning Huang2017-07-171-0/+13
* eve: Remove discharge-when-full stateDuncan Laurie2017-07-161-2/+0
* eve: Remove PECI support from ECDuncan Laurie2017-07-161-0/+1
* npcx7_evb: fix typos in the declaration of ADC3/4 channelsCHLin2017-07-161-2/+2
* npcx: Add support for chip variant npcx7m6gCHLin2017-07-162-3/+3
* eve: Changes to incoporate gradients to LED transitionsScott Collyer2017-07-152-41/+237
* util: ecst: Add support for chip variant npcx7m6gCHLin2017-07-151-6/+9
* docs/usb_updater: Add more details about the update protocolNicolas Boichat2017-07-151-11/+90
* genvif: Prevent undefined referencer when using APIs not provided by genvifSam Hurst2017-07-141-1/+2
* Fizz: Boot automatically on recovery requestDaisuke Nojiri2017-07-141-0/+1
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-145-43/+67
* poppy/soraka: Enable host command for display backlightJagadish Krishnamoorthy2017-07-131-0/+1
* docs: Add USB updater documentation to docs folderNicolas Boichat2017-07-131-0/+120
* kahlee: Modify pd control behaviorCloud2017-07-134-35/+60
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-1311-97/+347
* vboot: Verify and jump to RW_A or RW_BDaisuke Nojiri2017-07-133-15/+180
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-136-19/+112
* servo_micro: add parity settingNick Sanders2017-07-136-6/+188
* driver: sensor: tune MAX_FREQGwendal Grignou2017-07-132-3/+3
* eve: Update static battery parameters for Simplo/LG packsScott Collyer2017-07-131-5/+5
* motion_lid: Increase precision in noisy mag check.Aseda Aboagye2017-07-131-8/+20
* util/flash_ec: Support gang programmer mode for spi flash in npcx ecMulin Chao2017-07-131-1/+19
* poppy/soraka: Remove PECI support from ECRajneesh Bhardwaj2017-07-131-0/+1
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-134-0/+959
* power/rk3399: Add a new power sequencingPhilip Chen2017-07-131-6/+51
* Define load addresses using macrosDaisuke Nojiri2017-07-121-21/+25
* usb_updater: fix transposed symbolic board ID representationVadim Bendebury2017-07-111-2/+5
* cr50: Always read LONG_LIFE_SCRATCH1 for brdprop.Aseda Aboagye2017-07-111-2/+7
* eve: Minor changes to LED patternsScott Collyer2017-07-111-8/+10
* board: Add initial support for zoombini.Aseda Aboagye2017-07-118-11/+966
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-1119-81/+105