aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-25combine help and usage command handlersZachary T Welch
2009-11-24improve usage and help command outputZachary T Welch
2009-11-24allow scripts to update usage informationZachary T Welch
2009-11-24httpd: use register_commands()Zachary T Welch
2009-11-24add jim_handler to command_registrationZachary T Welch
2009-11-24refactor command_new to use command_registrationZachary T Welch
2009-11-24remove register_commands from etm_capture_driverZachary T Welch
2009-11-24remove target_type register_command callbackZachary T Welch
2009-11-24xscale: use register_commands()Zachary T Welch
2009-11-24trace: use register_commands()Zachary T Welch
2009-11-24target_request: use register_commands()Zachary T Welch
2009-11-24target: use register_commands()Zachary T Welch
2009-11-24oocd_trace: use register_commands()Zachary T Welch
2009-11-24etm_dummy: use register_commands()Zachary T Welch
2009-11-24etm: use register_commands()Zachary T Welch
2009-11-24etb: use register_commands()Zachary T Welch
2009-11-24cortex_m3: use register_commands()Zachary T Welch
2009-11-24cortex_a8: use register_commands()Zachary T Welch
2009-11-24armv7m: use register_commands()Zachary T Welch
2009-11-24armv7a: use register_commands()Zachary T Welch
2009-11-24armv4_5: use register_commands()Zachary T Welch
2009-11-24arm9tdmi: use register_commands()Zachary T Welch
2009-11-24arm966e: use register_commands()Zachary T Welch
2009-11-24arm926ejs: use register_commands()Zachary T Welch
2009-11-24arm920t: use register_commands()Zachary T Welch