aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-28rtos/nuttx: add stacking info for Espressif Xtensa chipsErhan Kurubas1-0/+358
2023-01-28rtos: add custom stack read functionErhan Kurubas2-1/+11
2023-01-28rtos/nuttx: add riscv stacking infoErhan Kurubas2-0/+47
2023-01-28rtos/nuttx: move stacking info to the new nuttx stackings fileErhan Kurubas4-57/+78
2023-01-28doc:usb_adapters: add lsusb dump of esp_usb_jtagErhan Kurubas3-1/+136
2023-01-28doc: fix broken link to IgnoreHardwareSerialNumber in README.WindowsN S1-1/+1
2023-01-21stm32f3x: Allow overriding the flash bank sizeAndreas Fritiofson1-1/+9
2023-01-21helper: Add generic little endian CRC32 functionMarian Buschsieweke4-28/+95
2023-01-21flash/nor/psoc4: drop jtag_poll_mask() from flash writeTomas Vanek1-5/+0
2023-01-15jtag: hla: use generic helper for commands 'jtag newtap' 'swd newdap'Antonio Borneo6-168/+3
2023-01-15jtag: parse command options in 'swd newdap'Antonio Borneo1-8/+1
2023-01-15.gitignore: Add .cache and compile_commands.jsonMarian Buschsieweke1-0/+8
2023-01-15flash/nor/stm32l4x: Add revision 'X' and 'C' for STM32U575/585 devicesMarc Schink1-0/+1
2023-01-15tcl/target: enable -rtos hwthreadAntonio Borneo4-8/+4
2023-01-15jtag/drivers/cmsis_dap: prevent conn/discon workaround before line resetTomas Vanek1-1/+3
2023-01-15jtag/drivers/cmsis_dap: speed up long transfers using DAP_TransferBlockTomas Vanek2-22/+83
2023-01-15jtag/drivers/cmsis_dap: improve USB packets fillingTomas Vanek2-8/+62
2023-01-15jtag/drivers/cmsis_dap: introduce packet_usable_sizeTomas Vanek4-12/+8
2023-01-15jtag/drivers/cmsis_dap: use unsigned typesTomas Vanek2-23/+24
2023-01-15jtag/drivers/cmsis_dap: use dap parameter instead of cmsis_dap_handleTomas Vanek1-6/+7
2023-01-15jtag/drivers/cmsis_dap: move pending request FIFOTomas Vanek2-56/+59
2023-01-15tools: add disassembler helper for files .incAntonio Borneo1-0/+50
2023-01-15doc: usb_adapters: add other adaptersAntonio Borneo10-0/+1232
2023-01-15doc: usb_adapters: add lsusb dump of few adaptersAntonio Borneo19-0/+2606
2023-01-15doc: usb_adapters: add container for lsusb dump of adaptersAntonio Borneo2-0/+67
2023-01-15flash/nor, contrib/loaders: move numicro M0 write assembly to contrib/loadersJian-Hong Pan6-59/+82
2023-01-15flash/nor, contrib/loaders: move numicro M4 write assembly to contrib/loadersJian-Hong Pan4-56/+107
2023-01-15tcl: add a configuration file for Nuvoton M541 & NUC442/472 seriesZale Yu1-0/+62
2023-01-15flash: support Nuvoton M541 & NUC442/472 seriesZale Yu1-81/+253
2023-01-15flash/nor/numicro: reorder the parts listZale Yu1-998/+349
2023-01-15target/armv7m: Rename xPSR to xpsrBoris-Chengbiao Zhou1-1/+1
2023-01-15flash/stm32l4x: avoid multiple assignmentsTarek BOCHKATI1-1/+2
2023-01-15adapter: Improve three adapter-related printsJan Matyas2-4/+6
2023-01-15riscv: drop deprecated command 'riscv test_sba_config_reg'Antonio Borneo3-409/+0
2023-01-15riscv: drop deprecated command 'riscv set_prefer_sba'Antonio Borneo1-39/+0
2023-01-15tcl/target: remove rp2040-core0.cfgTomas Vanek1-52/+0
2023-01-15tcl/target: add SMP mode to rp2040.cfgTomas Vanek1-3/+9
2023-01-15flash/nor/rp2040: make SPI flash ID detection optionalTomas Vanek1-22/+33
2023-01-15target/cortex_m: add SMP support for Cortex-MTomas Vanek2-19/+211
2023-01-15target/armv7m: check error in armv7m_restore_context()Tomas Vanek1-2/+5
2023-01-15armv8: Add support of pointer authenticationKoudai Iwahori3-146/+206
2023-01-15src/rtos/eCos : Support per-build configuration specific structure layoutsJames G. Smith2-90/+950
2023-01-15flash/nor/spi: Add issi is25lq040b to device listFawaz Tirmizi1-0/+1
2023-01-15target/xtensa: remove needless target_was_examined checkErhan Kurubas1-2/+1
2023-01-15flash/nor/avrf: add ATmega32U4 supportKyle Schwarz2-0/+31
2023-01-15openocd: revert workarounds for 'expr' syntax changeAntonio Borneo2-73/+1
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo51-18510/+4
2023-01-15Deprecate libjaylink Git submoduleMarc Schink1-4/+10
2023-01-15Restore normal development cyclePaul Fertser3-99/+134
2023-01-14The openocd-0.12.0 releasePaul Fertser2-2/+2