aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-03basic ARM semihosting supportNicolas Pitre
2009-12-03doxygen: remove some warningsDavid Brownell
2009-12-03Make ARM NAND I/O operations aware of last opDean Glazeski
2009-12-03ARM NAND I/O interface updateDean Glazeski
2009-12-03NAND page command refactoring.Dean Glazeski
2009-12-03ARMv7-A: tweak arch_state()David Brownell
2009-12-03ARM DPM: share debug reason logicDavid Brownell