Commit Graph

  • 4f5863e372 usb: add endpoint address calculation macros Karl Palsson 2015-03-30 18:27:22 +00:00
  • f473d40038 stm32f0: check correct registers for ready flags Karl Palsson 2015-04-21 17:15:30 +00:00
  • 7dbb93c784 usb: fetch endpoint 0 max size from descriptor Kuldeep Singh Dhaka 2014-04-20 14:29:43 +05:30
  • db58d5ae82 Add provisions to support multiple altsettings Andrey Smirnov 2012-11-15 16:02:36 -08:00
  • fd141a8131 Definitions for LTDC (LCD-TFT video). kbob 2015-02-15 09:15:35 -08:00
  • 5658a4ebcf [stm32f4-ltdc] Style cleanup. Piotr Esden-Tempski 2015-02-05 17:32:28 -08:00
  • 34e9e8c3e1 [stm32f4-ltdc] Remove the LCD_TFT_BASE define. Piotr Esden-Tempski 2015-02-05 17:55:47 -08:00
  • ef97de242e stm32: f373: support the 373xc devices Jeff Epler 2014-12-09 14:01:20 -06:00
  • 8591a5aa20 [stm32-common-i2c] Style fix. Piotr Esden-Tempski 2015-02-05 20:14:29 -08:00
  • b58ac190bb Fixed unwanted deletions... Angus Peart 2015-01-27 15:06:38 +11:00
  • 60739968bd STM32F1: Support for I2C_OAR2 (Dual addressing) Angus Peart 2015-01-27 14:58:58 +11:00
  • 98855af279 Indentation and style fix. Piotr Esden-Tempski 2015-02-05 19:13:49 -08:00
  • d7c83348c0 Doxygen fix Chuck McManis 2015-02-05 19:08:25 -08:00
  • 377f782d23 Removed extra underscore. Ondrej Palenicek 2015-01-30 22:50:54 +01:00
  • 721f3d74eb headers: Explicitly error when you include an internal header Karl Palsson 2015-02-03 15:46:52 +00:00
  • 7fbd49b3fc [stm32f4-ltdc] Helper function to wait for SRCR reload to complete Oliver Meier 2015-01-11 19:09:06 +01:00
  • 4b8f5e613b [stmf4-ltdc] added 3 spaces Oliver Meier 2014-12-12 10:59:59 +01:00
  • 3c9b07d776 [ltdc-stm32f4] add helper function to convert rgb565 to rgb888 Oliver Meier 2014-12-10 19:16:36 +01:00
  • c26831fab0 [stm32f4-stdc] fixed includes Oliver Meier 2014-12-05 19:56:54 +01:00
  • 276600b511 [stm32f4-ltdc] commented out assertions. will remove them later Oliver Meier 2014-12-05 19:54:08 +01:00
  • d5112bc9e7 [stm32f4-ltdc] The Makefile change got lost somehow Oliver Meier 2014-12-05 19:50:21 +01:00
  • eaae7731e9 [stm32f4-ltdc] initial commit Oliver Meier 2014-12-05 19:02:38 +01:00
  • 4b8f6e01ab stm32: f2: Add missing desig.o to Makefile Pavol Rusnak 2015-01-16 15:50:04 +01:00
  • f206fcb57e [stm32] desig: high nibble to hex char first Felix Ruess 2015-01-16 19:12:17 +01:00
  • ca41131f97 stm32: f0: Fixes setting of PLL multiplication factor Daniel Serpell 2015-01-12 22:44:03 -03:00
  • 418fdd08dd usb: Prevent RX_CTR and TX_CTR from being cleared George McCollister 2014-05-29 14:07:06 -05:00
  • 9eb551c127 tools: Added *REG_BIT_MSK_AND_SET macros George McCollister 2014-05-29 14:02:03 -05:00
  • 40d9ffcb6b stm32: f1: fix missing ahb_freq Felix Ruess 2014-12-19 18:45:25 +01:00
  • 922d8f7079 [usb] fix user_callback_set_config Felix Ruess 2014-12-29 16:48:35 +01:00
  • 8a15cec6bf stm32: f4: flash: support extended sector ranges Karl Palsson 2014-12-17 15:22:15 +00:00
  • e3b8adec10 usb: Support for MIDI class devices Daniel Thompson 2014-12-03 08:12:21 +00:00
  • d3aa579e0a usb: Support for class specific endpoint descriptors. Daniel Thompson 2014-12-03 08:18:21 +00:00
  • 0b63408260 usb: Prevent memcpy() being called with NULL arguments Daniel Thompson 2014-12-05 08:48:59 +00:00
  • 342ec6e9e3 [STM32F0] Add support functions for USB clock setup in F072 chips. Kuldeep Singh Dhaka 2014-03-20 23:06:25 +01:00
  • 331acce4fc [STM32F0] add support of autotrimming HSI to USB SOF frames Kuldeep Singh Dhaka 2014-03-20 22:55:31 +01:00
  • 3974e5f48d ethernet: mac stm32fxx7: Fix style and docs Karl Palsson 2014-12-18 21:55:06 +00:00
  • cf6d8d7235 [fix] after phyid addition, the init function should init correct phy. Frantisek Burian 2014-12-18 21:26:59 +01:00
  • bb8980efc6 [ETH] Make support of ethernet for F1 family brabo 2014-12-17 23:08:51 +01:00
  • 9cced2c0b4 [ETH] Phy ID configurable as parameter brabo 2014-12-05 20:24:00 +01:00
  • c09d2583dd stm32: f4: Add FLASH_OPTCR1 definition Karl Palsson 2014-12-17 17:23:45 +00:00
  • 14ad92015e Audit RTCPRE Shift and Mask Values Chuck McManis 2014-12-14 14:59:14 -08:00
  • 9ddfcb0e53 Rename rcc_ppre1_frequency and rcc_ppre2_frequency Chuck McManis 2014-12-13 18:11:37 -08:00
  • 2429159203 ethernet: corrected typo in ethernet/phy_ksz8051mll.c to include setting the speed to 100M in case of 100M Half Duplex brabo 2014-12-13 22:13:08 +01:00
  • f52a39cc48 [cm3/sync] mutex_lock now calls mutex_trylock repeatedly Oliver Meier 2014-12-05 17:51:09 +01:00
  • a2fe6c49a8 [cm3/sync] Add mutex_trylock() Oliver Meier 2014-12-05 16:47:52 +01:00
  • ad937e00fd stm32/desig: include in f4 library Daniel Thompson 2014-12-06 09:45:11 +00:00
  • 5c18dee500 .gitignore correct netbeans project directories Karl Palsson 2014-12-05 21:28:52 +00:00
  • 99f83eedcd stm32/f0: rcc.c Use common version instead of duplicate code. Chuck McManis 2014-11-26 16:59:30 -08:00
  • f51698fff4 stm32:l0: RCC: add osc_on/osc_off helpers Karl Palsson 2014-11-18 21:46:46 +00:00
  • 160a644bc6 stm32:l0: Add linker script / memory sizes Karl Palsson 2014-11-18 19:57:04 +00:00
  • 378069091a stm32:l0: Add RCC register definitions Karl Palsson 2014-11-17 22:41:57 +00:00
  • 0ca7123fe6 .gitignore cscope database files Chuck McManis 2014-11-24 00:23:59 +00:00
  • 3a44b1311b stm32: f1: Additional GPIO Remappings for F100 Karl Palsson 2014-11-21 10:38:03 +00:00
  • 2c475a38d5 stm32:l0: Correctly compile as m0+, not m0. Karl Palsson 2014-11-18 21:47:36 +00:00
  • fb95997b3b stm32f1: rcc: timer 15,16,27 rcc bits missing for old style Karl Palsson 2014-11-14 22:32:49 +00:00
  • 1420be5577 lpc17xx: power: basic peripheral power functions and defns Silvio Gissi 2014-10-27 22:01:34 +00:00
  • ff8e2743e8 lpc17xx: clock: Add basic clock control definitions Silvio Gissi 2014-10-27 21:52:54 +00:00
  • 91dca33789 lpc17xx: memorymap: Add APB1 peripherals Silvio Gissi 2014-10-27 21:52:00 +00:00
  • f44a8cf696 lpc17xx: memorymap: Add GPIO block at correct location Silvio Gissi 2014-10-27 21:49:06 +00:00
  • fe52894cf4 lpc17xx: memorymap: Fix AHB address and add peripherals Silvio Gissi 2014-10-27 21:48:21 +00:00
  • 9a79e6036e lpc17xx: trivial: fix description in linker script. Silvio Gissi 2014-10-27 21:43:34 +00:00
  • 5dc9662e60 Update README with recently added targets Karl Palsson 2014-10-21 14:54:08 +00:00
  • 9fce73a014 [Doxygen] Strip out architectures from Makefile dependencies Frantisek Burian 2014-10-15 18:47:15 +02:00
  • eee5a45019 [stm32l0] Integrate the L0 architecture to the doxygen documentation Frantisek Burian 2014-10-15 17:05:56 +02:00
  • f9152eb00a [stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheral Frantisek Burian 2014-10-15 17:05:19 +02:00
  • 7cef59a83f vf6xx: add I/O mux controller Stefan Agner 2014-07-09 23:44:49 +02:00
  • 2e1cbcae22 vf6xx: initial GPIO support Stefan Agner 2014-07-03 20:26:25 +02:00
  • a1d456521d vf6xx: add UART support Stefan Agner 2014-07-03 17:12:11 +02:00
  • c9857ad52a vf6xx: calculate core clocks Stefan Agner 2014-07-03 15:39:13 +02:00
  • 511f16e8c7 vf6xx: enable floating-point coprocessor Stefan Agner 2014-07-03 15:08:21 +02:00
  • c83e16926e vf6xx: doc: initial commit Stefan Agner 2014-07-03 15:05:43 +02:00
  • 3132ae50cb vf6xx: initial memorymap and clock control module Stefan Agner 2014-07-01 00:15:32 +02:00
  • cc2dc243e5 vf6xx: set vector table to memory Stefan Agner 2014-07-01 00:13:26 +02:00
  • 07b7d3e805 vf6xx: initial add of Vybrid VF6xx support Stefan Agner 2014-06-30 17:49:53 +02:00
  • cd6b997a67 Markdowned README.md Enrico Jorns 2014-10-14 16:22:28 +02:00
  • 116462ca45 Renamed README to README.md to be recognized as Markdown by GitHub Enrico Jorns 2014-10-14 16:19:43 +02:00
  • ac8ac8c64d [f4] Added a 25mhz clock Freek van Tienen 2014-05-08 10:02:18 +02:00
  • 67f4f50a94 stm32: common: fix missing SPI_I2S_BASE rename regression Karl Palsson 2014-10-08 14:32:05 +00:00
  • 50dd1c5725 stm32: gpio_toggle: ensure correct state of non-toggled pins. Michael Spieler 2014-07-16 12:58:36 +02:00
  • 0d5dac515a init: call pre_main before C++ constructors Stefan Agner 2014-08-17 22:26:30 +02:00
  • 4c190a3fa3 stm32: i2c: actually keep bit 14 set as per datasheet. Karl Palsson 2014-08-15 10:04:59 +00:00
  • 4ff07df7b2 stm32: Add timers 9-17. This should support all F0, F1, and F2 products Geoffrey Hausheer 2014-09-30 20:46:06 -07:00
  • 5d4437fe43 stm32/spi: Replace all SPIx_I2S_BASE with SPIx_BASE Karl Palsson 2014-09-30 22:09:11 +00:00
  • 2211944233 stm32: exti: Define all irqs in common header. Karl Palsson 2014-09-30 22:32:52 +00:00
  • 283d8cc7d2 Makefile: fix build for directories with spaces Paul Fertser 2014-08-06 18:08:35 +04:00
  • 88c20212ed docs: fix link from stm32f3 to stm32f0 Karl Palsson 2014-08-12 10:33:59 +00:00
  • d2808b8486 tiva lm4f: ssi: Initial implementation for SSI peripheral Nippius 2014-08-11 21:51:09 +01:00
  • 8fa7727b09 stm32f3: drop redundant gpio.c Karl Palsson 2014-07-17 09:52:06 +00:00
  • 884924d598 stm32: timers: fix mixup between TIMx_CCMR1 and TIMx_CCMR2 in timer_set_oc_mode() Norbert Braun 2014-08-04 15:35:55 +02:00
  • af3389652c stm32: timers: Fix edge polarity setup Karl Palsson 2014-07-15 13:28:02 +00:00
  • cf5fb002f6 [l1-flash/eeprom] Add lock/unlock/eeprom helper routines Karl Palsson 2013-01-23 16:24:47 +00:00
  • 4d28c1b849 USB: Fix definition of function according to previous commit. Frantisek Burian 2014-07-14 14:50:07 +02:00
  • d6bad27735 Allow more than one usbd_register_set_config_callback Franck Jullien 2014-07-11 17:20:47 +02:00
  • 806ebb18fa add MSC (Mass Storage Class) support Pavol Rusnak 2013-06-27 01:03:50 +02:00
  • f6b6d62ec5 [stm32] fix dox for rcc_periph_x Felix Ruess 2014-06-25 23:02:03 +02:00
  • f49c1f264a [stm32] fix i2c_reset Felix Ruess 2014-06-26 00:05:43 +02:00
  • c01f9ee323 [stm32] implement i2c_reset using rcc_periph_reset_pulse Felix Ruess 2014-06-11 14:47:51 +02:00
  • 67b538a540 usb/stm32: Add top level commentary for scope Karl Palsson 2014-05-25 19:53:19 +00:00
  • c07a1291f4 usb/stm32 added NOVBUSSENS bit definitions Roger Wolff 2014-05-25 21:28:05 +02:00
  • 5c5c77d4dc stm32/f0: DMA base address compatibility tweak Roger Wolff 2014-05-25 20:26:03 +02:00