Commit Graph

  • 5fc4f48ae2 stm32: can: Fixed incorrect CAN_FMR_CAN2SB_SHIFT value Matthias Bock 2017-10-25 16:59:38 +02:00
  • 0663341244 stm32f4: dcmi: doc: group register bit defns Karl Palsson 2017-10-23 21:30:19 +00:00
  • 3dbcd16ced stm32: f4: Add DCMI peripheral register definitions Marek Koza 2017-10-20 10:07:25 +02:00
  • 313d82ba02 doxygen: include all target headers Karl Palsson 2017-10-23 20:58:04 +00:00
  • 38125e9941 vector: fix externs Karl Palsson 2017-10-18 20:51:33 +00:00
  • ef07b970f3 stm32: timer: Remove TIMER_IS_ADVANCED() checks Vegard Storheil Eriksen 2017-10-12 21:18:40 +02:00
  • bf882caf4d make: avoid shell find for windows compatibility Karl Palsson 2017-09-29 21:31:31 +00:00
  • c6743f9ecd vector: make common linker definitions available to users Karl Palsson 2017-08-30 21:36:14 +00:00
  • 9443856b68 doc: drop latex support Karl Palsson 2017-10-15 17:12:13 +00:00
  • 9022e69d5d doc: drop the standalone cm3/usb documents Karl Palsson 2017-10-11 22:41:59 +00:00
  • d002d9552f doc: dynamically generate correct file lists Karl Palsson 2017-10-04 22:09:04 +00:00
  • f592e6d54e doc: cm3: include source, not just headers Karl Palsson 2017-10-03 23:51:31 +00:00
  • f475d459d3 stm32: hrtim: doc: group all regs and values Karl Palsson 2017-10-12 11:30:07 +00:00
  • 1bc8b4e719 stm32f3/rcc: add HRTIM RCC bits Florian Larysch 2017-03-04 22:17:33 +01:00
  • 5a80eb4bee stm32f3: add HRTIM definitions Florian Larysch 2017-02-25 22:39:30 +01:00
  • b2079f10af stm32:can: help gcc recognise deliberate fall through Karl Palsson 2017-10-07 21:06:51 +00:00
  • af7b2190a9 timers: define ADVANCED_TIMERS in a "portable" manner Karl Palsson 2017-09-28 11:49:15 +00:00
  • 35ed6926a9 stm32f1: can: fix RST_CANx bit definitions Fabián Inostroza 2017-10-05 04:22:55 -03:00
  • 181ca054d7 stm32l4: add missing flash wait states Karl Palsson 2017-10-02 21:59:28 +00:00
  • 08dc7dac1c stm32f1: rcc: Fix number of wait states in comment to match the code Adam Heinrich 2017-09-30 13:49:20 +02:00
  • e9a8c5106e stm32f0: rcc: Enable prefetch buffer in rcc_clock_setup_*() Adam Heinrich 2017-09-30 13:48:09 +02:00
  • 8f892a8e81 tests: gadget0: include sample udev rules and document Karl Palsson 2017-10-02 21:44:28 +00:00
  • 1b64b1494b stm32f1: doc: Fix gpio cnf parameter Diego Herranz 2017-09-25 21:58:05 +01:00
  • db7a8d71ca stm32f4: rcc: doxygen updates Karl Palsson 2017-09-09 20:35:48 +00:00
  • db5f550611 stm32f4: Add new clock gate enable register for f413 Karl Palsson 2017-09-09 19:59:04 +00:00
  • e3c78b8825 stm32f1:rcc: fix typo in usb prescaler api document Amitesh Singh 2017-09-01 23:32:46 +09:00
  • 821f4a49ea tests: gadget0: stm32f1 hack should be consistent Amitesh Singh 2017-08-26 19:40:55 +09:00
  • b0e050d10d stm32: can: fix can_reset() Karl Palsson 2017-08-25 09:44:03 +00:00
  • 26ca4cc88a stm32: timer: Add missing TIM_CCER_CC4NP Jordi Pakey-Rodriguez 2017-04-12 12:19:57 -05:00
  • a42a058966 stm32f1/f4: adc: Fix ADC_SMPRx_SMPy_MSK defines vollst-induktion 2017-07-15 22:39:02 +02:00
  • b31b3985b7 stm32: can: fixed naming for ABRQ2 Grigory Revzin 2017-07-28 17:14:14 +03:00
  • 5cd4577489 stm32: can: fixed typos in CAN_RFxR_FOVR Grigory Revzin 2017-07-17 15:16:53 +03:00
  • e11e64330c stm32f0: can: add to build Karl Palsson 2017-07-04 23:24:49 +00:00
  • 83adad0aed stm32: can: change filter match index to uint8_t Jonathan Halmen 2017-07-01 18:13:07 +02:00
  • 6cfbc5ac6a Remove unused Python variables Mike Naberezny 2017-06-23 09:26:52 -06:00
  • 5a517f7854 stm32:adcv1: correct documentation for AWD Karl Palsson 2017-06-23 23:05:54 +00:00
  • 860d10940b Remove unused Python imports Mike Naberezny 2017-06-20 14:00:55 -07:00
  • b4c4b4c3f9 devices.data: add stm32f105x8 Karl Palsson 2017-06-17 21:58:46 +00:00
  • 2a61740a90 stm32f1: rcc: Fix TIM17/TIM18 enable bits Karl Palsson 2017-06-17 21:54:07 +00:00
  • 98ff5c23aa stm32: can: Add support for getting the message timestamp. Fabián Inostroza 2016-10-12 02:04:13 -03:00
  • fac1013ccb stm32: can: fix timestamp mask and shift amount. Fabián Inostroza 2016-10-12 02:00:07 -03:00
  • 192c2eacb7 stm32: can: Correct mask/id order in filters Karl Palsson 2017-05-23 21:51:12 +00:00
  • 58f2ee34fa usb: Ensure control events are handled in order Vegard Storheil Eriksen 2017-04-27 17:07:13 +02:00
  • d97c1b0435 tests: gadget0: delay between calls to trigger races Karl Palsson 2017-05-01 17:22:24 +00:00
  • e652121931 tests: gadget0: stm32l0: use new clock helpers. Karl Palsson 2017-05-06 12:48:22 +00:00
  • bc898d1f92 stm32l0: rcc: Add clock struct setup helper Karl Palsson 2017-05-01 23:17:31 +00:00
  • f594ddb395 tests: gadget-zero: run against all attached targets Karl Palsson 2017-05-08 23:20:04 +00:00
  • ec1d2855b0 stm32l1: rcc: use better naming for flash wait states Karl Palsson 2017-05-06 12:48:01 +00:00
  • 29c712326f stm32: rcc: extract osc_bypass functions Karl Palsson 2017-05-01 22:56:28 +00:00
  • 2547bf66d9 stm32l0: flash: use common functionality Karl Palsson 2017-05-01 22:33:55 +00:00
  • ce787c0f40 stm32l1: flash: extract common code Karl Palsson 2017-05-01 22:24:02 +00:00
  • 9e36b8f29c usb: improve c++ compatiblity Karl Palsson 2017-04-24 22:09:33 +00:00
  • 0f4c032548 trivial: change include guard name to match file Karl Palsson 2017-05-06 11:32:32 +00:00
  • d9615a2eb7 stm32: can: update to modern includes and apis Karl Palsson 2017-05-08 22:48:38 +00:00
  • 5af89ae596 stm32f3: can: use CAN1 compatibility naming Karl Palsson 2017-05-08 22:56:34 +00:00
  • ba0c97bf42 stm32f7: pwr: add more doxygen Karl Palsson 2017-05-02 21:31:53 +00:00
  • 17553da946 stm32f7: pwr: added basic support for pwr (VOS and overdrive) Matthew Lai 2017-04-01 02:38:52 +01:00
  • 2c0e71b3c7 stm32f7: use DEBUG_FLAGS like other targets Karl Palsson 2017-04-24 21:44:58 +00:00
  • 6678da39bd stm32: i2c: Support auto speed configuration Karl Palsson 2017-03-23 23:56:34 +00:00
  • f3df01f14e vf6: use c99 compatible asm syntax. Karl Palsson 2017-04-24 21:43:38 +00:00
  • b860319785 make: use std=c99 everywhere by default. Karl Palsson 2017-04-24 21:42:01 +00:00
  • 1f58917cb2 cm3: scb: rename SEVEONPEND to SEVONPEND King Kévin 2017-04-03 18:42:49 +02:00
  • b76d853a72 docs: HACKING: Fix spelling Dave Flogeras 2017-05-22 13:27:00 -03:00
  • 2f4f8ad85b stm32: can: BTR baud rate prescaler is a 10 bit field Karl Palsson 2017-05-08 10:49:04 +00:00
  • a0a7f77d4c tests: connect to existing openocd if running Karl Palsson 2017-04-27 22:09:22 +00:00
  • ce615ad7c8 devices.data: stm32f0: add stm32f042x[46] devices Garret Kelly 2017-04-30 19:34:54 -04:00
  • 383fafc862 stm32: renamed pwr_common_all to pwr_common_v1, and pwr_common_l01 to pwr_common_v2 Matthew Lai 2017-03-12 20:25:33 +00:00
  • d1d511c6f4 stm32: rcc: add reset reason group flags. Karl Palsson 2017-03-26 21:47:45 +00:00
  • 904345eaf1 stm32: l1: Change RI defines to be more readable Marek Koza 2016-02-03 09:42:47 +01:00
  • a10bc7071a stm32: l1: Add routing interface register definitions Marek Koza 2016-01-10 21:02:45 +01:00
  • 90d8bd6753 stm32f234: flash: Add FLASH_ACR_LATENCY_MASK Jordi Pakey-Rodriguez 2017-03-06 16:10:02 -06:00
  • 6798cee2a5 stm32f2+: flash: Rename FLASH_ACR_XCE -> FLASH_ACR_XCEN Jordi Pakey-Rodriguez 2017-03-06 16:06:52 -06:00
  • b40c72828d stm32: i2c: provide "transfer" level helper routines Karl Palsson 2017-03-24 00:10:44 +00:00
  • fb3b5e08f3 stm32: i2c-v2: drop overly restrictive helpers. Karl Palsson 2017-03-23 23:43:42 +00:00
  • 1edcc1b7da stm32: i2c-v2: drop overly specific speed helpers Karl Palsson 2017-03-23 23:42:24 +00:00
  • 24225816a1 stm32: i2c-v2: simplify boolean functions Karl Palsson 2017-03-22 22:01:25 +00:00
  • 8b99b56c59 stmfx07: usb: Clean up FIFO read/write macro usage. Jochen Hoenicke 2016-07-14 12:34:28 +02:00
  • 0c1ff686ad stmfx07: usb: Enable ctrl_out only after done rcvd. Jochen Hoenicke 2016-07-12 00:38:23 +02:00
  • 94f92d54d6 stmfx07: usb: keep better track of rxbcnt Jochen Hoenicke 2016-07-10 14:15:00 +02:00
  • a4f1568b7d stmfx07: usb: flush txfifo if not empty after SETUP Jochen Hoenicke 2016-07-05 23:39:56 +02:00
  • 973efabddb stmfx07: usb: poll DIEPINT before RXFLVL Jochen Hoenicke 2016-07-07 16:50:52 +02:00
  • 16f3042fa8 tests: gadget0: allow specifying DUT on CLI Karl Palsson 2017-03-25 21:15:59 +00:00
  • 56bb7c295a tests: gadget0: clean-up Jochen Hoenicke 2016-10-05 01:29:24 +02:00
  • afb66508a4 tests: gadget0: remove magic constants Jochen Hoenicke 2016-10-04 17:25:58 +02:00
  • 0259102560 stm32f0: drop superfluous intermediate speed helpers Karl Palsson 2017-03-10 21:44:23 +00:00
  • 7cacbbfb8d stm32/f0: enable clocking from HSE crystal Sergey Matyukevich 2016-12-17 22:21:41 +03:00
  • ef668edef6 stm32/f0: minor cleanup of HSI clock functions Sergey Matyukevich 2016-12-17 22:14:16 +03:00
  • 1b97ecefff stm32/f0: more clock helper functions Sergey Matyukevich 2016-12-17 22:10:25 +03:00
  • 885d5c6105 stm32: i2c-v2: drop obsolete bit 14 in OAR1 Karl Palsson 2017-03-09 22:31:13 +00:00
  • ca7b27e039 stm32: i2cv2: drop i2c_set_clock_frequency Karl Palsson 2017-03-08 23:03:48 +00:00
  • d260f5c539 stm32l476: split sram sections for ld generator Karl Palsson 2017-03-08 22:19:18 +00:00
  • 623fabca5f stm32l0: rcc: add new peripheral enable bits Karl Palsson 2017-03-06 22:18:27 +00:00
  • b556a72fdb stm32l0: use current RCC bit names Karl Palsson 2017-03-06 22:17:23 +00:00
  • 59ef83a440 stm32: l0/l4: add i2c support Sergey Matyukevich 2016-12-01 22:59:19 +03:00
  • ef91856ac1 stm32: unify i2c implementations Sergey Matyukevich 2016-12-01 22:52:09 +03:00
  • 43736cf03f stm32/f0: RTC clock helpers Sergey Matyukevich 2017-01-02 23:32:24 +03:00
  • d2540e5fc6 stm32f7: rcc: replace magics with existing defines Karl Palsson 2017-01-14 15:29:55 +00:00
  • c285bcb493 stm32f7: rcc: initial clock config for disco board Sync 2015-10-23 14:13:42 +02:00
  • 3fc0c9d001 stm32f7: rcc: intial stubs support Sync 2015-10-22 13:29:43 +02:00
  • 7ee1d948e9 stm32f0:usart: Correctly allow >8bit words. Karl Palsson 2017-01-12 23:25:53 +00:00