1879 Commits (6e87892a7e48bf0821791a5138b80be3ab1b409a)
 

Author SHA1 Message Date
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 41fa001620 doc: adc: fix syntax and missing groupings 8 years ago
Karl Palsson c09ebbc956 doc: stm32f3: exclude unused common files 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 3cc6ecd203 doc: stm32l1: exclude unshared common code 8 years ago
Karl Palsson 08aac020ad stm32: rcc: provide async routines for osc checks 8 years ago
Karl Palsson 4eb51ecaea stm32: rcc: rcc_wait_for_osc_ready is always available 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 cdd2054fe4 tests: update gadget zero readme docs for actually running 8 years ago
Karl Palsson 99a79c7a53 docs: make a note of doxygen usage in HACKING 8 years ago
Karl Palsson 13d430268a genlink: stop silencing errors 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
Karl Palsson f20d433e0d devices.data: add lm3s6965 9 years ago
Daniele Lacamera 09a66cd6d9 lm3s: Support basic UART + RCC 9 years ago
Karl Palsson e2dbcd7653 genlink: use a "generated" prefix on files made 9 years ago
Karl Palsson 374796c1fd devices.data: fix case on stm32f072xb 9 years ago
Jonas Meyer 06aa6f1b16 devices.data: Add several chips 9 years ago
Jonas Meyer 6aeb55c5d7 mk rules: Improve behaviour when DEVICE is set to family. Improved Warning 9 years ago
Jonas Meyer 60ca09c61e genlink.awk: no need to make mode a regexp 9 years ago
Jonas Meyer c025dc0327 mk/genlink: change devices.data format to remove gcc specific options 9 years ago
Karl Palsson 2db3d290e7 stylecheck: fix deprecation warnings for newer perl 8 years ago
Karl Palsson c94a58e844 stm32f4: dsi: trivial style cleanup 8 years ago
Chuck McManis b897397ba9 stm32f4: dma2d: Add include files for DMA2D 8 years ago
Chuck McManis 32a91e52ff stm32f4: Add QUADSPI Includes 8 years ago
Chuck McManis 32f2b5042f stm32f4: dsi: DSI Peripheral include file 8 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
Chuck McManis 2614577e5a stm32f4: rcc: Add missing defines for f4x9 series 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
Torsten Raudssus 0cb1db0967 genlink: properly escape regexp special characters 10 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