summaryrefslogtreecommitdiff
path: root/chip/stm32/registers.h
Commit message (Expand)AuthorAgeFilesLines
* twinkie: add USB PD snifferVincent Palatin2014-09-271-0/+2
* stm32f0: enable flash prefetch bufferAlec Berg2014-09-251-0/+1
* stm32f0: fix rare ADC initialization bugAlec Berg2014-09-251-0/+3
* stm32f0: samus_pd: add hibernate and enable wake pins for samusAlec Berg2014-09-241-0/+12
* stm32: Fix PWM driverShawn Nematbakhsh2014-09-241-1/+6
* samus_pd: enable low power idleAlec Berg2014-09-231-0/+1
* stm32f0: low power idle taskAlec Berg2014-09-221-0/+2
* stm32f0: add RTC alarm functionalityAlec Berg2014-09-191-0/+14
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-151-0/+1
* STM32F0 SPI FixesAlexandru M Stan2014-08-081-2/+3
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-1/+1
* stm32: change USART register macros to take a base addressAnton Staaf2014-07-171-26/+24
* Refactor STM32 SPI flash driverVic Yang2014-07-151-0/+2
* Make DMA interface chip independentVic Yang2014-06-231-0/+3
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-191-0/+4
* stm32: add USB driverVincent Palatin2014-06-181-2/+38
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+19
* stm32: add SPI register definitions and refactorDominic Chen2014-06-031-1/+5
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-301-0/+23
* pd: handle plug polarityVincent Palatin2014-04-301-0/+2
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-291-0/+2
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-241-0/+6
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-201-0/+34
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-121-0/+1
* stm32: new I2C driver for STM32F0xx familyVincent Palatin2014-03-271-0/+29
* stm32: add more register definitionsVincent Palatin2014-03-231-4/+220
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-141-0/+8
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-4/+120
* Rename mixed-case config constantsRandall Spangler2013-12-161-15/+15
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+2
* stm32: Support DMA-based UART outputRandall Spangler2013-09-111-0/+4
* STM32L ADC driverVic Yang2013-09-051-0/+30
* stm32l: Wait for stop condition to complete after i2c transferRandall Spangler2013-08-271-0/+2
* Refactor PWM moduleVic Yang2013-08-271-6/+5
* Standardize concatenation macrosRandall Spangler2013-07-241-8/+4
* stm32: Clean up JTAG registersChromeOS Developer2013-07-081-1/+14
* stm32: Clean up watchdog registersRandall Spangler2013-07-021-0/+4
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-011-11/+11
* stm32: Clean up DMA register usageRandall Spangler2013-06-271-13/+100
* stm32: Clean up SPI register usageRandall Spangler2013-06-271-10/+15
* stm32: Clean up register constants for uart moduleRandall Spangler2013-06-271-0/+16
* pit: Drop EC clock speed to 1 MHz MSI when AP is in S3/S5Randall Spangler2013-06-261-0/+5
* pit: Support changing EC clock frequencyRandall Spangler2013-06-251-1/+9
* Clean up option byte register definitions for STM32LRandall Spangler2013-05-231-9/+9
* Support flash write protect on STM32LRandall Spangler2013-05-221-0/+14
* i2c: stm32l: Fix i2c reads of sizes other than 1Doug Anderson2013-05-081-0/+1
* Fix and enable SPI for pitRandall Spangler2013-05-071-15/+12
* Split STM32 i2c implementation for STM32F vs STM32LRandall Spangler2013-04-301-0/+14
* Move STM32 timer regs struct to registers.hRandall Spangler2013-04-171-0/+30
* Remove _OFF from GPIO register macrosRandall Spangler2013-04-161-17/+17