summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent task function declarationsStefan Reinauer2017-08-0814-14/+14
* common/button: Ensure debug mode exits on timeoutFurquan Shaikh2017-08-071-7/+8
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-1/+1
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-031-2/+6
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-031-0/+3
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+20
* g: slightly optimize boot on USB resumeVincent Palatin2017-08-021-9/+13
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-023-116/+138
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2017-08-011-11/+17
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-312-1/+10
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-5/+34
* MKBP: Add kbpress for boards w/o keyscan tasks.Aseda Aboagye2017-07-281-0/+64
* Add OTP supportGwendal Grignou2017-07-282-25/+47
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-271-7/+36
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-271-15/+12
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+1
* flash: add flash selection supportWei-Ning Huang2017-07-271-0/+21
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+5
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-203-0/+1011
* cr50: Add physical presence state machineRandall Spangler2017-07-192-0/+304
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+2
* Fizz: Boot automatically on recovery requestDaisuke Nojiri2017-07-141-0/+1
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-142-20/+60
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-134-95/+119
* vboot: Verify and jump to RW_A or RW_BDaisuke Nojiri2017-07-131-11/+173
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-132-1/+19
* motion_lid: Increase precision in noisy mag check.Aseda Aboagye2017-07-131-8/+20
* Define load addresses using macrosDaisuke Nojiri2017-07-121-21/+25
* common/flash: Add option to set PSTATE to be locked by defaultNicolas Boichat2017-07-081-0/+4
* system: Allow sysjump command to jump to RW_BDaisuke Nojiri2017-07-051-3/+8
* virtual_battery: Remove direct i2c accessShawn Nematbakhsh2017-07-052-60/+84
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-033-804/+825
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-302-0/+124
* usb_pd: only service interrupts on enabled ports.Caveh Jalali2017-06-302-1/+14
* Add support for reporting device eventsDuncan Laurie2017-06-303-0/+133
* Add U2F implementationVincent Palatin2017-06-292-0/+373
* common: Add base32 encodingRandall Spangler2017-06-282-0/+178
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-281-1/+5
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-2/+19
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-281-5/+3
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-284-1/+118
* 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
* vboot_hash: Don't auto-start hashing in recovery modeShawn Nematbakhsh2017-06-271-1/+11
* common: delay flash_erase deferred task so EC_CMD_FLASH_ERASE can completeWei-Ning Huang2017-06-271-1/+2
* system: Add simplified sysrqDaisuke Nojiri2017-06-231-0/+41
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-221-2/+2
* rwsig: Fix mapped read location for rwsig / pubkeyShawn Nematbakhsh2017-06-211-0/+4
* Add system_can_boot_ap APIDaisuke Nojiri2017-06-191-0/+30