summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-308-22/+40
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-3011-119/+120
* common: change interface to SPI flashGwendal Grignou2015-07-3030-183/+351
* Makefile.rules: Fix build timestamp.Aseda Aboagye2015-07-301-1/+1
* stm32f05: decrease default system stack sizeAlec Berg2015-07-291-0/+4
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-2913-5/+38
* glados: implement and enable fast charging profilesAlec Berg2015-07-292-0/+178
* host_command_pd: loop over sending PD status host commandAlec Berg2015-07-292-69/+85
* cyan: Increase chipset stack size.Divagar Mohandass2015-07-281-1/+1
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-2810-105/+76
* mec1322: keep 32KHz on for ROSC accuracyKyoung Kim2015-07-281-7/+1
* mec1322: Power state transition in case of apshutdownKyoung Kim2015-07-281-0/+21
* pd: enable try.src for necessary boardsAlec Berg2015-07-274-0/+4
* kunimitsu: disable asserts to save flash spaceAlec Berg2015-07-271-1/+2
* motion_sense: Fix init routinesGwendal Grignou2015-07-273-68/+137
* stm32: Define second DMA controller present on STM32F3Gwendal Grignou2015-07-272-11/+49
* common: Change interface to dma_testGwendal Grignou2015-07-272-3/+2
* oak: Fix issue with pc_send_ec_int() functionScott2015-07-271-2/+0
* Discovery: Add OpenOCD configuration fileAnton Staaf2015-07-271-0/+19
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-276-23/+23
* Strago: add HPD handling to policy layerVijay Hiremath2015-07-253-12/+71
* Strago: Add support for USB-C muxesVijay Hiremath2015-07-253-4/+19
* Jerry: add "cleanup: fix all the header guards"Myles Watson2015-07-251-3/+3
* Jerry: add "cleanup: remove board_discharge_on_ac"Myles Watson2015-07-252-11/+0
* Pinky: Remove obsolete boardMyles Watson2015-07-259-457/+0
* strago: add initial PD supportKevin K Wong2015-07-256-15/+588
* I2C: i2c_raw_mode() should only touch I2C port specifiedli feng2015-07-253-6/+46
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-259-3/+492
* tpm: add a console channel for TPM subsystemVadim Bendebury2015-07-252-0/+2
* sps: expose RX FIFO write pointerVadim Bendebury2015-07-252-0/+6
* console: compile some channels in conditionallyVadim Bendebury2015-07-252-0/+12
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-257-12/+22
* Jerry: Revert "Remove obsolete EC targets"Myles Watson2015-07-257-0/+316
* driver: bmi160: fix FIFO pollution at bootGwendal Grignou2015-07-251-8/+5
* nuc:Ian Chao2015-07-2521-199/+2948
* glados: Make SPI chip select a GPIOShawn Nematbakhsh2015-07-251-2/+0
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-245-11/+80
* util: Enhanced config_option_check.py.Aseda Aboagye2015-07-241-74/+225
* tcpc: move tcpc initialized bit into error status registerAlec Berg2015-07-243-8/+16
* tcpc: update TCPCI register mapAlec Berg2015-07-241-10/+9
* ryu: update closed lid detection algorithmVincent Palatin2015-07-231-0/+2
* lid_switch: allow to specify several lid GPIOsVincent Palatin2015-07-232-2/+20
* lucid: change charger sense resistor to 5mOhmAlec Berg2015-07-231-1/+1
* glados: Add LED control GPIOsShawn Nematbakhsh2015-07-231-0/+8
* pdeval-stm32f072: update documentationVincent Palatin2015-07-232-6/+61
* driver: bmm150 measurement compensationGwendal Grignou2015-07-226-22/+298
* cleanup: Clarify usage of CONFIG_CHARGER_INPUT_CURRENTShawn Nematbakhsh2015-07-221-1/+3
* charger: Inhibit power-on until charger is initializedShawn Nematbakhsh2015-07-222-2/+14
* flash_ec: Add a chip argumentTom Wai-Hong Tam2015-07-221-5/+19
* bq2598x: implement "discharge on AC"Vincent Palatin2015-07-222-1/+13