aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-16fileio: improve API typesZachary T Welch
2009-11-16struct fileio: improve member typesZachary T Welch
2009-11-16helper/log: improve API parameter typesZachary T Welch
2009-11-16use Jim_CmdProc in jim_registerZachary T Welch
2009-11-16improve constness of open_file_from_pathZachary T Welch
2009-11-16make command line options constZachary T Welch
2009-11-16ARM: standard disassembler uses Thumb2 entryDavid Brownell
2009-11-16target: don't include "log.h" from "armv4_5.h"David Brownell
2009-11-16ARM: move mode functions out of headerDavid Brownell
2009-11-16JTAG: no LOG_WARNING() for taps without IDCODEDavid Brownell
2009-11-16binarybuffer: regression fixDavid Brownell
2009-11-16"types.h" doxygen fixDavid Brownell
2009-11-16target: less implicit inclusion of "etm.h"David Brownell
2009-11-16move ARRAY_SIZE macro to types.hZachary T Welch
2009-11-16armv7m: make core reg read/write use unsignedZachary T Welch
2009-11-16remove TAP_SCAN_BYTES macroZachary T Welch
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch
2009-11-16move container_of to types.hZachary T Welch
2009-11-16nand_command_get_device_by_num: make COMMAND_HELPERZachary T Welch
2009-11-16flash_command_get_bank_by_num: make COMMAND_HELPERZachary T Welch
2009-11-16cleanup jtag minidriversZachary T Welch
2009-11-16Add 'nand verify' commandZachary T Welch
2009-11-16Add FILEIO_NONE access mode.Zachary T Welch
2009-11-16Use nand_fileio_* in write/dump commands.Zachary T Welch
2009-11-16Add nand_fileio_* helper APIs.Zachary T Welch
2009-11-16binarybuffer: add API documentationZachary T Welch
2009-11-16improve inline binarybuffer helpersZachary T Welch
2009-11-16improve buf_set_buf helperZachary T Welch
2009-11-16improve buf_set_onesZachary T Welch
2009-11-16improve buf_cpy helperZachary T Welch
2009-11-16improve buf_cmp and buf_cmp_mask helpersZachary T Welch
2009-11-16improve str_to_buf and buf_to_str helpersZachary T Welch
2009-11-16binarybuffer: move variables to point of first useZachary T Welch
2009-11-16binarybuffer: fix whitespace related issuesZachary T Welch
2009-11-16#include "target.h" less wildlyDavid Brownell
2009-11-16target: no implicit #includes of "register.h"David Brownell
2009-11-16target: less implicit inclusion of "command.h"David Brownell
2009-11-16target: don't implicitly include "algorithm.h"David Brownell
2009-11-16target: don't implicitly include "breakpoint.h"David Brownell
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