Commit Graph

  • 0c578fe11b devices.data: add stm32f070?[6b] Guillaume Revaillot 2018-03-07 18:12:45 +01:00
  • ca35b89c32 devices.data: add stm32f030?c Guillaume Revaillot 2018-03-07 18:12:24 +01:00
  • b79de32e9e stm32: iwdg: fix typo in (unused) register name Guillaume Revaillot 2018-03-27 18:29:41 +02:00
  • c93c8676e6 ld: devices.data: simply l4 a little Karl Palsson 2018-03-24 21:11:23 +00:00
  • dba2430c89 Add full STM32L4 family memory sizes Tom Verbeure 2018-03-24 18:06:41 +00:00
  • fb28b4cb7c stm32f1: bkp: include in doxygen output Karl Palsson 2018-03-08 10:57:50 +00:00
  • 6b40e9777e stm32f1: bkp: fix typo in CR_TPAL register Karl Palsson 2018-03-08 10:56:45 +00:00
  • 7bd7d48408 stm32l0: add all new IRQs from later families Karl Palsson 2018-03-08 09:52:21 +00:00
  • 1ab0d2445f stm32l0: NVIC: channel 16 is tim3 on stm32l0x0, stm32l0x1 and stm32l0x2. Guillaume Revaillot 2018-03-07 18:15:52 +01:00
  • f8aa36818a travis: add irc notifications on master Karl Palsson 2018-03-04 21:35:23 +00:00
  • 1379ab4777 stm32l4: enable common exti functionality Karl Palsson 2018-03-04 00:02:44 +00:00
  • 8feb711ca0 stm32l0:rcc: add rcc_set_pll_source() as per L1 Karl Palsson 2018-02-24 13:42:20 +00:00
  • 28aa1e57e9 [ETH/PHY] Add support for STE100 PHY used on some boards from ST Frantisek Burian 2014-12-18 00:35:21 +01:00
  • 67c2f19d19 [ETH/PHY] Add support for LAN87XX family of PHYs Frantisek Burian 2014-12-18 00:34:10 +01:00
  • c2c2ac766b [eth/phy] Updated style Frantisek Burian 2014-02-06 13:37:22 +01:00
  • cbef4a15e4 tests: gadget0: use proper usb enums Karl Palsson 2018-02-24 13:04:34 +00:00
  • 54b117c5a5 usb: Use enumerated return codes Karl Palsson 2015-05-27 03:49:51 +05:30
  • 93cf76b9d1 stm32l1: syscfg: add USB pullup control definition Karl Palsson 2018-02-20 22:59:00 +00:00
  • 64a6f362b8 usb-msc: fix write acknowledgement bug Sebastian Holzapfel 2018-02-06 22:33:59 +11:00
  • f871e539ed usb-standard: fix alignment assumption for Cortex-M0 platforms Sebastian Holzapfel 2018-02-11 09:39:55 +11:00
  • d79674db09 tests: gadget0: efm32hg: add gadget0 test for efm32hg Sebastian Holzapfel 2018-02-11 09:39:13 +11:00
  • 36a45c387d efm32hg: add linker script for efm32hg309f64 Sebastian Holzapfel 2018-02-11 09:38:01 +11:00
  • 995d19ebfd efm32hg: usb: add usb support Sebastian Holzapfel 2018-02-19 11:23:27 +11:00
  • a0669421e1 usb-dwc: handle any-aligned buffers Sebastian Holzapfel 2018-02-13 08:37:24 +11:00
  • a2ee90fbfe usb: stm32fx07 -> usb_dwc_common Sebastian Holzapfel 2018-02-13 08:33:03 +11:00
  • 3c855e75d1 efm32hg: cmu: add updated cmu implementation based on efm32lg Sebastian Holzapfel 2018-02-11 09:30:10 +11:00
  • 18f64812eb efm32hg/lg: timer: use common timer implementation Sebastian Holzapfel 2018-02-11 09:28:09 +11:00
  • b0fdbe2aea efm32hg/lg: wdog: use common wdog implementation Sebastian Holzapfel 2018-02-11 09:24:53 +11:00
  • c6296a4d88 efm32hg/lg: gpio: use common gpio implementation Sebastian Holzapfel 2018-02-11 09:24:06 +11:00
  • fd28881559 efm32hg: add memory map Sebastian Holzapfel 2018-02-11 09:21:39 +11:00
  • 7bd04bffc8 doxygen: efm32hg: update doxygen templates to include efm32hg Sebastian Holzapfel 2018-02-06 22:11:37 +11:00
  • fcd06c6cae devices.data: add more efm32hg variants Karl Palsson 2018-02-19 22:57:34 +00:00
  • a86948ec6e efm32hg: add basic makefile, interrupts, device information Sebastian Holzapfel 2018-02-11 09:16:05 +11:00
  • 5cb852efde travis: build gadget-zero tests as well Karl Palsson 2018-02-24 13:01:42 +00:00
  • a1264f5065 stm32l4: usart: Fix USART3 definition/typo Christian Tacke 2018-02-26 13:46:27 +01:00
  • b19e32782a readme: add travis status badge Karl Palsson 2018-02-17 16:47:48 +00:00
  • f71798b360 tests: gadget0: stm32l1: fix wait state declaration Karl Palsson 2018-02-20 22:52:26 +00:00
  • 11a7dcf0b9 doc: fix typos and unclear wording Karl Palsson 2018-02-14 23:43:55 +00:00
  • 914521de90 Add RAM3 support for L4-Plus to linker generation Christian Tacke 2018-02-22 21:25:40 +01:00
  • 0b3adfb9b3 Let the created ld script depend on devices.data Christian Tacke 2018-02-22 21:38:56 +01:00
  • fdaac94ba1 Add .travis.yml Vegard Storheil Eriksen 2017-04-23 18:58:22 +02:00
  • 8cd36ae9f9 stm32f0: Removed duplicate uart_{enable,disable}_{rx,tx}_dma functions Joel Holdsworth 2018-02-05 15:57:38 -07:00
  • ec748dc895 stm32:l4: Add SYSCFG definitions Bruno Randolf 2017-12-28 20:15:47 +00:00
  • 2e10acc0d4 stm32:l4: rcc: Use PLLM as factor, not register value Bruno Randolf 2017-12-20 17:39:04 +00:00
  • b438edf45d stm32:l4: Add SPI Bruno Randolf 2017-12-15 14:58:53 +00:00
  • 075ef82a4b stm32:l4: Enable USB FS support Bruno Randolf 2017-12-20 20:11:37 +00:00
  • de39ab1584 stm32:l4: Add CRS Bruno Randolf 2017-12-20 19:31:34 +00:00
  • 2dd4655aed stm32:l4: rcc: Add CLK48SEL HSI48 Bruno Randolf 2017-12-20 19:32:21 +00:00
  • f2c629c4ff stm32:l4: rcc: Add support for HSI48 clock Bruno Randolf 2017-12-20 15:43:41 +00:00
  • 0cd92c31d6 stm32:l4: Add RTC Bruno Randolf 2017-12-18 17:56:59 +00:00
  • c90c9fe801 stm32:l4: Add IWDG Bruno Randolf 2017-12-18 15:42:32 +00:00
  • 55ea31fd04 stm32l4: crc-v2: enable common code Karl Palsson 2018-02-05 22:04:34 +00:00
  • 7b6710a914 stm32:l4: Add DMA Bruno Randolf 2017-12-15 15:54:42 +00:00
  • 316c33a6a3 stm32: crc-v2: tweak doxygen output Karl Palsson 2018-02-05 21:52:32 +00:00
  • 88ca8058aa ethernet: Add missing BEGIN_DECLS / END_DECLS Gregory Schlomoff 2017-04-10 11:09:21 -07:00
  • 329b611e4f stm32: ethernet, flash: tagging some function arguments as const Gregory Schlomoff 2017-04-10 11:04:38 -07:00
  • 9ef5860863 stm32: can: removed canport argument from can_filter functions Grigory Revzin 2017-08-01 20:12:53 +03:00
  • 0965e691a9 stm32f2/f4: rcc: deprecate old IO definitions Karl Palsson 2018-02-13 23:56:15 +00:00
  • eeef996cb0 [BREAKING] rcc: change gpio bit defines to be consistent with reference manual Yonghua Zheng 2018-01-11 10:48:14 +08:00
  • 34f57ae06e stm32: crc-v2: STM32F0/3 extended crc unit Cem Basoglu 2016-03-04 12:57:06 +01:00
  • 533e71777b stm32f3: crc: drop unused empty file Karl Palsson 2018-02-13 23:02:52 +00:00
  • a2c202f944 stm32l4: doc: use autogenerate doxygen lists Karl Palsson 2018-02-13 23:01:04 +00:00
  • a46777a2bf doc: enable @deprecated generation Karl Palsson 2018-02-13 23:39:27 +00:00
  • 0f39bc6e80 doc: remove duplicate l4 generation Karl Palsson 2018-02-07 22:56:43 +00:00
  • d68604dedd doc: gendoxylist: fix syntax error for first file Karl Palsson 2018-02-07 22:40:24 +00:00
  • efa49e6431 doc: gendoxylist: fix missing first file Karl Palsson 2018-02-07 22:36:36 +00:00
  • 0a6b5653b5 doc: stm32: rcc all: fix typo in doxygen Karl Palsson 2018-02-07 22:33:55 +00:00
  • 6580721fd1 doc: stm32 can: fix missing doxygen group Karl Palsson 2018-02-07 22:33:09 +00:00
  • 67d1a63412 doc: stm32:gpio: fix invalid doxygen Karl Palsson 2018-02-07 22:25:42 +00:00
  • 6511b89b27 doc: mk: remove generated files on clean Karl Palsson 2018-01-04 20:47:58 +00:00
  • 4ba3a27f80 mk: cleanup genlinktests Karl Palsson 2018-01-04 20:47:26 +00:00
  • 01320881e7 stm32: adc-v2: don't attempt to wait for start. Karl Palsson 2018-01-25 12:34:03 +00:00
  • 3922cc7d3e STM32: add MASK defines in sdio.h King Kévin 2017-10-12 15:20:11 +02:00
  • ed90df85f0 stm32:i2c-v2: Clarify digital filter setting Karl Palsson 2017-10-26 21:54:30 +00:00
  • 965d28ecbe stm32: ethernet: clarify DMA descriptors buffer requirements Paul Fertser 2018-01-03 13:25:16 +03:00
  • 1de1886384 Update README.md Peter Mortensen 2018-01-07 20:53:01 +01:00
  • f59d47cbd1 docs: usb: clarify usbd_register_control_callback() WGH 2018-01-04 19:23:17 +03:00
  • c4cf904ef6 spi: drop misleading explicit baudrate comments Karl Palsson 2018-01-04 09:59:18 +00:00
  • 580a2a4a63 stm32f7: usart: enable usart peripheral Yonghua Zheng 2017-12-04 10:51:29 +08:00
  • ef04708e92 stm32: pwr-v1: doxygen-ize bit definitions. Karl Palsson 2017-12-07 10:30:11 +00:00
  • 297d996fa0 stm32f3: pwr: drop duplicate definitions Karl Palsson 2017-12-07 10:28:27 +00:00
  • 41e14b71b7 stm32: pwr-v1: fix voltage detection logic Baker Ngan 2017-12-05 13:44:47 -08:00
  • e1914eba74 stm32f3:include power ctrl module object files Baker Ngan 2017-12-04 17:21:34 -08:00
  • 953bf531ea awk->gawk: Make the gawk dependency explicit Karl Palsson 2017-11-19 20:52:05 +00:00
  • 19d296dd7b stm32f4: qspi: Typo correction in QUADSPI_ABR Damien Nicolet 2017-11-17 00:43:54 +01:00
  • 368a33773f stm32:l4: usart: add missing header Karl Palsson 2017-11-10 18:02:14 +00:00
  • f67966046a stm32:l4: enable usart peripheral Karl Palsson 2017-10-25 23:54:32 +00:00
  • c119ee7f9a stm32:l0: enable usart peripheral Karl Palsson 2017-10-25 23:26:08 +00:00
  • a23d65e7dd stm32: usart-v2: pull up remaining f3/f0 defns Karl Palsson 2017-10-25 23:03:48 +00:00
  • b20d0ff1fb stm32: usart-v2: pull up CR2 register values from f0/f3 Karl Palsson 2017-10-25 22:50:46 +00:00
  • 670a7cd83e stm32f0: use usart-v2 instead of private usart Karl Palsson 2017-10-25 22:23:25 +00:00
  • 9d709e52b4 stm32: usart: move USARTX definitions to target/version specific Karl Palsson 2017-10-25 22:14:30 +00:00
  • 5dd0b46298 stm32: usart_common_all: fix bug in baudrate calculation Karl Palsson 2017-10-24 23:57:56 +00:00
  • 874af2e846 stm32: usart: pull f3 code up to common v2 Karl Palsson 2017-10-24 23:56:10 +00:00
  • 0b84caa13e stm32: usart: Move f3 TDR/RDR definitions to -v2 Karl Palsson 2017-10-24 23:54:22 +00:00
  • 557e2a0b09 stm32: uart: add USART_FLAG_ defines Karl Palsson 2017-10-24 23:52:38 +00:00
  • 2bc19d499c stm32:usart: Pull stop bit definitions up as common Karl Palsson 2017-10-24 23:51:52 +00:00
  • 3dbbbe1113 stm32: usartv2 use pragma once Karl Palsson 2017-10-23 21:46:40 +00:00
  • fb520ff3dc stm32:usart-v2: pull out registers and values Karl Palsson 2017-10-11 22:45:38 +00:00
  • 668c7c5079 stm32: adc: Fix address offset for ADC_CDR register Lucas Pickering 2017-10-25 11:09:04 -07:00