aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-04flash/nor/stm32h7x: use of wait queue flag instead of the busy flagTarek BOCHKATI
2019-05-04flash/nor/atsame5: fix typo in dsu_reset_deassert help textTomas Vanek
2019-04-24flash/fespi: Use COMMAND_PARSE_ADDRESSTim Newsome
2019-04-24armv7a: Improve parsing of MPIDR register to avoid error message for Cortex R5Tommy Vestermark
2019-04-24target/cortex_a: use extensively cortex_a_wait_dscr_bits()Antonio Borneo
2019-04-24target/cortex_a: check dscr before timeoutAntonio Borneo
2019-04-24target/cortex_a: fix waiting for target halted after stepAntonio Borneo
2019-04-10target/cortex_m: Implement maskisr steponly optionChristopher Head
2019-04-10fix for sanitizer errors in left shiftsMete Balci
2019-04-10target/riscv: Free registers to avoid memory leakMarc Schink
2019-04-10flash/stm32h7x: include IO_HSLV in user3_optionsChristopher Head
2019-04-10helper/command: log an error for commands without usageAntonio Borneo
2019-04-10jtag: tcl: Add cget -idcodeLeonard Crestez
2019-04-10target: fix copy&paste error in cget -coreidTomas Vanek
2019-04-07helper/command: handle empty "usage" with add_help_text/add_usage_textAntonio Borneo
2019-04-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-04-07target/adi_v5_swd: add "usage" field to command "swd"Antonio Borneo
2019-04-07drivers/at91rm9200: fix help and usage to command "at91rm9200_device"Antonio Borneo
2019-04-07flash/nor/str9xpec: fix help and usage for command "part_id"Antonio Borneo
2019-04-07flash/nor/at91samd: set usage for command "set-security"Antonio Borneo
2019-04-07drivers/vsllink: add help and usage to commandsAntonio Borneo
2019-04-07drivers/bcm2835gpio: fix usage messagesAntonio Borneo
2019-04-07drivers/imx_gpio: fix usage messagesAntonio Borneo
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo
2019-04-07target/armv7a: simplify help description of command "l2x"Antonio Borneo
2019-04-07flash/xmc4xxx: use coherent indentation in struct initializationAntonio Borneo
2019-04-07flash/kinetis: use coherent indentation in struct initializationAntonio Borneo
2019-04-07target/riscv: use coherent syntax in struct initializationAntonio Borneo
2019-04-07target/openrisc: use coherent syntax in struct initializationAntonio Borneo
2019-04-07target/armv4_5: use coherent syntax in struct initializationAntonio Borneo
2019-04-07target/arm7_9_common: use coherent syntax in struct initializationAntonio Borneo
2019-04-07log: add const qualifier to commands structAntonio Borneo
2019-04-03tcl_server: fix minor typo in commentPeter Lawrence
2019-04-03target/arm_adi_v5: fix typoMete Balci
2019-04-03flash/nor/core.h: clarify comment flash_sector::is_erasedTomas Vanek
2019-04-03helper/startup.tcl: remove proc exitAntonio Borneo
2019-04-03armv7a_mmu: Remove warning on va = paFlorian Fainelli
2019-04-03target/cortex_m: remove target halted check when removing a breakpointTomas Vanek
2019-04-01target/cortex_m: remove fp_code_available countingTomas Vanek
2019-04-01target/cortex_m: simplify cortex_m_unset_breakpoint()Tomas Vanek
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-27smp: move sub-command "smp_gdb" in file smp.cAntonio Borneo
2019-03-27smp: replace commands smp_on/smp_off with "smp [on|off]"Antonio Borneo
2019-03-27flash/nor/core: adjust flash_iterate_address_range_inner() for 64-bitTomas Vanek
2019-03-27Lots of RISC-V improvements.Tim Newsome
2019-03-26stlink: Set speed before entering JTAG/SWD modeFrans-Willem Hardijzer
2019-03-23mips32: pracc: Fix indentMarek Vasut
2019-03-23mips32: pracc: Fix UPPER/LOWER macrosMarek Vasut
2019-03-14target/mips: Use 'bool' data typeMarc Schink
2019-03-14target/xscale: Use 'bool' data typeMarc Schink