summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-111-0/+1
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-062-3/+4
* lucid: add LED supportMary Ruthven2015-12-221-0/+7
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-221-0/+9
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-212-2/+16
* cr50: adds the SPI master driverEwout van Bekkum2015-12-212-1/+5
* common: Include host/console commands based on HAS_TASK_HOSTCMD/CONSOLEShawn Nematbakhsh2015-12-182-1/+10
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-0/+5
* stm32: pwm: Allow configuration of pwm frequency + complementary outputsShawn Nematbakhsh2015-12-041-3/+8
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-9/+7
* cr50: add extension command for testing hash primitivesVadim Bendebury2015-12-031-3/+16
* cr50: reduce hash implementation stack requirementsVadim Bendebury2015-12-031-1/+3
* usb: Put HID descriptor in the correct orderBill Richardson2015-12-011-4/+4
* ectool: provide lid angle infoKevin K Wong2015-11-252-3/+21
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-251-0/+8
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-0/+5
* usb_mux: Add a callback for board specific initDuncan Laurie2015-11-241-0/+9
* Kunimitsu: Add S0ix on SLP_S0 assertionKyoung Kim2015-11-193-1/+20
* motion: improve readability by adding units to variable names.Gwendal Grignou2015-11-191-1/+1
* motion: wake up main task for all changes in EC parameter.Gwendal Grignou2015-11-191-1/+3
* power: Add power signal interrupt storm detectionShawn Nematbakhsh2015-11-191-0/+7
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-4/+4
* add command multiplexer to the TPM driverVadim Bendebury2015-11-181-0/+1
* add the 'extension' command frameworkVadim Bendebury2015-11-174-0/+65
* cr50: make use of byteorder routinesstabilize-7647.74.Bstabilize-7647.72.Bstabilize-7647.32.Brelease-R48-7647.BVadim Bendebury2015-11-151-0/+15
* common: byte order conversion functionsVadim Bendebury2015-11-151-0/+38
* motion: fix oversampling formulaGwendal Grignou2015-11-151-1/+4
* pwm: Add option for alternate clock sourceDuncan Laurie2015-11-131-0/+5
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-132-4/+9
* motion: cleanup include fileGwendal Grignou2015-11-121-5/+0
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-0/+21
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-111-12/+7
* cr50: make customized RO workVadim Bendebury2015-11-101-2/+3
* common: export the linker generated addresses of image sectionsVadim Bendebury2015-11-101-0/+5
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+1
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-083-5/+10
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-3/+3
* common.h: Create __bss_slow tag.Aseda Aboagye2015-11-081-0/+10
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-061-0/+7
* chg: add narrow VDC power path supportRong Chang2015-11-051-0/+3
* Initial commit of TCPM driver for FUSB302.Gabe Noblesmith2015-11-041-0/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-2/+5
* stm32f0: i2c: Set timing register values by port clock sourceShawn Nematbakhsh2015-10-301-0/+11
* pd: turn on CONFIG_USB_PD_LOW_POWER by defaultAlec Berg2015-10-301-1/+1
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+1
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-273-0/+16
* i2c: get battery information from charge stateMary Ruthven2015-10-273-1/+19
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-232-3/+10
* pd: send soft reset on boot if VBUS is presentAlec Berg2015-10-231-1/+8
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-221-5/+5