939 Commits (755ce402e2366a1b27b07de4de794ca0ac3bc8b2)

Author SHA1 Message Date
Karl Palsson f6c7d92c4f stm32l4: enable FPU in chipset specific startup. 9 years ago
Karl Palsson 1755098617 stm32: adc-v2: pull up voltage regulator control. 9 years ago
Karl Palsson f40e34680b stm32: adc-v2: pull up regular sequence setting. 9 years ago
Karl Palsson f9b2ffe8cf stm32l4: adc-v2: enable sampling time setting 9 years ago
Karl Palsson 7210522d5c stm32f3: adc-v2: extract sample time settings 9 years ago
Karl Palsson 697c975dde stm32l4: adc: Initial support for the adc-v2 periph 9 years ago
Karl Palsson 81319a96fb stm32: adc-v2: pull up start_regular 9 years ago
Karl Palsson 5063ea0db7 stm32: adc-v2: pull up overrun and EOC flag methods 9 years ago
Karl Palsson b2af9e632c stm32: adc-v2: Pull up more common basic functionality 9 years ago
Karl Palsson f1d50d24be stm32: adc-v2: pull up more common functionality 9 years ago
Karl Palsson 77c0a2058c stm32l0: land adc-v2 peripheral support 9 years ago
Karl Palsson f67e217ffb stm32: adc-v2: Pull up the two forms of the adc-v2 9 years ago
Karl Palsson 4c550648c3 stm32: adc-v2: pull up common register definitions 9 years ago
Karl Palsson 1d090c840f stm32: adc-v2: pull up temp/vref switches 9 years ago
Karl Palsson 7231b9a691 stm32: adc-v2: pull up single/continuous modes 9 years ago
Karl Palsson a89cd86454 stm32f0/f3: adc: extract beginnings of common v2 periph 9 years ago
Karl Palsson 0758deb04d stm32f3: adc: migrate CFGR -> CFGR1 9 years ago
Karl Palsson ca50f069b6 stm32f3: adc: common registers are per master/slave 9 years ago
Karl Palsson 7373d3ad58 stm32f3: adc: support voltage regulator on/off 9 years ago
Karl Palsson 50c056f965 stm32: adc: standardize adc_power_off naming. [BREAKING] 9 years ago
Karl Palsson 492a943b7e stm32f0: rcc: No APB1, and no restrictions on APB speed 9 years ago
Anatol Pomozov ae41782e1a Fix misspellings using codespell tool 9 years ago
Karl Palsson ba9cb7dc5d minor stylecheck cleanups 9 years ago
fenugrec 410f2dd5a1 STM32 timers: avoid RMW when clearing interrupt flags 9 years ago
Karl Palsson eebef01718 stm32f1: remove artificial limit on gpio remap mask 9 years ago
Yiyu Zhu 770878e7b4 stm32f3: provide correct ahb frequency 9 years ago
Yiyu Zhu 86d20ef00c stm32l1: provide correct ahb frequency 9 years ago
Yiyu Zhu 05ff0df322 stm32f4: provide correct AHB frequency 9 years ago
Karl Palsson 3777b96cd5 stm32f1: remove duplicate incorrect flash size register 9 years ago
Karl Palsson 6853b7ac5a cortex-m7: fix badly committed incomplete test 9 years ago
Karl Palsson 7545a321b0 cortex-m7: improve compiler detection 9 years ago
svo d7f09d1178 usb: Return configuration = 0 in Addressed state. 9 years ago
Jean-Philippe Ouellet 1cca117e58 Fix a few comments with logical/bitwise OR reversed. 9 years ago
Ondřej Hruška fb410a403d cm3/sync: Fix broken mutex_trylock() 9 years ago
Piotr Esden-Tempski 5828a77749 [Style] More whitespace fixes. 9 years ago
Karl Palsson 3a7cbec776 stm32l/stm32f: name space standardization [BREAKING] 9 years ago
Piotr Esden-Tempski d680be81b5 [stm32f4] Remove rcc typedefs added prefixes to clock related enums. 10 years ago
Piotr Esden-Tempski b1049f9a6f [Style] Stylefix sweep over the whole codebase. 9 years ago
Piotr Esden-Tempski 1f6fd11dd9 [Style] Fixed all style errors in the efm32. 9 years ago
Kuldeep Singh Dhaka 77354cb371 Inital support for EFM32LG 10 years ago
Jim Paris 01f08c4638 Remove WEAK from handler prototypes 9 years ago
Karl Palsson f14c678ccb stm32l4: add gpio support 9 years ago
Karl Palsson 8afc983f3e stm32l4: Add RCC definitions 9 years ago
Karl Palsson 507c184456 stm32l4: initial memorymap and vector support 9 years ago
Nicolas Schodet 9b8d44e8a3 stm32f4: add GPIOJ & GPIOK 9 years ago
Karl Palsson fd100ea6c2 stm32f0: rcc: doxygen update prediv 9 years ago
Karl Palsson a444aa4476 stm32f3: rcc: Add pll source prediv support 9 years ago
Karl Palsson 489dc5125e stm32f3: rcc: support setting ADC prescalers 9 years ago
Karl Palsson 4d7694b454 stm32f3: rcc: consistent masks for pll multiplier 9 years ago
Karl Palsson 129a874cf8 stm32f3: rcc: Correct name of pll multiplier helper. 9 years ago