aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek3-0/+126
2016-10-04xilinx_bscan_spi: port to new migen and clean-upRobert Jordens1-193/+121
2016-08-14contrib/loaders: Enforce Little Endian ARM machine codeAndreas Färber6-8/+20
2016-08-13kinetis_ke: Switch to standard build variablesAndreas Färber2-10/+10
2016-08-13contrib/loaders: Add umbrella MakefileAndreas Färber1-0/+33
2016-05-22armv4_5: Integrate build of checksum codeAndreas Färber2-1/+17
2016-05-22armv4_5: Integrate build of erase check codeAndreas Färber3-3/+13
2016-05-22armv7m: Integrate build of checksum codeAndreas Färber2-0/+24
2016-05-20Fix spelling of ARM CortexAndreas Färber1-2/+2
2016-05-17udev: add rule for original Keil ULink (version 1)Alexander Kurz1-0/+3
2016-05-05Add Altera USB Blaster udev rule.Christopher Head1-0/+3
2016-05-05flash/nor: Add Infineon XMC1000 flash driverAndreas Färber8-0/+267
2016-05-05flash Kinetis: new KVx family addedTomas Vanek3-0/+87
2016-05-04 stm32l4x.c: Correct waiting for data.Uwe Bonnes1-1/+4
2016-05-04stm32l4x.c: Use explicit 64-bit flash access as reference manual implies.Uwe Bonnes1-7/+5
2016-05-04RTOS support: Correction of out of bound access of thread arrayJonathan Dumaresq1-1/+1
2016-05-04flash: Added support for Freescale Kinetis KE family.Ivan Meleca5-0/+269
2016-05-04stm32l4x.c: Free r6/7 for 64-bit operations.Uwe Bonnes1-9/+9
2016-02-29armv7m: Integrate build of erase check codeAndreas Färber1-0/+2
2016-02-29xmc4xxx: Integrate build of erase check codeAndreas Färber2-0/+21
2016-02-29flash: New Spansion FM4 flash driverAndreas Färber6-0/+225
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink1-3/+11
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov1-0/+112
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski1-0/+45
2015-10-30Add handling for STM32L4.Uwe Bonnes1-0/+99
2015-10-30stm32f2x: Add memory barrier needed for STM32F7 flashing.Uwe Bonnes1-0/+1
2015-08-06flash/nor/jtagspi: add JTAGSPI driverRobert Jordens1-0/+317
2015-08-06udev: Add J-Link on-board nRF51-DKKyle Manna1-0/+1
2015-04-16contrib/itmdump: add a hack to allow direct dumping of specific SWIT, fix tim...Paul Fertser1-3/+30
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson1-0/+20
2015-03-09contrib/itmdump: fix UB in show_swit, and few compile warningsPaul Fertser1-11/+2
2015-03-09contrib: itmdump: fix incorrect format printfKarl Palsson1-2/+2
2015-02-22cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPadPaul Fertser1-0/+3
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz1-0/+81
2015-02-11nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton1-0/+72
2015-01-15contrib: itmdump: fix multi byte decodingKarl Palsson1-1/+1
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders1-0/+12
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain1-0/+232
2014-04-14contrib/rpc_examples: add example for python3Andreas Ortmann1-0/+145
2014-04-14openocd.rules: match CMSIS DAP devices by product stringPaul Fertser1-15/+2
2014-03-29Move xsvf_tools and remote_bitbang to contrib/Paul Fertser3-0/+1405
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser12-0/+1091
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky1-0/+6
2014-03-17cfg: Added st nucleo board configs.Jens Hoffmann1-0/+3
2014-03-17openocd.texi: document Tcl RPC and add an example clientPaul Fertser1-0/+56
2014-03-07Rename and sort udev rules fileAndreas Fritiofson1-61/+69
2014-02-06flash: declare fixed arrays constSpencer Oliver1-1/+1
2014-02-04interface/ftdi: add TUMPA Lite configPaul Fertser1-0/+4
2014-01-09cfg: add initial Atmel xplained kit supportSpencer Oliver1-0/+4
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver2-1/+28