summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-016-17/+7
* motion_sense: Move angle calculation under LPC_MODEGwendal Grignou2015-08-012-5/+15
* skylake: Inhibit AP power-on until charge current limit is setShawn Nematbakhsh2015-08-012-0/+25
* oak: power: change power state while losting POWER_GOOD signalYH Huang2015-08-011-16/+76
* glados: Free up program memory spaceShawn Nematbakhsh2015-08-011-0/+4
* mec1322: Fix dedicated SPI port accessShawn Nematbakhsh2015-08-012-2/+8
* glados: Buffer AC status to the PCHDuncan Laurie2015-08-011-0/+12
* ryu: remove SH UART debug and leftoversVincent Palatin2015-08-013-40/+4
* ryu: dynamic switch between SPI and I2C sensors configurationGwendal Grignou2015-08-013-21/+52
* driver: bmi160: Allow Dynamic selection of SPI or I2C transportGwendal Grignou2015-08-012-76/+81
* board: ryu: Enable SPI access to AccelGwendal Grignou2015-08-013-12/+33
* driver: bmi160: Improve FIFO handlingGwendal Grignou2015-08-012-25/+60
* motion_sense: Fix invalid optimizationGwendal Grignou2015-08-011-9/+14
* ryu: Increase CHIPSET stack sizeGwendal Grignou2015-08-011-1/+1
* driver: bmi160: Fix bugs found testing SPIGwendal Grignou2015-08-013-13/+26
* driver: bmi160: Add SPI access supportGwendal Grignou2015-08-013-21/+90
* stm32: spi: Add lock around spi_transactionGwendal Grignou2015-08-011-0/+6
* mec1322: make i2c transactions faster by not sleeping taskAlec Berg2015-08-011-36/+29
* oak: fix default input current limitRong Chang2015-07-311-3/+4
* 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