aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-23stm32f4.c: Add STM32F411 ID.Uwe Bonnes
2014-12-23Merge pull request #60 from themadinventor/lp-icdi-cleanGareth McMullin
2014-11-23Added support for TI TM4C123 LaunchpadFredrik Ahlberg
2014-10-21Add support for halfword memory accesses.Vegard Storheil Eriksen
2014-10-16Revert USB double buffered OUT handling on STM32F1.Gareth McMullin
2014-10-16Fix build for f4discovery by defining platform_hwversion().Gareth McMullin
2014-10-16Whitespace cleanup.Gareth McMullin
2014-09-17Merge pull request #57 from aibara/dev/lpc43xx_wdtGareth McMullin
2014-09-16LPC43XX: Attempt to handle case of running WDT.Allen Ibara
2014-09-12Give up unwinding a fault if reading the stack fails.Gareth McMullin
2014-09-03SAMD20 prints die revisionRichard Eoin Meadows
2014-09-03Ooops - Semicolon from last commit :-)Richard Eoin Meadows
2014-09-03SAM D20 MBIST shouldn't fail silentlyRichard Eoin Meadows
2014-09-03Use external access DSU rangeRichard Eoin Meadows
2014-09-03Fixed SAM D20 support with reset attached.Richard Eoin Meadows
2014-09-03Optimised flash write, programming speed is now approx. 2x fasterRichard Eoin Meadows
2014-09-03Added notes about the datasheet and NVMCTRL Security BitRichard Eoin Meadows
2014-09-03Atmel SAMD20 supportRichard Eoin Meadows
2014-08-27Assert SRST when scanning JTAG if configured. Closes #54.Gareth McMullin
2014-08-08Fix build for non-native targets.Gareth McMullin
2014-08-06Send a null packet on end of USB transfer if last data packet is full.Gareth McMullin
2014-08-06Add support for STM32F401REHans Baier
2014-07-30Style clean up.Gareth McMullin
2014-07-30Minor fixes to stm32f1 flash routines.Gareth McMullin
2014-07-30Fix parity support on USB UART interface.Gareth McMullin
2014-07-30Merge branch 'nrf51-uicr' of https://github.com/richardeoin/blackmagic into r...Gareth McMullin
2014-07-30Merge pull request #50 from richardeoin/nrf51-ficrGareth McMullin
2014-07-30Merge branch 'John-Titor-lpc11xx-flash'Gareth McMullin
2014-07-30Merge branch 'lpc11xx-flash' of https://github.com/John-Titor/blackmagic into...Gareth McMullin
2014-07-30Merge pull request #47 from richardeoin/target-powerGareth McMullin
2014-07-30Merge pull request #30 from BuFran/pulls/l152cGareth McMullin
2014-07-30Merge remote-tracking branch 'origin/lpc8xx'Gareth McMullin
2014-07-09[SUP] Add support for stm32l152c-discovery boardFrantisek Burian
2014-06-11Support erasing + flashing the User Information Configuration Registers (UICRs)Richard Eoin Meadows
2014-06-11Added monitor commands for reading various nRF51 device parametersRichard Eoin Meadows
2014-06-10Fix lpc11xx magic number programming when chunks overlapnone
2014-05-28TRST only exists on hardware version 0Richard Eoin Meadows
2014-05-28Target power option is only for versions > 0Richard Eoin Meadows
2014-05-28Added monitor option to toggle target powerRichard Eoin Meadows
2014-05-28PLATFORM_FATAL_ERRORs are now caught even when they happen in theRichard Eoin Meadows
2014-05-08Updated libopencm3. Fixes broken bootloader, issue #43.Gareth McMullin
2014-05-01Nordic nRF51 series supportMike
2014-03-31Unwind hardfaults in dual-stack mode.Gareth McMullin
2014-03-08Add support for LPC11U14 (tested) and related U-series microcontrollers (unte...Jared Boone
2014-03-08LPC812 supportGareth McMullin
2014-02-13[locm3] Use the new clock-enabling mechanisms in locm3.Frantisek Burian
2014-02-13Fix the STK_CTRL to the STK_CSR library change.Frantisek Burian
2014-01-29Added support for the LPC1115FBD48/303 (ID determined experimentally)Richard Eoin Meadows
2014-01-24Add STM32F03X and STM32F07X handling.bon@elektron.ikp.physik.tu-darmstadt.de
2014-01-24Add dfu bootloader update application and use absolute delay for stlinkbon@elektron.ikp.physik.tu-darmstadt.de