aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-28add error checking in command_newZachary T Welch
2009-11-28include mode information in help text.Zachary T Welch
2009-11-28refactor command mode detectionZachary T Welch
2009-11-28add command private data setter/accessorZachary T Welch
2009-11-28add 'command mode' introspective handlerZachary T Welch
2009-11-28remove unknown handlerZachary T Welch
2009-11-28improve command handler wrapper scriptZachary T Welch
2009-11-28add 'command type' introspective handlerZachary T Welch
2009-11-28ARM11: fix warning on amd64David Brownell
2009-11-28ARM11: fix dbgtap JTAG_DEBUGDavid Brownell
2009-11-28target: uplevel add_{break,watch}point() error checksDavid Brownell
2009-11-28target: remove unused TARGET_EVENT_OLD_* symbolsDavid Brownell
2009-11-27NEWS: mention new reset-assert eventDavid Brownell
2009-11-27omap3530.cfg: use new "reset-assert" eventDavid Brownell
2009-11-27Cortex-A8: support "reset-assert" eventDavid Brownell
2009-11-27target: groundwork for "reset-assert" eventDavid Brownell
2009-11-27ARM11: write_memory() avoids increment checkDavid Brownell
2009-11-27fix regression causing duplicated outputZachary T Welch
2009-11-27zy1000: keep up with new command registration stuffØyvind Harboe
2009-11-27update minidummy interface driver command handlingZachary T Welch
2009-11-27fix 'nand info' commandZachary T Welch
2009-11-27zy1000: keep up with changes to log_init()Øyvind Harboe
2009-11-27minidummy: fix compilation errorØyvind Harboe
2009-11-26ARM NAND I/O header documentation update.Dean Glazeski
2009-11-26ARM NAND I/O documentation update.Dean Glazeski
2009-11-26ARM NAND I/O refactor code copying.Dean Glazeski
2009-11-26ARM NAND I/O read function.Dean Glazeski
2009-11-26NAND Flash documentation update.Dean Glazeski
2009-11-26XScale: add stub {read,write}_phys routinesDavid Brownell
2009-11-26update bug reporting informationUwe Hermann
2009-11-26fix typos in documentationUwe Hermann
2009-11-26fix typos in source filesUwe Hermann
2009-11-26styleguide: add some embedded style rules.Øyvind Harboe
2009-11-26fix 'flash protect' and 'flash erase_sector'Eric Wetzel
2009-11-25target: create and use target_name()David Brownell
2009-11-25target: target_get_name() --> target_type_name()David Brownell
2009-11-25omap3530.cfg: yes we have SRAM!David Brownell
2009-11-25ARM: minor armv4/armv5 cleanupDavid Brownell
2009-11-25ARM: comment tweaks in ADIv5David Brownell
2009-11-25ARM7/9: shrink run_algorithm_inner() linesDavid Brownell
2009-11-25NEWS updatesDavid Brownell
2009-11-25update NEWS with recent developmentsZachary T Welch
2009-11-25use ARRAY_SIZE macroZachary T Welch
2009-11-25support OPENOCD_DEBUG_LEVEL environment settingZachary T Welch
2009-11-25log: improve initializationZachary T Welch
2009-11-25update command handler documentationZachary T Welch
2009-11-25add 'testee' target typeZachary T Welch
2009-11-25improve command handling examplesZachary T Welch
2009-11-25add script_command_run helperZachary T Welch
2009-11-25encapsulate and re-use log capture, retval setupZachary T Welch