summaryrefslogtreecommitdiff
path: root/chip/stm32/registers.h
Commit message (Expand)AuthorAgeFilesLines
* USART: Split RX driver between L and F familiesAnton Staaf2015-08-101-0/+3
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-3/+4
* stm32: Define second DMA controller present on STM32F3Gwendal Grignou2015-07-271-2/+29
* USART: Add DMA based transmitterAnton Staaf2015-07-211-0/+1
* STM32F: Remove support for this familyAnton Staaf2015-06-301-127/+36
* pd: stm32f0: modify i2c driver to support TCPCIAlec Berg2015-05-271-0/+1
* stm32f0: i2c: fix master i2c sending partial transfersAlec Berg2015-05-221-0/+1
* stm32f0: i2c: Add i2c_xfer repeated start supportRong Chang2015-05-201-0/+2
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+5
* zinger: enable RO partition write-protectionVincent Palatin2015-01-051-0/+1
* stm32f0: USART: Disable ORECF interrupt we never check forAlexandru M Stan2014-12-181-0/+1
* clock-stm32l: properly setting HSI/MSI clock based on the RMYen Lin2014-12-171-0/+2
* stm32f0: stm32f3: Wake from STOP mode on UART start bitVic Yang2014-10-281-1/+4
* stm32f3: Use the correct RTC ALARM IRQVic Yang2014-10-231-0/+1
* stm32: Support UART DMA on UART2Vic Yang2014-10-221-0/+2
* Write protect support for STM32F0Vic Yang2014-10-151-0/+2
* Add support for STM32F373Vic Yang2014-10-071-45/+111
* 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