1992 Commits (6cfbc5ac6a4113a90f0fced9ceba527ab8d399a7)
 

Author SHA1 Message Date
Mike Naberezny 6cfbc5ac6a Remove unused Python variables 7 years ago
Karl Palsson 5a517f7854 stm32:adcv1: correct documentation for AWD 7 years ago
Mike Naberezny 860d10940b Remove unused Python imports 7 years ago
Karl Palsson b4c4b4c3f9 devices.data: add stm32f105x8 7 years ago
Karl Palsson 2a61740a90 stm32f1: rcc: Fix TIM17/TIM18 enable bits 7 years ago
Fabián Inostroza 98ff5c23aa stm32: can: Add support for getting the message timestamp. 8 years ago
Fabián Inostroza fac1013ccb stm32: can: fix timestamp mask and shift amount. 8 years ago
Karl Palsson 192c2eacb7 stm32: can: Correct mask/id order in filters 8 years ago
Vegard Storheil Eriksen 58f2ee34fa usb: Ensure control events are handled in order 8 years ago
Karl Palsson d97c1b0435 tests: gadget0: delay between calls to trigger races 8 years ago
Karl Palsson e652121931 tests: gadget0: stm32l0: use new clock helpers. 8 years ago
Karl Palsson bc898d1f92 stm32l0: rcc: Add clock struct setup helper 8 years ago
Karl Palsson f594ddb395 tests: gadget-zero: run against all attached targets 8 years ago
Karl Palsson ec1d2855b0 stm32l1: rcc: use better naming for flash wait states 8 years ago
Karl Palsson 29c712326f stm32: rcc: extract osc_bypass functions 8 years ago
Karl Palsson 2547bf66d9 stm32l0: flash: use common functionality 8 years ago
Karl Palsson ce787c0f40 stm32l1: flash: extract common code 8 years ago
Karl Palsson 9e36b8f29c usb: improve c++ compatiblity 8 years ago
Karl Palsson 0f4c032548 trivial: change include guard name to match file 8 years ago
Karl Palsson d9615a2eb7 stm32: can: update to modern includes and apis 8 years ago
Karl Palsson 5af89ae596 stm32f3: can: use CAN1 compatibility naming 8 years ago
Karl Palsson ba0c97bf42 stm32f7: pwr: add more doxygen 8 years ago
Matthew Lai 17553da946 stm32f7: pwr: added basic support for pwr (VOS and overdrive) 8 years ago
Karl Palsson 2c0e71b3c7 stm32f7: use DEBUG_FLAGS like other targets 8 years ago
Karl Palsson 6678da39bd stm32: i2c: Support auto speed configuration 8 years ago
Karl Palsson f3df01f14e vf6: use c99 compatible asm syntax. 8 years ago
Karl Palsson b860319785 make: use std=c99 everywhere by default. 8 years ago
King Kévin 1f58917cb2 cm3: scb: rename SEVEONPEND to SEVONPEND 8 years ago
Dave Flogeras b76d853a72 docs: HACKING: Fix spelling 8 years ago
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