summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ec_commands: Fix more portability issuesShawn Nematbakhsh2017-07-181-1/+1
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+3
* hammer: Enable Link-Time-Optimization CONFIG_LTONicolas Boichat2017-07-171-1/+1
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-141-11/+0
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-1/+45
* vboot: Verify and jump to RW_A or RW_BDaisuke Nojiri2017-07-131-3/+5
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-131-7/+14
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-131-0/+2
* board: Add initial support for zoombini.Aseda Aboagye2017-07-111-11/+4
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-0/+1
* power: Add Cannonlake chipset support.Aseda Aboagye2017-07-111-0/+1
* common/flash: Add option to set PSTATE to be locked by defaultNicolas Boichat2017-07-081-0/+7
* chip/stm32/pwm: Prevent sleeping while PWM output is activeNicolas Boichat2017-07-041-0/+1
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-031-0/+8
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-302-0/+86
* usb_pd: only service interrupts on enabled ports.Caveh Jalali2017-06-301-0/+9
* Add support for reporting device eventsDuncan Laurie2017-06-303-1/+82
* cr50: add U2F supportVincent Palatin2017-06-291-0/+1
* Add U2F implementationVincent Palatin2017-06-293-0/+221
* common: Add base32 encodingRandall Spangler2017-06-282-0/+75
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-281-0/+1
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-0/+10
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-281-1/+1
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-282-0/+22
* system: Add simplified sysrqDaisuke Nojiri2017-06-231-0/+5
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-222-314/+0
* rwsig: Fix mapped read location for rwsig / pubkeyShawn Nematbakhsh2017-06-211-8/+10
* ec_commands: Fix portability issuesDuncan Laurie2017-06-201-2/+4
* Add system_can_boot_ap APIDaisuke Nojiri2017-06-191-0/+8
* KBL/SKL: Add wait between DSW_PWROK and PWRBTNDaisuke Nojiri2017-06-192-0/+22
* panic: Provide declarations for chip panic data backup/restoreFurquan Shaikh2017-06-152-0/+19
* usb_update: Add handler for pairing challenge commandNicolas Boichat2017-06-153-0/+27
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-0/+2
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-141-0/+3
* rollback: Add function to fetch secretNicolas Boichat2017-06-141-0/+10
* cr50: accelerated sha512 optionMarius Schilder2017-06-141-0/+7
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-132-0/+19
* stm32/usb: Add support for board-specific serial numberNicolas Boichat2017-06-131-0/+6
* g: don't enable interrupts in gpio_set_flags_by_maskMary Ruthven2017-06-131-2/+0
* stm32: Add function to fetch unique idNicolas Boichat2017-06-121-0/+9
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-111-0/+9
* npcx: clock: Add support for external 32kHz crystal osc.Mulin Chao2017-06-091-0/+6
* common: allow report disabling of host eventsNick Vaccaro2017-06-091-1/+3
* scarlet: modify power-on sequencephilipchen2017-06-081-0/+3
* rose: add touchpad related host commandsWei-Ning Huang2017-06-071-0/+26
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-06-061-4/+4
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-06-061-0/+2
* rollback: Include board-generated entropy when adding entropyNicolas Boichat2017-06-061-0/+7
* hammer: Add board_get_entropy function (and test)Nicolas Boichat2017-06-061-0/+13
* g: add flag to delay int enable until board_initMary Ruthven2017-06-051-0/+2