aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-18Support for the NVMCTRL Security Bit (PROT=1)Richard Meadows
2015-01-18Renamed nvmc control a register to match datasheetRichard Meadows
2015-01-18Added better feedback for samd erase failuresRichard Meadows
2015-01-18Avoid repetition of cortexm code in stmd20 driver.Gareth McMullin
2015-01-18Merge branch 'samd20-revb-fix' of https://github.com/richardeoin/blackmagic i...Gareth McMullin
2015-01-17Fixed run command on SAM D20 old revision B silicon.Richard Meadows
2015-01-17Fixed spaces / tabs from last commitRichard Meadows
2015-01-17Check target_attach succeeded in vRun command, and return error if notRichard Meadows
2015-01-17Merge pull request #63 from beewoolie/static-stubsGareth McMullin
2015-01-12SAM4S supportDavid Lawrence
2015-01-09Fix to move stubs into rodata.Marc Singer
2015-01-06First cut at Freescale Kinetis support.Gareth McMullin
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