aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04contrib: rpc_examples: python: fix memory retrievalPaul Fertser
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-27imx8m: add an m4 target to the imx8mAngus Ainslie
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
2019-03-14target/dsp563xx: Use 'bool' data typeMarc Schink
2019-03-14flash/stm32h7x: remove IWDG1_SW separate variableChristopher Head
2019-03-14target/adi_v5_swd: improve error check while updating DP_SELECTAntonio Borneo
2019-03-14target/adi_v5_swd: update cached value on write to DP_SELECTAntonio Borneo
2019-03-12target/breakpoints: make internal functions staticTomas Vanek
2019-03-12flash/nor/tcl.c: use COMMAND_PARSE_ADDRESSTomas Vanek
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2019-03-08gdb_server, target: Add target_address_bits()Tim Newsome
2019-03-08rtos/hwthread: add hardware-thread pseudo rtosMatthias Welwarsky
2019-03-08drivers/stlink_usb: use command STLINK_DEBUG_APIV2_READ_IDCODESAntonio Borneo
2019-03-08drivers/stlink_usb: check error code returned by st-linkAntonio Borneo
2019-03-08drivers/stlink_usb: fix stlink_usb_read_regs() for API v2Antonio Borneo
2019-03-07stlink: handle error GET_IDCODEAntonio Borneo
2019-03-07stlink: handle error bad-APAntonio Borneo
2019-03-06target/openrisc/x86_32_common: Use 'bool' data typeMarc Schink
2019-03-06target/openrisc/or1k: Use 'bool' data typeMarc Schink
2019-03-06target/lakemont: Use 'bool' data typeMarc Schink