1144 Commits (c801a7ffec76c72ff2143e3c3986598c571771db)

Author SHA1 Message Date
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
Guillaume Revaillot c670bdca1a stm32l0: enable iwdg 7 years ago
Karl Palsson 1379ab4777 stm32l4: enable common exti functionality 7 years ago
Karl Palsson 8feb711ca0 stm32l0:rcc: add rcc_set_pll_source() as per L1 7 years ago
Karl Palsson 54b117c5a5 usb: Use enumerated return codes 10 years ago
Sebastian Holzapfel 64a6f362b8 usb-msc: fix write acknowledgement bug 7 years ago
Sebastian Holzapfel f871e539ed usb-standard: fix alignment assumption for Cortex-M0 platforms 7 years ago
Sebastian Holzapfel 36a45c387d efm32hg: add linker script for efm32hg309f64 7 years ago
Sebastian Holzapfel 995d19ebfd efm32hg: usb: add usb support 7 years ago
Sebastian Holzapfel a0669421e1 usb-dwc: handle any-aligned buffers 7 years ago
Sebastian Holzapfel a2ee90fbfe usb: stm32fx07 -> usb_dwc_common 7 years ago
Sebastian Holzapfel 3c855e75d1 efm32hg: cmu: add updated cmu implementation based on efm32lg 7 years ago
Sebastian Holzapfel 18f64812eb efm32hg/lg: timer: use common timer implementation 7 years ago
Sebastian Holzapfel c6296a4d88 efm32hg/lg: gpio: use common gpio implementation 7 years ago
Sebastian Holzapfel a86948ec6e efm32hg: add basic makefile, interrupts, device information 7 years ago
Joel Holdsworth 8cd36ae9f9 stm32f0: Removed duplicate uart_{enable,disable}_{rx,tx}_dma functions 7 years ago
Bruno Randolf 2e10acc0d4 stm32:l4: rcc: Use PLLM as factor, not register value 7 years ago
Bruno Randolf b438edf45d stm32:l4: Add SPI 7 years ago
Bruno Randolf 075ef82a4b stm32:l4: Enable USB FS support 7 years ago
Bruno Randolf de39ab1584 stm32:l4: Add CRS 7 years ago
Bruno Randolf f2c629c4ff stm32:l4: rcc: Add support for HSI48 clock 7 years ago
Bruno Randolf 0cd92c31d6 stm32:l4: Add RTC 7 years ago
Bruno Randolf c90c9fe801 stm32:l4: Add IWDG 7 years ago
Karl Palsson 55ea31fd04 stm32l4: crc-v2: enable common code 7 years ago
Bruno Randolf 7b6710a914 stm32:l4: Add DMA 7 years ago
Karl Palsson 316c33a6a3 stm32: crc-v2: tweak doxygen output 7 years ago
Gregory Schlomoff 329b611e4f stm32: ethernet, flash: tagging some function arguments as const 8 years ago
Grigory Revzin 9ef5860863 stm32: can: removed canport argument from can_filter functions 7 years ago
Cem Basoglu 34f57ae06e stm32: crc-v2: STM32F0/3 extended crc unit 9 years ago
Karl Palsson 533e71777b stm32f3: crc: drop unused empty file 7 years ago
Karl Palsson 0a6b5653b5 doc: stm32: rcc all: fix typo in doxygen 7 years ago
Karl Palsson 01320881e7 stm32: adc-v2: don't attempt to wait for start. 7 years ago
Karl Palsson ed90df85f0 stm32:i2c-v2: Clarify digital filter setting 7 years ago
Paul Fertser 965d28ecbe stm32: ethernet: clarify DMA descriptors buffer requirements 7 years ago
Karl Palsson c4cf904ef6 spi: drop misleading explicit baudrate comments 7 years ago
Yonghua Zheng 580a2a4a63 stm32f7: usart: enable usart peripheral 7 years ago
Baker Ngan 41e14b71b7 stm32: pwr-v1: fix voltage detection logic 7 years ago
Baker Ngan e1914eba74 stm32f3:include power ctrl module object files 7 years ago
Karl Palsson f67966046a stm32:l4: enable usart peripheral 7 years ago
Karl Palsson c119ee7f9a stm32:l0: enable usart peripheral 7 years ago
Karl Palsson 670a7cd83e stm32f0: use usart-v2 instead of private usart 7 years ago
Karl Palsson 5dd0b46298 stm32: usart_common_all: fix bug in baudrate calculation 7 years ago
Karl Palsson 874af2e846 stm32: usart: pull f3 code up to common v2 7 years ago
Karl Palsson 38125e9941 vector: fix externs 7 years ago
Vegard Storheil Eriksen ef07b970f3 stm32: timer: Remove TIMER_IS_ADVANCED() checks 7 years ago
Karl Palsson c6743f9ecd vector: make common linker definitions available to users 7 years ago
Karl Palsson b2079f10af stm32:can: help gcc recognise deliberate fall through 7 years ago
Karl Palsson af7b2190a9 timers: define ADVANCED_TIMERS in a "portable" manner 7 years ago
Adam Heinrich 08dc7dac1c stm32f1: rcc: Fix number of wait states in comment to match the code 7 years ago