summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* stm32: move spi init to HOOK_CHIPSET_PRE_INIT.Louis Yung-Chieh Lo2014-07-022-5/+7
* mec1322: restore system states after hibernateVic Yang2014-07-021-18/+81
* mec1322: improve UART Tx performanceVic Yang2014-07-021-3/+7
* pd: add support for suspending the taskDominic Chen2014-07-023-1/+39
* fruitpie: add board specific initialization and debug codeDominic Chen2014-07-022-0/+115
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-0111-751/+387
* mec1322: Disable auto read after a SPI transactionVic Yang2014-06-281-0/+9
* samus: add retry mechanism for EC to PD host commandsAlec Berg2014-06-283-2/+15
* samus: temporary fix to allow dead battery charging w/o AC PRESENT signalAlec Berg2014-06-271-0/+25
* samus: set various GPIOs to interrupt on deep sleepAlec Berg2014-06-271-5/+5
* samus: hack to read AC present state from PDDuncan Laurie2014-06-277-7/+96
* mec1322: Add SPI master driverVic Yang2014-06-268-0/+157
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-2667-2467/+1761
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-262-9/+25
* zinger: tune over-current protectionVincent Palatin2014-06-262-4/+6
* mec1322: DMA driverVic Yang2014-06-264-0/+206
* samus_pd: Allow samus PD MCU to negotiate before battery is detected.Duncan Laurie2014-06-241-1/+1
* samus: fix input current to 2048Duncan Laurie2014-06-242-2/+2
* samus: Increase charger task stack sizeDuncan Laurie2014-06-241-1/+1
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-237-11/+24
* Make DMA interface chip independentVic Yang2014-06-232-3/+6
* samus: Remove PP1800_PGOOD checkDuncan Laurie2014-06-221-1/+1
* samus: Support both Proto2A and Proto2B sequencingDuncan Laurie2014-06-223-20/+42
* watchdog: Help ensure that the stm32 watchdog help printsDoug Anderson2014-06-213-9/+9
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-206-6/+7
* zinger: update current and voltage sensing gainsVincent Palatin2014-06-201-3/+3
* Twinkie: Enable flashing with dfu-util.Todd Broch2014-06-201-1/+23
* usb: add USB HID driverVincent Palatin2014-06-193-0/+208
* Keyborg: implement methods needed for touch wakeVic Yang2014-06-198-3/+154
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-1911-12/+60
* stm32: update USB buffer size for STM32F0x2Vincent Palatin2014-06-182-0/+5
* twinkie: initialize INAs at startupVincent Palatin2014-06-182-1/+7
* stm32: add USB driverVincent Palatin2014-06-1814-3/+704
* twinkie: fix GPIO settingsVincent Palatin2014-06-182-2/+5
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-173-3/+4
* i2c: remove (lack of) 10-bit support in i2c passthruRandall Spangler2014-06-172-10/+0
* Keyborg: improve async slave responseVic Yang2014-06-152-10/+28
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-155-26/+125
* samus: Power sequence changes for P2 boardsDuncan Laurie2014-06-133-22/+38
* fruitpie: detect source disconnect and go to disconnected stateAlec Berg2014-06-131-1/+1
* Keyborg: remove unneeded 64-bit integer operationVic Yang2014-06-131-2/+2
* Keyborg: always send max size packet on slave responseVic Yang2014-06-132-19/+26
* samus_pd: extend typec console cmd to work for both type C portsAlec Berg2014-06-131-45/+103
* samus_pd: board file changes for version 2 and 2BAlec Berg2014-06-132-8/+17
* tsu6721: add function to control output pinsDominic Chen2014-06-132-0/+12
* Keyborg: disable fast scan at compile time instead of run timeVic Yang2014-06-131-16/+9
* samus_pd: add PCH inputs to GPIO listAlec Berg2014-06-122-0/+11
* flash: add config option to exclude building console commands by defaultDominic Chen2014-06-122-0/+3
* Keyborg: implement system rebootVic Yang2014-06-123-1/+27
* Keyborg: add debug info on sync failureVic Yang2014-06-122-2/+6