1408 Commits (df654d7f28365217822078a0f13a7eb7b6d7b7cb)

Author SHA1 Message Date
Sergey Matyukevich 1b97ecefff stm32/f0: more clock helper functions 8 years ago
Karl Palsson 885d5c6105 stm32: i2c-v2: drop obsolete bit 14 in OAR1 8 years ago
Sergey Matyukevich 59ef83a440 stm32: l0/l4: add i2c support 8 years ago
Sergey Matyukevich ef91856ac1 stm32: unify i2c implementations 8 years ago
Sergey Matyukevich 43736cf03f stm32/f0: RTC clock helpers 8 years ago
Karl Palsson d2540e5fc6 stm32f7: rcc: replace magics with existing defines 8 years ago
Sync c285bcb493 stm32f7: rcc: initial clock config for disco board 9 years ago
Sync 3fc0c9d001 stm32f7: rcc: intial stubs support 9 years ago
Karl Palsson 7ee1d948e9 stm32f0:usart: Correctly allow >8bit words. 8 years ago
Karl Palsson 6dd7b3ecc5 stm32f0:usart: drop redundant type info from doxygen 8 years ago
Ken Sarkies 808cd44a41 STM32F1: RTC: rtc_awake_from_off() clears CR register incorrectly. 8 years ago
Jonathan Challinger 7f8b32efed stm32f3: include CAN 8 years ago
Karl Palsson d964dcfca4 stm32:usart: drop usart_get_interrupt_source() 8 years ago
Karl Palsson f07b58c6d8 stm32:rng: add helper to actually get random numbers 8 years ago
Karl Palsson 05829037de stm32:rng: add common v1 to l0,l4,f7 8 years ago
Karl Palsson 2476099f29 stm32:rng: f4 rng peripheral is common with at least f2 8 years ago
Sulter ac45247f60 stm32f4:rng: basic functions with documentation. 10 years ago
Karl Palsson c9c5cb7c9c style: fix some of the easier style bugs 8 years ago
Seven Watt 8a62618a63 stm32l0: add exti to makefile 8 years ago
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