aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-14target/xscale: change prototype of xscale_verify_pointer()Paul Fertser
2019-05-14target/mips_m4k: change prototype of mips_m4k_verify_pointer()Paul Fertser
2019-05-14target/mips32: change prototype of mips32_verify_pointer()Paul Fertser
2019-05-14target/cortex_m: change prototype of cortex_m_verify_pointer()Paul Fertser
2019-05-14target/arm946e: change prototype of arm946e_verify_pointer()Paul Fertser
2019-05-14target/arm720t: change prototype of arm720t_verify_pointer()Paul Fertser
2019-05-14target/arm966e: change prototype of arm966e_verify_pointer()Paul Fertser
2019-05-14target/arm926ejs: change prototype of arm926ejs_verify_pointer()Paul Fertser
2019-05-14target/arm920t: change prototype of arm920t_verify_pointer()Paul Fertser
2019-05-14nor/at91sam4: change prototype of get_current_sam4()Paul Fertser
2019-05-14nor/at91sam3: change prototype of get_current_sam3()Paul Fertser
2019-05-14nand/tcl: pass CMD to nand_list_walker()Paul Fertser
2019-05-14nand/fileio: change prototype of nand_fileio_start()Paul Fertser
2019-05-14target_request: replace command_print() with command_output_text()Antonio Borneo
2019-05-14target: unify memory read/write commandsAntonio Borneo
2019-05-14target: use LOG_USER to print errors in eventsAntonio Borneo
2019-05-14target: change prototype of target_process_reset()Antonio Borneo
2019-05-14helper/command: add macro CMDAntonio Borneo
2019-05-14target/arm946e: rewrite jim_arm946e_cp15 to arm945e_handle_cp15Tomas Vanek
2019-05-14target: rewrite jim_target_event_list to handle_target_event_listTomas Vanek
2019-05-04stm32h7x: fix incorrect indentationChristopher Head
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