1185 Commits (850931dbcdbdd36a1b1d079a34958d1713eefdf3)

Author SHA1 Message Date
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 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
DanielePettenuzzo 6e1edc3656 stm32f7 usart.h: add macro for usart6 and uart 7 and 8 6 years ago
Jordi Pakey-Rodriguez cc8c8a2f83 stm32f4: power: update rcc_clock_scale enum 6 years ago
Karl Palsson e076c3cadd doc: stm32: rtc common v2: convert comments to doxygen 6 years ago
Alexey Ryabov 22f7348b89 stm32: rtc: add missing definitions 6 years ago
Karl Palsson 33ef6fd816 stm32f3: rcc: fix extern name for hsi structs 6 years ago
keepkeyjon f53e12d2da cm3: Only inline asm is allowed in naked functions 7 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
Karl Palsson ab9e425272 stm32f3: rcc: add hse preconfigurations 7 years ago
Karl Palsson ee8b5bf4ac stm32f3: rcc: drop useless 44MHz clock structure. 7 years ago
Chuck McManis 1e9a2e641c stm32F4: LTDC - bit defines without semantics 7 years ago
Karl Palsson 034dbf20ff stm32: timers: drop deprecated timer_reset() 7 years ago
Sebastian Holzapfel dfc67c03dc usb audio: add descriptors for streaming feature units 6 years ago
Martin Sivak 572a50a53c stm32l0: include rtc module 6 years ago
Karl Palsson b47b967440 doc: use common naming for peripheral apis 7 years ago
Karl Palsson 2352d5d1fb stm32: i2c-v2: Fix typo in CR1_ADDRIE 7 years ago
Karl Palsson 2204f447bb BREAKING: stm32f3:rcc: add more generic pll setup routines 7 years ago
Karl Palsson 622475f543 BREAKING: stm32f3:rcc: use more common MUL names 7 years ago
Karl Palsson ef44bdd09e BREAKING: stm32f0/f1: standardize flash_prefetch_xx 7 years ago
Karl Palsson 389ec82538 stm32f3: flash: add prefetch helpers 7 years ago
Martin Sivak f0e128673d Add DMA support to STM32L0 7 years ago
Guillaume Revaillot 54c6c833fe stm32: stm32f09x has two independent dma controlers, add RCC bits. 7 years ago
Guillaume Revaillot bf125e91f9 stm32: rework spi, based on PR #740 and #742. 7 years ago
Karl Palsson 34462ac54a stm32: adc v2: add some minor doxygen 7 years ago
Vegard Lillevoll 41cad7c065 stm32: adc-v2: Add ADC_CFGR1_AUTOFF 7 years ago
Vegard Lillevoll bbe71b4c4f STM32F0: Added ADC1_CCR definition 7 years ago
Karl Palsson 64c5535693 stm32l0: adc: add sample time definitions 7 years ago
kbob e8154aa44a efm32: Add EZR32WG "EZRadio Wonder Gecko" family. 9 years ago
kbob c3889b91df efm32: Add EFM32WG "Wonder Gecko" family. 9 years ago
kbob 5160d7996c efm32: Split efm32/lg into /lg and /common. 9 years ago
Karl Palsson 6675be5326 efm32: cmu: lh/hg fix AUXHFRCOCTRL values 7 years ago
kbob 0d815061d9 efm32lg: adc: Misspelling in ADC_CTRL_LPFMODE definition. 9 years ago
kbob 90ea97c3e5 efm32lg: Fixed BURTC_CTRL_LPCOMPC_IGNxLSB definition. 9 years ago
kbob 74316e6901 efm32lg: acmp: Fixed ACMP_CTRL_HYSTSEL_HYSTx definition. 9 years ago
Maxim Sloyko 2b1ddc8490 sam/4l: monster commit 9 years ago
Karl Palsson 23fc65d44c ethernet: ksz80x1: fix build/compile 7 years ago
Frantisek Burian 20b7956d82 [ETH/PHY] Add support for Micrel KSZ80X1 family of PHYs 11 years ago
Karl Palsson 6e65170390 cmsis: add new families to dispatch handlers. 7 years ago
Karl Palsson 297a51a27e stm32: iwdg (v2) Update doxygen 7 years ago
Karl Palsson cab07c0703 stm32: iwdg: fix Window Register name 7 years ago
Guillaume Revaillot c670bdca1a stm32l0: enable iwdg 7 years ago