summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* power: Add Cannonlake chipset support.Aseda Aboagye2017-07-115-1/+153
* nefario: initial board commitPhilip Chen2017-07-107-0/+1600
* cr50 signer: provide means of setting board IDVadim Bendebury2017-07-102-13/+80
* signer: clean up signer/bsVadim Bendebury2017-07-101-28/+36
* usb_updater: display board ID information from RW headersVadim Bendebury2017-07-101-0/+35
* chip/stm32/i2c-stm32f0: Adjust 400kHz setting (48Mhz clock source)Nicolas Boichat2017-07-101-1/+1
* eCTS: Run openocd and lsusb as a rootDaisuke Nojiri2017-07-081-3/+4
* common/flash: Add option to set PSTATE to be locked by defaultNicolas Boichat2017-07-083-0/+13
* poppy: Change LED_YELLOW_C0 GPIO pin from GPO32 to GPIO27tonycwlin2017-07-082-2/+6
* poppy: Remove incorrect mux_lock in pi3usb9281_chipsNicolas Boichat2017-07-071-3/+2
* chip/stm32/flash-f: Clear option byte write enable/erase operation when doneNicolas Boichat2017-07-072-2/+9
* g: RSA randomizationMarius Schilder2017-07-068-1828/+2203
* kahlee: check if battery is present by HW pinCloud2017-07-062-51/+1
* chip/stm32/flash-f: Fix incorrect WP computationNicolas Boichat2017-07-061-3/+0
* chip/stm32/registers.h: Fix STM32_FLASH_OPT_LOCKED polarityNicolas Boichat2017-07-061-1/+1
* system: Allow sysjump command to jump to RW_BDaisuke Nojiri2017-07-051-3/+8
* g: mitigate deep-sleep abortions when using USBVincent Palatin2017-07-051-1/+2
* virtual_battery: Remove direct i2c accessShawn Nematbakhsh2017-07-052-60/+84
* chip/stm32/pwm: Prevent sleeping while PWM output is activeNicolas Boichat2017-07-042-8/+21
* core/cortex-m0/curve25519: Remove unused variantsNicolas Boichat2017-07-041-144/+0
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-0310-1012/+858
* test/x25519: Optionally test 1 million iterations of x25519Nicolas Boichat2017-07-031-3/+32
* kevin: Change PD max power to 40W.Aseda Aboagye2017-07-031-0/+6
* cr50: ensure the hash sizes are correct in U2F codeVincent Palatin2017-07-031-5/+5
* eve: Enable device eventsDuncan Laurie2017-06-303-11/+39
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-308-0/+438
* usb_pd: only service interrupts on enabled ports.Caveh Jalali2017-06-303-1/+23
* Add support for reporting device eventsDuncan Laurie2017-06-306-1/+215
* npcx: Clear IBBR to have BBRAM back to be functionalCHLin2017-06-291-14/+11
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-293-23/+8
* kahlee: Modify LED control to avoid leakageCloud2017-06-291-3/+3
* cr50: add U2F supportVincent Palatin2017-06-295-0/+238
* Add U2F implementationVincent Palatin2017-06-295-0/+594
* test/x25519: First test speed, then test implementationNicolas Boichat2017-06-291-3/+4
* common: Add base32 encodingRandall Spangler2017-06-288-1/+477
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-284-1/+11
* tcpm: add .release driver operation.Caveh Jalali2017-06-289-4/+91
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-283-6/+38
* Fizz: Enable vboot ECDaisuke Nojiri2017-06-281-3/+5
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-287-2/+158
* eCTS: Use proper methods to reset boardsDaisuke Nojiri2017-06-282-11/+15
* eCTS: Expedite flashing timeDaisuke Nojiri2017-06-281-0/+6
* eCTS: Use pySerial to read from tty portsDaisuke Nojiri2017-06-281-29/+20
* eCTS: Add I2C suite to run_ects.pyDaisuke Nojiri2017-06-285-62/+66
* eCTS: Rewrite run_ects.sh in PythonDaisuke Nojiri2017-06-282-118/+92
* pd_suspend: coordinate with pd_task().Caveh Jalali2017-06-281-9/+35
* button: Switch on recovery LED after entering recovery modeFurquan Shaikh2017-06-281-0/+17
* eCTS: Fix alignment of test resultsstabilize-9693.BDaisuke Nojiri2017-06-284-5/+6
* stm32f4: fix flash_physical_protect_now behaviorWei-Ning Huang2017-06-283-115/+50
* vboot_hash: Don't auto-start hashing in recovery modeShawn Nematbakhsh2017-06-271-1/+11