summaryrefslogtreecommitdiff
path: root/chip/stm32/registers.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused GPIO macrosRandall Spangler2013-04-121-25/+1
* Move REG16 and REG32 macros to common.hRandall Spangler2013-04-101-8/+4
* stm32f10x: Initial importDavid Hendricks2013-03-081-35/+73
* stm32f: ADC driverVic Yang2012-09-261-2/+22
* stm32: Export DMA memory size optionVic Yang2012-09-261-4/+4
* spi: Rewrite driver for new protocol, better performanceSimon Glass2012-09-171-13/+13
* stm32: Support backup registers and preseving reset flagsVic Yang2012-07-191-4/+9
* stm32: configure OSC pins as GPIOVincent Palatin2012-06-191-7/+3
* stm32: Add an early warning of watchdog firingSimon Glass2012-06-151-0/+3
* stm32: add flash programming supportVincent Palatin2012-05-091-4/+13
* introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-011-17/+191
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-011-0/+324