939 Commits (755ce402e2366a1b27b07de4de794ca0ac3bc8b2)

Author SHA1 Message Date
Dave Hylands 755ce402e2 stm32:desig: Add DFU compatible serial generation 8 years ago
David Sidrane cf80e2bd5e stm32f4: USB support for newer OTG cores 8 years ago
Karl Palsson cd9ae5e6d7 eeprom: drop support from linker scripts. 8 years ago
Karl Palsson 950e064885 stm32l1: flash: avoid duplicate calls to unlock_pecr 8 years ago
Karl Palsson 825b51a6a8 usb: dwc_otg: fix missing includes 8 years ago
Karl Palsson 422d708384 usb: dwc_otg: enable clocks automatically. 8 years ago
fenugrec 8c74128ff6 usb: st_usbfs_v2: allow unaligned buffers for st_usbfs_copy_from_pm() 9 years ago
Karl Palsson 9a856960cf usb: st_usbfs_v2: fix documentation on copy_from_pm 8 years ago
Karl Palsson 599dd43190 stm32: adc-v2: fix typo in doxygen link 8 years ago
Karl Palsson 3add0d2054 stm32f1: drop leftover ethernet files 8 years ago
Karl Palsson 9a0b07d4de stm32f1: adc: standardize temperature sensor API 8 years ago
Karl Palsson cda59c3855 stm32f1: adc: remove confusing "adc_on" function 8 years ago
Karl Palsson d035a9cd39 stm32f1: adc: use common api for calibration routines 8 years ago
Karl Palsson 23cf491501 stm32: adc-v2: extract common calibration code 8 years ago
Karl Palsson c2e0afdb05 stm32: adc-v2: don't try and disable adc powered off 8 years ago
Marcus Hultmark Varejao 6e87892a7e stm32f4: rcc: fix setup of main system clock with pllp 8 years ago
Karl Palsson 6c034c8981 stm32f4: rcc: fix compilation error missed in testing 8 years ago
Chuck McManis 57c2b00a69 stm32f4: rcc: support new plls for new f4 parts 8 years ago
Karl Palsson 095ed8511a stm32l1: rcc: reliably clock up/down 8 years ago
Karl Palsson 0869e15718 stm32f3: adc: drop unimplemented dead code. 8 years ago
Karl Palsson 74b228f3a8 doc: stm32f3: drop duplicate group opening 8 years ago
Karl Palsson 75011168f7 doc: stm32: fix doxygen syntax 8 years ago
Karl Palsson 34c3a64177 doc: stm32l power: properly include and document 8 years ago
Karl Palsson 08aac020ad stm32: rcc: provide async routines for osc checks 8 years ago
Karl Palsson 29277adbe3 [BREAKING] stm32f2: rcc: use correct namespace prefixes for osc 8 years ago
Karl Palsson 90debb9fd7 stm32l1: rcc: Extract msi range function 8 years ago
Karl Palsson 53de290fda atmel samd: Basic framework. 9 years ago
Daniele Lacamera b9f3f9da49 lm3s: Added linker script for LM3S6965 9 years ago
Daniele Lacamera 09a66cd6d9 lm3s: Support basic UART + RCC 9 years ago
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