1963 Commits (2f4f8ad85b88c3d37e038e32702ffd7197d1efc6)
 

Author SHA1 Message Date
Karl Palsson 2f4f8ad85b stm32: can: BTR baud rate prescaler is a 10 bit field 8 years ago
Karl Palsson a0a7f77d4c tests: connect to existing openocd if running 8 years ago
Garret Kelly ce615ad7c8 devices.data: stm32f0: add stm32f042x[46] devices 8 years ago
Matthew Lai 383fafc862 stm32: renamed pwr_common_all to pwr_common_v1, and pwr_common_l01 to pwr_common_v2 8 years ago
Karl Palsson d1d511c6f4 stm32: rcc: add reset reason group flags. 8 years ago
Marek Koza 904345eaf1 stm32: l1: Change RI defines to be more readable 9 years ago
Marek Koza a10bc7071a stm32: l1: Add routing interface register definitions 9 years ago
Jordi Pakey-Rodriguez 90d8bd6753 stm32f234: flash: Add FLASH_ACR_LATENCY_MASK 8 years ago
Jordi Pakey-Rodriguez 6798cee2a5 stm32f2+: flash: Rename FLASH_ACR_XCE -> FLASH_ACR_XCEN 8 years ago
Karl Palsson b40c72828d stm32: i2c: provide "transfer" level helper routines 8 years ago
Karl Palsson fb3b5e08f3 stm32: i2c-v2: drop overly restrictive helpers. 8 years ago
Karl Palsson 1edcc1b7da stm32: i2c-v2: drop overly specific speed helpers 8 years ago
Karl Palsson 24225816a1 stm32: i2c-v2: simplify boolean functions 8 years ago
Jochen Hoenicke 8b99b56c59 stmfx07: usb: Clean up FIFO read/write macro usage. 8 years ago
Jochen Hoenicke 0c1ff686ad stmfx07: usb: Enable ctrl_out only after done rcvd. 8 years ago
Jochen Hoenicke 94f92d54d6 stmfx07: usb: keep better track of rxbcnt 8 years ago
Jochen Hoenicke a4f1568b7d stmfx07: usb: flush txfifo if not empty after SETUP 8 years ago
Jochen Hoenicke 973efabddb stmfx07: usb: poll DIEPINT before RXFLVL 8 years ago
Karl Palsson 16f3042fa8 tests: gadget0: allow specifying DUT on CLI 8 years ago
Jochen Hoenicke 56bb7c295a tests: gadget0: clean-up 8 years ago
Jochen Hoenicke afb66508a4 tests: gadget0: remove magic constants 8 years ago
Karl Palsson 0259102560 stm32f0: drop superfluous intermediate speed helpers 8 years ago
Sergey Matyukevich 7cacbbfb8d stm32/f0: enable clocking from HSE crystal 8 years ago
Sergey Matyukevich ef668edef6 stm32/f0: minor cleanup of HSI clock functions 8 years ago
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
Karl Palsson ca7b27e039 stm32: i2cv2: drop i2c_set_clock_frequency 8 years ago
Karl Palsson d260f5c539 stm32l476: split sram sections for ld generator 8 years ago
Karl Palsson 623fabca5f stm32l0: rcc: add new peripheral enable bits 8 years ago
Karl Palsson b556a72fdb stm32l0: use current RCC bit names 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
Matthew Lai 4af374f7c4 .gitignore Sublime workspace file 8 years ago
Karl Palsson 04fa5f1cb5 readme: try and clarify m0/m3/m4 8 years ago
Matthew Lai 4a378a729a devices.data: stm32f7: added all STM32F7 chips (as Feb, 2017) 8 years ago
Matthew Lai 62b58555e2 stm32: rcc: added missing ifdef for STM32F7 in rcc 8 years ago