summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* npcx: Define CONFIG_DATA_RAM_SIZEDaisuke Nojiri2017-08-071-1/+16
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-0/+7
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-032-1/+10
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-032-0/+20
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-023-3/+42
* usb_hid_*: Fix __packed struct coding styleNicolas Boichat2017-08-021-4/+4
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-011-5/+5
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-312-1/+25
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-6/+4
* driver: Add support for TI BQ24392.Aseda Aboagye2017-07-311-0/+3
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-311-4/+4
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+1
* Add OTP supportGwendal Grignou2017-07-285-6/+53
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-272-0/+10
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-271-2/+29
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+1
* flash: add flash selection supportWei-Ning Huang2017-07-273-0/+29
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+1
* cr50: modify tpm_endorse() error reporting logicstabilize-9765.7.BVadim Bendebury2017-07-201-1/+17
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-204-0/+131
* CNL: Don't build CNL in tests w/o chipset tasks.Aseda Aboagye2017-07-201-0/+1
* cr50: Add physical presence state machineRandall Spangler2017-07-194-0/+75
* 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