aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Print idcode value in error message.Tim Newsome1-1/+2
2016-09-23Selecting dbus is sometimes necessary.Tim Newsome1-3/+18
2016-09-23WIP registers.Tim Newsome2-7/+41
2016-09-23Add extra debug output.Tim Newsome1-0/+27
2016-09-23Fix bug when waiting for debugint to clear.Tim Newsome1-0/+4
2016-09-23Clearer debug logging.Tim Newsome1-2/+4
2016-09-23WIP on registers.Tim Newsome1-1/+67
2016-09-23Try to document struct reg.Tim Newsome1-0/+12
2016-09-23Blind implementation of write_memory.Tim Newsome2-29/+106
2016-09-23Blind implementation of read_memory.Tim Newsome2-36/+103
2016-09-23In theory assert_reset/deassert_reset work.Tim Newsome2-41/+109
2016-09-23WIP, blind coding.Tim Newsome4-30/+110
2016-09-23Blind coding new dbus behavior.Tim Newsome1-54/+123
2016-09-23Always leave the TAP in Run-Test/Idle.Tim Newsome2-26/+93
2016-09-23Halt should work now.Tim Newsome4-1/+1248
2016-09-23Set up dram structure; implement poll().Tim Newsome1-5/+70
2016-09-23Figure out Debug RAM size in examine().Tim Newsome1-4/+155
2016-09-23Scaffolding.Tim Newsome2-0/+21
2016-09-23Refer to nonexistent riscv target.Tim Newsome1-0/+2
2016-08-14contrib/loaders: Enforce Little Endian ARM machine codeAndreas Färber6-8/+20
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek2-127/+350
2016-08-14pic32mx: add new device ID, 17x/27x Flash supportSASANO Takayoshi1-20/+70
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek1-75/+121
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek4-23/+110
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek1-40/+66
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek3-59/+60
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion2-52/+210
2016-08-14at91sam7: do not touch flash banks which belong to other targetsAndreas Fritiofson1-13/+7
2016-08-14ftdi: Added a method to read the signal valuesStephen Tridgell2-4/+82
2016-08-14cmsis-dap: add JTAG pass-through modeMatthias Welwarsky1-14/+513
2016-08-14tcl/board: add Marsohod CPLD board configAntony Pavlov1-0/+13
2016-08-14tcl/cpld: add config file for Altera EPM240 CPLD (MAXII family)Antony Pavlov1-0/+6
2016-08-14tcl/board: add Marsohod3 FPGA board configAntony Pavlov1-0/+13
2016-08-14tcl/fpga: add config file for Altera 10M50 FPGA (MAX10 family)Antony Pavlov1-0/+6
2016-08-14tcl/board: add Marsohod2 FPGA board configAntony Pavlov1-0/+13
2016-08-14interface: Add XDS100v3 support.Remco Bloemen1-0/+11
2016-08-14tcl/interface/ftdi: add config for the MBFTDI adapterAntony Pavlov1-0/+16
2016-08-14doc: correct and standardize instructions for disabling TCP serversPeter A. Bigot1-3/+3
2016-08-14gdb_server: support disabling serverPeter A. Bigot1-0/+5
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch2-97/+328
2016-08-14rtos: remove display_str memberSteven Stallion8-27/+3
2016-08-14target/stm32f4x.cfg: Add STM32F410/F412/F469.Uwe Bonnes1-1/+11
2016-08-14flash/nor/tcl.c: Less verbose output of flash erase_check.Uwe Bonnes1-1/+5
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes1-2/+15
2016-08-14board: add configuration for freescale imx6q sabresd boardMatthias Welwarsky1-0/+149
2016-08-13jlink: fix jlink regression introduced by ae8cdc commitSergey A. Borshch1-2/+3
2016-08-13tcl/target/stm32f4x.cfg: Use Workareasize of smallest possible device.Uwe Bonnes4-2/+11
2016-08-13psoc4: Corrected Silicon IDsGeorge Ioakimedes1-2/+2
2016-08-13target: check late abort from target in async_algorithmTomas Vanek1-0/+9
2016-08-13at91samd: Add Atmel SAMD09 family supportOlaf Lüke1-0/+10