summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* KBL/SKL: Add wait between DSW_PWROK and PWRBTNDaisuke Nojiri2017-06-191-0/+10
* task: Wait for HOOK_INIT completion before scheduling tasksShawn Nematbakhsh2017-06-191-2/+1
* math_util: Use HW instruction for int_sqrtf when availableShawn Nematbakhsh2017-06-191-1/+16
* cr50: handle board ID mismatch gracefullyVadim Bendebury2017-06-162-4/+34
* usb_update: Add handler for pairing challenge commandNicolas Boichat2017-06-151-11/+82
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-0/+306
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-141-0/+57
* power_button_x86: Save and restore power button pulse settingFurquan Shaikh2017-06-141-0/+28
* rollback: Add function to fetch secretNicolas Boichat2017-06-141-0/+26
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-0/+1
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-111-0/+23
* common: allow report disabling of host eventsNick Vaccaro2017-06-091-6/+16
* cr50: include more vendor commands into the USB setVadim Bendebury2017-06-061-1/+4
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-06-061-14/+30
* rollback: Include board-generated entropy when adding entropyNicolas Boichat2017-06-061-4/+16
* usb_i2c: extend the protocol to support larger payloadChun-Ta Lin2017-06-051-6/+32
* common: Add deferred erase supportGwendal Grignou2017-06-021-10/+69
* common: Add support for flash with regions of different sizeRong Chang2017-06-022-56/+154
* Add non-volatile flash counterVincent Palatin2017-06-022-0/+261