aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Add missing #includesGareth McMullin
2013-04-16libftdi: Clean up warnings.Gareth McMullin
2013-04-16libftdi: Add 'flossjtag' cable.Gareth McMullin
2013-04-15stm32f4: Add option erase commandUwe Bonnes
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-14Revert "Revert "STM32: Use hardware CRC unit""Gareth McMullin
2013-04-04Revert "STM32: Use hardware CRC unit"Gareth McMullin
2013-04-04dfu: Fix warnings.Gareth McMullin
2013-03-31Removed verison info from USB strings on native platform.Gareth McMullin
2013-03-27Add erase_mass command for stm32f4 devices.Gareth McMullin
2013-03-27Accept new chip ID for stm32f4 and include flash layout for 2MiB parts.Gareth McMullin
2013-03-17Modified BMP Mini with extra connectorsEric Brombaugh
2013-03-17Updated project README.Gareth McMullin
2013-03-17Moved entropia design to contrib directory and added description.Gareth McMullin
2013-03-17Add a version of BMP-mini optimized for manual productionFlorian Larysch
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-08Merge pull request #16 from zyp/masterGareth McMullin
2013-03-06gdb_if: Fix USB flow control.Vegard Storheil Eriksen
2013-02-20Correct upload script for detection of F1/F4 start address.Gareth McMullin
2013-02-18Merge pull request #11 from aibara/masterGareth McMullin
2013-02-18Merge pull request #9 from jeffstaley/masterGareth McMullin
2013-02-18Merge pull request #12 from UweBonnes/masterGareth McMullin
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-07Merge remote-tracking branch 'upstream/master'Uwe 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-31Avoid double increment of dst in adiv5 write bytes function.Allen Ibara
2013-01-30STM32F0/3: Handle the option bytesUwe Bonnes
2013-01-28Merge pull request #10 from esden/stlink_updateGareth McMullin
2013-01-28Corrected the led pin for F3 and F4 discovery boards. Needs proper fixing so ...Piotr Esden-Tempski
2013-01-26Error in calculating ending sector number. mirage
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-23STM32: Use hardware CRC unitUwe Bonnes
2013-01-23STM32L1: Add to the list of known JTAG IDsUwe 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