| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allow 'flash_banks' command to give GDB output | Zachary T Welch | 2009-12-06 | 1 | -1/+1 |
| * | fix NOR flash regression | Zachary T Welch | 2009-12-06 | 1 | -0/+2 |
| * | misc code review updates | David Brownell | 2009-12-05 | 4 | -14/+11 |
| * | NOR: add 29LV400BC flash device | Mathias Kuester | 2009-12-05 | 1 | -0/+17 |
| * | ARM semihosting: use breakpoint on ARM7 | Nicolas Pitre | 2009-12-04 | 1 | -7/+9 |
| * | ARM semihosting: work with both low and high vectors | Nicolas Pitre | 2009-12-04 | 1 | -6/+4 |
| * | rename nand.h to flash//nand/core.h | Zachary T Welch | 2009-12-04 | 20 | -28/+33 |
| * | move remaining nand helper files | Zachary T Welch | 2009-12-04 | 8 | -11/+9 |
| * | split nand.c into nand/{core,fileio,tcl}.c | Zachary T Welch | 2009-12-04 | 7 | -872/+1005 |
| * | split NAND driver handling into nand/driver.[ch] | Zachary T Welch | 2009-12-04 | 5 | -104/+205 |
| * | ARM: doc updates for main header | David Brownell | 2009-12-04 | 1 | -3/+11 |
| * | ARM: rename armv4_5_build_reg_cache() as arm_*() | David Brownell | 2009-12-04 | 6 | -11/+10 |
| * | ARM: rename armv4_5_algorithm as arm_algorithm | David Brownell | 2009-12-04 | 11 | -27/+27 |
| * | ARM: misc generic cleanup | David Brownell | 2009-12-04 | 4 | -13/+28 |
| * | ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC | David Brownell | 2009-12-04 | 12 | -19/+19 |
| * | ARM: switch target_to_armv4_5() to target_to_arm() | David Brownell | 2009-12-04 | 8 | -20/+18 |
| * | ARM: rename armv4_5_state_* as arm_state_* | David Brownell | 2009-12-04 | 12 | -23/+23 |
| * | ARM: rename armv4_5_mode_* AS arm_mode_* | David Brownell | 2009-12-04 | 8 | -39/+39 |
| * | ARM: rename ARMV4_5_MODE_* as ARM_MODE_* | David Brownell | 2009-12-04 | 16 | -141/+141 |
| * | ARM: rename ARMV4_5_STATE_* as ARM_STATE_* | David Brownell | 2009-12-04 | 18 | -77/+77 |
| * | ARM11: report watchpoint trigger insn | David Brownell | 2009-12-04 | 1 | -0/+18 |
| * | ARM11: basic watchpoint support | David Brownell | 2009-12-04 | 4 | -9/+100 |
| * | ARM11: tweak TAP ops and debugging | David Brownell | 2009-12-04 | 2 | -23/+61 |
| * | reorder build order of src directory | Zachary T Welch | 2009-12-04 | 1 | -1/+9 |
| * | remove flash.h from tree | Zachary T Welch | 2009-12-04 | 18 | -63/+4 |
| * | split flash.h into into flash/nor/*.h | Zachary T Welch | 2009-12-04 | 6 | -326/+358 |
| * | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 21 | -20/+31 |
| * | split NOR and NAND flash headers | Zachary T Welch | 2009-12-04 | 4 | -12/+15 |
| * | eliminate src/flash/flash.c | Zachary T Welch | 2009-12-04 | 3 | -221/+187 |
| * | add flash/nor/drivers.c | Zachary T Welch | 2009-12-04 | 4 | -55/+79 |
| * | move more nor flash implementation details | Zachary T Welch | 2009-12-04 | 5 | -999/+1011 |
| * | ARM: semihosting entry cleanup | David Brownell | 2009-12-04 | 1 | -8/+39 |
| * | ARM: remove semihosting globals | David Brownell | 2009-12-04 | 5 | -33/+48 |
| * | add flash/nor/core.[ch] | Zachary T Welch | 2009-12-04 | 5 | -61/+148 |
| * | add flash/nor/{tcl.c,imp.h} from flash/flash.c | Zachary T Welch | 2009-12-04 | 4 | -175/+235 |
| * | separate Jim from jtag/core.c | Zachary T Welch | 2009-12-04 | 2 | -11/+11 |
| * | switch 'rm' command away from using Jim | Zachary T Welch | 2009-12-04 | 1 | -18/+11 |
| * | check top-level command registrations | Zachary T Welch | 2009-12-04 | 1 | -16/+34 |
| * | allow 'jtag init' to be run in any mode | Zachary T Welch | 2009-12-04 | 1 | -1/+1 |
| * | target: cygwin build fixes | David Brownell | 2009-12-04 | 2 | -4/+10 |
| * | zy1000: FPGA revC wip | Øyvind Harboe | 2009-12-04 | 1 | -5/+19 |
| * | basic ARM semihosting support | Nicolas Pitre | 2009-12-03 | 4 | -0/+516 |
| * | doxygen: remove some warnings | David Brownell | 2009-12-03 | 2 | -1/+2 |
| * | Make ARM NAND I/O operations aware of last op | Dean Glazeski | 2009-12-03 | 1 | -4/+13 |
| * | ARM NAND I/O interface update | Dean Glazeski | 2009-12-03 | 3 | -7/+39 |
| * | NAND page command refactoring. | Dean Glazeski | 2009-12-03 | 2 | -59/+35 |
| * | ARMv7-A: tweak arch_state() | David Brownell | 2009-12-03 | 1 | -10/+4 |
| * | ARM DPM: share debug reason logic | David Brownell | 2009-12-03 | 7 | -99/+59 |
| * | ARM11: use shared DSCR bit names | David Brownell | 2009-12-03 | 3 | -42/+24 |
| * | ARM DPM: make DSCR bit defs sharable | David Brownell | 2009-12-03 | 3 | -33/+43 |
