aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch20-28/+33
2009-12-04move remaining nand helper filesZachary T Welch8-11/+9
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch7-872/+1005
2009-12-04split NAND driver handling into nand/driver.[ch]Zachary T Welch5-104/+205
2009-12-04ARM: doc updates for main headerDavid Brownell1-3/+11
2009-12-04ARM: rename armv4_5_build_reg_cache() as arm_*()David Brownell6-11/+10
2009-12-04ARM: rename armv4_5_algorithm as arm_algorithmDavid Brownell11-27/+27
2009-12-04ARM: misc generic cleanupDavid Brownell4-13/+28
2009-12-04ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGICDavid Brownell12-19/+19
2009-12-04ARM: switch target_to_armv4_5() to target_to_arm()David Brownell8-20/+18
2009-12-04ARM: rename armv4_5_state_* as arm_state_*David Brownell12-23/+23
2009-12-04ARM: rename armv4_5_mode_* AS arm_mode_*David Brownell8-39/+39
2009-12-04ARM: rename ARMV4_5_MODE_* as ARM_MODE_*David Brownell16-141/+141
2009-12-04ARM: rename ARMV4_5_STATE_* as ARM_STATE_*David Brownell18-77/+77
2009-12-04ARM11: report watchpoint trigger insnDavid Brownell1-0/+18
2009-12-04ARM11: basic watchpoint supportDavid Brownell4-9/+100
2009-12-04ARM11: tweak TAP ops and debuggingDavid Brownell2-23/+61
2009-12-04reorder build order of src directoryZachary T Welch1-1/+9
2009-12-04remove flash.h from treeZachary T Welch18-63/+4
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch6-326/+358
2009-12-04remove target.h from flash.hZachary T Welch21-20/+31
2009-12-04split NOR and NAND flash headersZachary T Welch4-12/+15
2009-12-04eliminate src/flash/flash.cZachary T Welch3-221/+187
2009-12-04add flash/nor/drivers.cZachary T Welch4-55/+79
2009-12-04move more nor flash implementation detailsZachary T Welch5-999/+1011
2009-12-04ARM: semihosting entry cleanupDavid Brownell1-8/+39
2009-12-04ARM: remove semihosting globalsDavid Brownell5-33/+48
2009-12-04add flash/nor/core.[ch]Zachary T Welch5-62/+149
2009-12-04add flash/nor/{tcl.c,imp.h} from flash/flash.cZachary T Welch4-175/+235
2009-12-04separate Jim from jtag/core.cZachary T Welch2-11/+11
2009-12-04switch 'rm' command away from using JimZachary T Welch1-18/+11
2009-12-04check top-level command registrationsZachary T Welch1-16/+34
2009-12-04allow 'jtag init' to be run in any modeZachary T Welch1-1/+1
2009-12-04target: cygwin build fixesDavid Brownell2-4/+10
2009-12-04zy1000: FPGA revC wipØyvind Harboe1-5/+19
2009-12-03basic ARM semihosting supportNicolas Pitre4-0/+516
2009-12-03doxygen: remove some warningsDavid Brownell2-1/+2
2009-12-03Make ARM NAND I/O operations aware of last opDean Glazeski1-4/+13
2009-12-03ARM NAND I/O interface updateDean Glazeski3-7/+39
2009-12-03NAND page command refactoring.Dean Glazeski2-59/+35
2009-12-03ARMv7-A: tweak arch_state()David Brownell1-10/+4
2009-12-03ARM DPM: share debug reason logicDavid Brownell7-100/+60
2009-12-03ARM11: use shared DSCR bit namesDavid Brownell3-42/+24
2009-12-03ARM DPM: make DSCR bit defs sharableDavid Brownell3-33/+43
2009-12-03fix another init regressionDavid Brownell1-4/+7
2009-12-03fix double 'init' regressionZachary T Welch1-1/+1
2009-12-03fix regressions with GDB port numbersZachary T Welch1-3/+11
2009-12-03zy1000: include files have moved aboutØyvind Harboe1-2/+2
2009-12-03remove tertiary include pathsZachary T Welch12-55/+10
2009-12-03change #include "../hello.h" to "hello.h"Zachary T Welch4-3/+5