Remove FSF address from GPL notices
[fw/openocd] / src / flash / nor / nrf51.c
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2016-02-27 Peter A. Bigotnrf51: move hwid 0057 and add 0058
2016-02-27 Peter A. Bigotnrf51: move table entry for hwid 0084 to correct MCU...
2016-02-13 Jacob Rosenthalflash: nor: nrf51: add hwid 0x0057
2015-10-09 Peter A. Bigotnrf51: recognize hwid 0084
2015-05-17 Peter A. Bigotnrf51: refine and extend known devices table
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-02-24 Theodore A. Rothnrf51: Update known devices table.
2015-02-11 Angus Grattonnrf51 - Add async loader. Performance on nrf51822QAA...
2014-11-24 Jim Parisnrf51: fix checks for is_erased
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering...
2014-11-24 Jim Parisnrf51: fix UICR erase
2014-11-24 Jim Parisnrf51: fix UICR region size
2014-10-06 Spencer Oliverflash: constify driver data structures
2014-04-27 Spencer Olivernrf51: remove dereference of null pointer
2014-03-29 Andrey Smirnovnrf51: Fix incorrect flash writing sequence
2014-03-29 Andrey Smirnovnrf51: Remove unnecessary explicit type casting
2014-03-29 Andrey Smirnovnrf51: Add UICR writing support
2014-03-29 Andrey Smirnovnrf51: Add a known devices table and simple chip type...
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-03-07 Andrey Smirnovnrf51: Fix format string bugs in nrf51_info
2014-02-24 Andrey Smirnovnrf51: Implement the support for Nordic's nRF51 devices