aboutsummaryrefslogtreecommitdiff
path: root/src/platforms
AgeCommit message (Expand)Author
2013-06-19native: Enable hard SRST signal.Gareth McMullin
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2013-05-14stlink: add support for SRST handlingPaul Fertser
2013-05-14adiv5_swdp: allow to connect to a sleeping target by pulling SRSTPaul Fertser
2013-04-27usbuart: Fix build error and clean up whitespace.Gareth McMullin
2013-04-27Changes to the USBUART to make it less likely to drop characters at higher ba...Allen Ibara
2013-04-23F4Discovery: Slow Down GPIO access a little, as off-board SWD otherwise needs...Uwe Bonnes
2013-04-23F4 Discovery: - Unconditionally use the System Bootloader - Use PC2/4/5/6 Pin...Uwe Bonnes
2013-04-16Remove DFU bootloader self protection.Gareth McMullin
2013-04-16Allow extra LDFLAGS on command line. Use nano.specs for swlink.Gareth McMullin
2013-04-16native: Fix up deprecated warnings.Gareth McMullin
2013-04-16libftdi: Clean up warnings.Gareth McMullin
2013-04-16libftdi: Add 'flossjtag' cable.Gareth McMullin
2013-04-14Make code compatible with newlib-nano and use it for stlinkPaul Fertser
2013-04-14stm32f1/stm32f4: fix hardware CRC calculationPaul Fertser
2013-04-04dfu: Fix warnings.Gareth McMullin
2013-03-31Removed verison info from USB strings on native platform.Gareth McMullin
2013-03-17Fix build for f4discovery host.Gareth McMullin
2013-03-15Removed stm32_can and usps_f407 platforms.Gareth McMullin
2013-03-14swlink: Add missing item to connector layoutUwe Bonnes
2013-03-12SWLINK: Add variant for the STM8S Discovery boardUwe Bonnes
2013-03-12Restore trace timer interrupt handler.Gareth McMullin
2013-03-12Split out platform specific bootloader parts to separate files.Gareth McMullin
2013-03-12Further split-up of DFU bootloader.Gareth McMullin
2013-03-12Separated clean and dirty bootloader sections.Gareth McMullin
2013-03-06gdb_if: Fix USB flow control.Vegard Storheil Eriksen
2013-02-15usbuart: Don't try to send until configured. Enumeration may hang elseUwe Bonnes
2013-02-15Document changes between ST-Link V1 and V2 and implement needed changesUwe Bonnes
2013-02-11STLINK: Add pointer to Discoveryboard modification instructionsUwe Bonnes
2013-02-03usps_f407: add another platformUwe Bonnes
2013-02-03stm32/usbdfu.c: Rearrange code to clarify the tasks to be doneUwe Bonnes
2013-01-25stm32:cdcacm/usbdfu: Print version and build information in the product stringUwe Bonnes
2013-01-23stm32/cdcacm.c: remove unneeded includesUwe Bonnes
2013-01-23libftdi: List some know cables and allow to specify cable and serialUwe Bonnes
2013-01-23LIBFTDI: Propagate the command line arguments to platform_initUwe Bonnes
2013-01-22usbdfu: Write protect the bootloader sector on F4Uwe Bonnes
2013-01-21STLINK: Unconditionally enable MCO from 8 MHz HSE to PA8 as on original fir...Uwe Bonnes
2013-01-21STLINK: Allow to force bootloader by starting with the RESET button pressedUwe Bonnes
2013-01-21gdb_if: Use a doubled buffer scheme for reading data from USBUwe Bonnes
2013-01-21Product and DFU String now tell the hardware they run onUwe Bonnes
2013-01-21f4discovery: Adapt from the "native" file and add or change code where neededUwe Bonnes
2013-01-21stlink: LED is connected to GPIO9. Before LED was associated with the MCO Out...Uwe Bonnes
2013-01-21usbuart, jtagtap, swdptap: Factor out GPIO setupUwe Bonnes
2013-01-21f4discovery: Create a platforms directory for the F4 on the F4 Discovery boardUwe Bonnes
2013-01-21traceswo: Move (now-constant) traceswo.c to platforms/stm32Uwe Bonnes
2013-01-21traceswo: factor out platform dependant partsUwe Bonnes
2013-01-21stm32_can: Changes to get blackmagic to workUwe Bonnes
2013-01-21usbdfu: Allow for different, but constant flash page sizesUwe Bonnes
2013-01-21platforms/stm32: Move more platform dependencies to platform.hUwe Bonnes
2013-01-21Move (now-constant) cdcacm.c to platforms/stm32Uwe Bonnes