aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-15ARM11: use now-generic memory utilsDavid Brownell
2009-11-15ARM11: fixup method tableDavid Brownell
2009-11-15ARM: memory utils aren't ARM7/ARM9 dependentDavid Brownell
2009-11-15target: make "examined" flag be per-targetDavid Brownell
2009-11-15arm-jtag-ew,jlink: switch to COMMAND_HANDLERZachary T Welch
2009-11-15rlink: fix overzealous sedZachary T Welch
2009-11-14remove unused arm_jtag_buf_to_* helpersZachary T Welch
2009-11-14remove unused buf_to_u32_handlerZachary T Welch
2009-11-14struct scan_field_s -> struct scan_fieldZachary T Welch
2009-11-14Fix for md* commands, similar to mw*.Krzysztof Dziuba
2009-11-14lpc2900.h -- remove from Makefile.am tooDavid Brownell
2009-11-14flash: remove needless lpc2900.h headerDavid Brownell
2009-11-14remove annoying $URL$ startup messageDavid Brownell
2009-11-14Invalid command syntax errors with MWW.Dean Glazeski
2009-11-14add openocd.h for top-level declarationsZachary T Welch
2009-11-14compile with cygwin (32-bit)Ferdinand Postema
2009-11-13ARM11: ETM + ETB supportDavid Brownell
2009-11-13ARM11: revert etmr/etmw commandsDavid Brownell
2009-11-13ARM7/ARM9: use shared examine() methodDavid Brownell
2009-11-13ETM: simplify ETM initialization code pathsDavid Brownell
2009-11-13ARM11: switch to new "arm" base typeDavid Brownell
2009-11-13target: remove unused "bitfield" infrastructureDavid Brownell
2009-11-13ARM7/9: rm arm7_9_get_arch_pointers()David Brownell
2009-11-13command_t -> struct commandZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13remove rlink structure typedefsZachary T Welch
2009-11-13flash_bank_t -> struct flash_bankZachary T Welch
2009-11-13nand_device_t -> struct nand_deviceZachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13reg_t -> struct regZachary T Welch
2009-11-13target_type_t -> struct target_typeZachary T Welch
2009-11-13improve mips32_pracc_contextZachary T Welch
2009-11-13image_t -> struct imageZachary T Welch
2009-11-13armv4_5_common_t -> struct armZachary T Welch
2009-11-13etm_context_t -> struct etm_contextZachary T Welch
2009-11-13etb_t -> struct etbZachary T Welch
2009-11-13trace_t -> struct traceZachary T Welch
2009-11-13image_elf_t -> struct image_elfZachary T Welch
2009-11-13cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparatorZachary T Welch
2009-11-13cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparatorZachary T Welch
2009-11-13cortex_a8_wrp_t -> struct cortex_a8_wrpZachary T Welch
2009-11-13cortex_a8_brp_t -> struct cortex_a8_brpZachary T Welch
2009-11-13breakpoint_t -> struct breakpointZachary T Welch
2009-11-13xscale_trace_t -> struct xscale_traceZachary T Welch
2009-11-13xscale_trace_entry_t -> struct xscale_trace_entryZachary T Welch
2009-11-13target_event_action_t -> struct target_event_actionZachary T Welch
2009-11-13arm_instruction_t -> struct arm_instructionZachary T Welch
2009-11-13arm9tdmi_vector_t -> struct arm9tdmi_vectorZachary T Welch
2009-11-13xscale_reg_t -> struct xscale_regZachary T Welch
2009-11-13xscale_common_t -> struct xscale_commonZachary T Welch