summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-1/+1
* Enforce compilation without system headersStefan Reinauer2016-02-034-4/+7
* charger/Kunimitsu: Fix for boot from cut-off batteryVijay Hiremath2016-02-021-0/+3
* Don't declare functions inline that aren't always defined as suchPatrick Georgi2016-02-022-3/+3
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-01-281-0/+7
* common: Fixes the SFDP_BITFIELD() macro.Nadim Taha2016-01-291-1/+1
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-282-0/+177
* common: Adds JEDEC SFDP v1.0 & v1.5 encoding and decodingEwout van Bekkum2016-01-281-0/+807
* tcpc: add support for TCPC with integrated high-speed muxesVincent Palatin2016-01-272-0/+7
* GPIO: Remove gpio_get_level_reg functionAnton Staaf2016-01-271-12/+0
* GPIO: Remove GPIO_TO_PORT_MASK_PAIRAnton Staaf2016-01-271-5/+0
* chip: it83xx: update ec2i moduleDino Li2016-01-261-3/+0
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-252-0/+52
* ec: Add a chipset reset hookDuncan Laurie2016-01-253-0/+12
* mec1322: hibernate: Don't reconfigure all GPIOsShawn Nematbakhsh2016-01-252-6/+3
* skylake: Add support for asserting RTCRST if power sequencing failsDuncan Laurie2016-01-201-0/+3
* GPIO: Simplify configurationAnton Staaf2016-01-201-18/+7
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-0/+11
* 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