701 Commits (4db40e08394fdc6742f9117f3098d23a5de2bd95)

Author SHA1 Message Date
Ross Schlaikjer 4db40e0839 stm32f7: Include i2c_common_v2 6 years ago
Mike Szczys 0fd4f74ee3 stm32f1: adc: fixed deprecated/broken example code 6 years ago
Guillaume Revaillot c4c0d14ea4 stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use them if defined. 6 years ago
Guillaume Revaillot b98dd8eee0 stm32: exti: exti_select_source: rework and use EXTI_EXTICR. 6 years ago
Guillaume Revaillot 7afd86db30 stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR RUN_PD bit. 6 years ago
Guillaume Revaillot 74f460feac stm32f0: adc: fix doc. 6 years ago
Karl Palsson 72e449f529 stm32f3: rcc: fix typo in PLL clocks for APB1 6 years ago
Patrick Yeon 7e1d3daa11 stm32f0: adc: API call to clear EOS flag 6 years ago
Alfred Klomp 1adc418f9a stm32f42/f43: rcc: add 180 MHz clock options 6 years ago
Alfred Klomp f0e5c73d98 stm32: pll: disable before configuring 6 years ago
Karl Palsson 2619a4506c stm32f7: use spi v2 peripheral. 6 years ago
mfm f6517f7816 stm32: adc common v2: add circular dma mode 7 years ago
Karl Palsson bc7e454741 stm32f7: include common dma code 6 years ago
Filip Moc 4b16af6e24 stm32: iwdg: correct calculation for all ranges. 6 years ago
Jacob Rodgers e2b67d7264 Set PLL source in rcc_clock_setup_pll() for STM32L0 6 years ago
Karl Palsson cccc1267c5 stm32f7: drop toolchain check for m7 support. 6 years ago
Karl Palsson 9ddafa6284 stm32f7: enable common timers support 7 years ago
Karl Palsson de538c4b80 stm32f7: desig: link common implementation 6 years ago
Clara Casas 889b7de0d7 stm32: adc: Add functions to get and clear flags 7 years ago
Daniel Gröber 743513a4b1 stm32: add dma_get_number_of_data 8 years ago
Karl Palsson 08c76f25ec stm32: spi: drop empty spi.c files. 6 years ago
Florian R. Hölzlwimmer f3c620b51b stm32f7: spi: include common code 6 years ago
Karl Palsson 26ab78a710 usb: fix race between setup complete and endpoint nak 6 years ago
Jordi Pakey-Rodriguez 21b23f1ff1 stm32f4: adc: Add VBat sensor enable/disable 8 years ago
Karl Palsson e5b8a164a6 usb: st_usbfs_v2: support disconnect functionality 6 years ago
fenugrec 01f33f47b7 USB: st_usbfs : fix USB_COUNTn_RX buffer size calculation: 9 years ago
Karl Palsson b8ede60d9d stm32f3: flash: support basic write/erase operations 6 years ago
Karl Palsson 3293913be2 stm32f3: flash: add clear write protect flag 6 years ago
Christian Tacke c55ec70f49 STM32: USART: Fix baudrate calculation for LPUART1 7 years ago
Karl Palsson 05ce5de4c2 stm32f2/4: link in the specific flash.o files. 6 years ago
Karl Palsson ddc7ab8c6c stm32l4: flash: don't use misleading names 6 years ago
Karl Palsson 231f21296f stm32: f247: flash: use common code. 6 years ago
Karl Palsson 46d4103c1d stm32: flash: move wait_for_last to f2/f4 explicitly. 6 years ago
Karl Palsson eafc46ff24 stm32: flash: extract wait_for_last_operation to top level 6 years ago
Karl Palsson a949b223c3 stm32f3: flash: pgerr is not the same as pgperr 6 years ago
Karl Palsson b9448bff16 stm32l4: flash: fix page erase for second bank 6 years ago
Karl Palsson 850931dbcd stm32: flash_unlock_option_bytes is common code. 6 years ago
Karl Palsson c5a3350a7d stm32l: flash: rename option unlock keys or consistency 6 years ago
Karl Palsson 4517ec81fd stm32: flash: remove superfluous locking of option bytes 6 years ago
Karl Palsson 7a27795d8c stm32: flash: pull out i/d cache support. 6 years ago
Karl Palsson 2bf7eb4a0c stm32: flash: pull set_ws up to common code 6 years ago
Karl Palsson 4840b6bc7e stm32: flash: pull up clear_eop 6 years ago
Karl Palsson da7ebafcbe stm32: flash: pull lock/unlock up to common_f. 6 years ago
Karl Palsson b23dccc7ae stm32: flash: pull up prefetch to _all 6 years ago
Karl Palsson 9dd901ba27 stm32: flash: BSY bit has never been writable. 6 years ago
Karl Palsson 30d88452e6 stm32f4: flash: support discontinuous sectors on banked flash 6 years ago
Jordi Pakey-Rodriguez cc8c8a2f83 stm32f4: power: update rcc_clock_scale enum 6 years ago
Matt Anderson 0d5e51a8a7 STM32F0: Add RCC API for I2C1 clock source 7 years ago
Matthew Lai 68fce5a0ab stm32f7: rcc: fixed wrong constants, added more settings, clock setup refactoring 8 years ago
Matthew Lai ba0e0424b5 stm32f7: flash: added proper support 8 years ago