aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell
2009-12-07ARM: remove mrc_opcode(), use MRC() or MCR()David Brownell
2009-12-07ARM: disassemble two more v6+ instructionsDavid Brownell
2009-12-07ARM DPM: don't write low bits of watchpoint valueDavid Brownell
2009-12-07OMAP2420: define reset-assert eventDavid Brownell
2009-12-07User's Guide: mention ETM on ARM11 comes up tooDavid Brownell
2009-12-06add 'flash list', rewrite 'flash banks'Zachary T Welch
2009-12-06allow 'flash_banks' command to give GDB outputZachary T Welch
2009-12-06fix NOR flash regressionZachary T Welch
2009-12-05misc code review updatesDavid Brownell
2009-12-05NOR: add 29LV400BC flash deviceMathias Kuester
2009-12-04ARM semihosting: use breakpoint on ARM7Nicolas Pitre
2009-12-04ARM semihosting: work with both low and high vectorsNicolas Pitre
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch
2009-12-04move remaining nand helper filesZachary T Welch
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch
2009-12-04split NAND driver handling into nand/driver.[ch]Zachary T Welch
2009-12-04ARM: doc updates for main headerDavid Brownell
2009-12-04ARM: rename armv4_5_build_reg_cache() as arm_*()David Brownell
2009-12-04ARM: rename armv4_5_algorithm as arm_algorithmDavid Brownell
2009-12-04ARM: misc generic cleanupDavid Brownell
2009-12-04ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGICDavid Brownell
2009-12-04ARM: switch target_to_armv4_5() to target_to_arm()David Brownell
2009-12-04ARM: rename armv4_5_state_* as arm_state_*David Brownell
2009-12-04ARM: rename armv4_5_mode_* AS arm_mode_*David Brownell
2009-12-04ARM: rename ARMV4_5_MODE_* as ARM_MODE_*David Brownell
2009-12-04ARM: rename ARMV4_5_STATE_* as ARM_STATE_*David Brownell
2009-12-04ARM11: report watchpoint trigger insnDavid Brownell
2009-12-04ARM11: basic watchpoint supportDavid Brownell
2009-12-04ARM11: tweak TAP ops and debuggingDavid Brownell
2009-12-04reorder build order of src directoryZachary T Welch
2009-12-04remove flash.h from treeZachary T Welch
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-04split NOR and NAND flash headersZachary T Welch
2009-12-04eliminate src/flash/flash.cZachary T Welch
2009-12-04add flash/nor/drivers.cZachary T Welch
2009-12-04move more nor flash implementation detailsZachary T Welch
2009-12-04ARM: semihosting entry cleanupDavid Brownell
2009-12-04ARM: remove semihosting globalsDavid Brownell
2009-12-04User's Guide: more semihosting infoDavid Brownell
2009-12-04bootstrap: stop execution upon errorØyvind Harboe
2009-12-04add flash/nor/core.[ch]Zachary T Welch
2009-12-04add flash/nor/{tcl.c,imp.h} from flash/flash.cZachary T Welch
2009-12-04separate Jim from jtag/core.cZachary T Welch
2009-12-04switch 'rm' command away from using JimZachary T Welch
2009-12-04check top-level command registrationsZachary T Welch
2009-12-04allow 'jtag init' to be run in any modeZachary T Welch
2009-12-04target: cygwin build fixesDavid Brownell
2009-12-04zy1000: FPGA revC wipØyvind Harboe