910 Commits (374796c1fdc7121137db001e8e39b9e8e47e0f77)

Author SHA1 Message Date
Eric Kerman 9b642dea2a stm32l0: Add timer support 9 years ago
Karl Palsson 614c700edb stm32f0: timers: input capture support rising/falling edges 10 years ago
Alexandru Gagniuc 6f30e76c61 lm4f: Enable FPU using the vector_chipset hook 9 years ago
Chuck McManis b802bd07b2 stm32f4: rcc: support PLL_SAI and PLL_I2S 8 years ago
Karl Palsson 543ac0f23c stm32l1: rcc: drop magic numbers in favour of defines 8 years ago
Karl Palsson cf7d0a08ca stm32: rcc_wait_for_sysclk_status should actually wait 8 years ago
Karl Palsson 781e4d94ba efm32lg: mark internal function as static 8 years ago
Karl Palsson ff7a6fbfd6 stm32l1: rcc: drop deprecated form of clock enables 8 years ago
Karl Palsson acda7be167 doc: stm32l1: correct typo in family header 8 years ago
Lukas 18e15c133d gpio: stm32f: Fix function name in example 8 years ago
Urja Rannikko d3fff11c1f stm32/desig: fix/cleanup desig_get_unique_id and to string functionality 9 years ago
Josef Gajdusek 28592a7ca3 stm32/f3: Build with desig.c 9 years ago
Tido Klaassen 189396c959 stm32f7: fix build failure when CFLAGS is set 9 years ago
Cem Basoglu 6b5150a4dc stm32: usart-v2: Extended USART functions (data/pin inversion, half duplex) 9 years ago
Karl Palsson 2c1757d269 Revert "NOUP: stm32f3: rcc: provide async osc checks" 9 years ago
Karl Palsson aa5e108553 NOUP: stm32f3: rcc: provide async osc checks 9 years ago
Karl Palsson 0b84540ecb stm32l4: add common timer code. 9 years ago
benjaminlevine 69a3ba6e2a stm32l4: flash: support basic core operations 9 years ago
Karl Palsson c5b00c3dda stm32l4: rcc: MSI range handling 9 years ago
Karl Palsson 97d644c4d3 stm32l4: rcc: Add core functions 9 years ago
benjaminlevine d60fd7ca94 stm32l4: pwr: basic core functionality 9 years ago
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