summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* flash_ec: Don't stop servod or init when claiming EC UARTTom Wai-Hong Tam2015-11-241-5/+11
* kunimitsu: update accelerometer standard reference matrixVijay Hiremath2015-11-241-4/+4
* chell: Apply USB EQ settings to PS8740 USB muxDuncan Laurie2015-11-241-0/+13
* ps8740: Add a function to tune USB EQ settingsDuncan Laurie2015-11-242-0/+43
* usb_mux: Add a callback for board specific initDuncan Laurie2015-11-242-0/+13
* chell: Update for EVT buildDuncan Laurie2015-11-232-6/+13
* cr50: dcrypto code belongs with the chip, not with the boardVadim Bendebury2015-11-235-4/+3
* cr50: move key ladder initialization into its own filesVadim Bendebury2015-11-236-39/+63
* snoball: Enable secondary bias regulatorShawn Nematbakhsh2015-11-231-1/+1
* cr50: fix assert_func stub prototypeVadim Bendebury2015-11-211-4/+22
* cr50: Extended command test utilityVadim Bendebury2015-11-2110-0/+2128
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-215-4/+4
* cr50: Update to the "final final" FPGA image 20151118_11218@80881Vadim Bendebury2015-11-212-174/+230
* cr50: suppress TPM debug output by defaultVadim Bendebury2015-11-211-0/+2
* motion: fix ec_rate to be more accurateGwendal Grignou2015-11-211-3/+3
* motion: Fix the number of sample to collect in motion taskGwendal Grignou2015-11-211-1/+10
* charge_state_v2: Set charger input current in the taskWonjoon Lee2015-11-191-4/+19
* fan: Disable fan when duty / RPM is set to zeroKyoung Kim2015-11-191-9/+9
* Kunimitsu: Add S0ix on SLP_S0 assertionKyoung Kim2015-11-197-5/+162
* snoball: Correct DMA UART channelsShawn Nematbakhsh2015-11-191-0/+3
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-191-4/+15
* snoball: Use TIM1 for LSB system clockShawn Nematbakhsh2015-11-191-2/+2
* stm32: hwtimer: Use correct TIM1 interruptShawn Nematbakhsh2015-11-191-4/+4
* glados: Make SLP_S0 a non-interrupt input pinShawn Nematbakhsh2015-11-193-9/+9
* motion: improve readability by adding units to variable names.Gwendal Grignou2015-11-192-22/+23
* motion: wake up main task for all changes in EC parameter.Gwendal Grignou2015-11-192-11/+16
* motion: Alter ec_rate to prevent samples without dataGwendal Grignou2015-11-191-11/+40
* chell / glados: Add power signal interrupt storm detectionShawn Nematbakhsh2015-11-192-0/+2
* power: Add power signal interrupt storm detectionShawn Nematbakhsh2015-11-192-0/+41
* common: spi: Add a delay after write commands.Gwendal Grignou2015-11-192-0/+13
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-194-126/+6
* cr50: add extension command handler for AES testingVadim Bendebury2015-11-182-1/+151
* mec1322: i2c: clear specified status bitsli feng2015-11-181-1/+5
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-189-35/+35
* kunimitsu: Gyro is not used for lid calculationGwendal Grignou2015-11-181-3/+2
* driver: si114x: Do not read light when proximty is lowGwendal Grignou2015-11-182-0/+16
* cr50: do not assume that data and keys are alignedVadim Bendebury2015-11-182-12/+19
* cr50: increase receive buffer sizeVadim Bendebury2015-11-181-1/+1
* add command multiplexer to the TPM driverVadim Bendebury2015-11-184-7/+56
* fusb302: Move i2c slave address defines to common headerShawn Nematbakhsh2015-11-172-2/+11
* it8380dev: improve power consumptionDino Li2015-11-176-6/+54
* pd: initialize tcpc when tcpm bootsAlec Berg2015-11-172-11/+0
* getversion: Use commit date for date stampShawn Nematbakhsh2015-11-171-2/+2
* snoball: Initial board commitShawn Nematbakhsh2015-11-178-0/+415
* add the 'extension' command frameworkVadim Bendebury2015-11-178-0/+114
* kunimitsu: update for fab 4Kevin K Wong2015-11-173-20/+60
* glados / chell: Enable useful console featuresShawn Nematbakhsh2015-11-172-6/+0
* chell: Increase RO/RW image size to 104KBShawn Nematbakhsh2015-11-171-1/+1
* Revert "flash_ec: Accomodate using flashrom on beaglebone"Shawn Nematbakhsh2015-11-171-15/+4
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-161-4/+15