3705 Commits (304af6e7d87af60a4c807b940ff6102243d465a4)
 

Author SHA1 Message Date
  Øyvind Harboe 304af6e7d8 zy1000: remove unecessary include 14 years ago
  Øyvind Harboe eb1bc657ae build: add build/src to include path 14 years ago
  David Brownell 456ec016c2 ARM: cope with stupidheaded compiler 14 years ago
  David Brownell 81aec6be04 ARM: list number of HW breakpoints/watchpoints 14 years ago
  David Brownell bbb754aa39 target: add debug_reason_name() 14 years ago
  David Brownell 19ad7f828b ARM: don't clone arm_arch_state() code 14 years ago
  David Brownell 927ae6899d User's Guide: add quickie setup notes 14 years ago
  David Brownell 0a1b7dcfc4 ARM: use <target/arm.h> not armv4_5.h 14 years ago
  David Brownell 0529c14bfe ARM: rename some generic routines 14 years ago
  David Brownell a4a2808c2a ARM: move opcode macros to <target/arm_opcodes.h> 14 years ago
  David Brownell 7b0314c377 ARM: remove mrc_opcode(), use MRC() or MCR() 14 years ago
  David Brownell 7936ab16da ARM: disassemble two more v6+ instructions 14 years ago
  David Brownell efb93efd6f ARM DPM: don't write low bits of watchpoint value 14 years ago
  David Brownell ecd709fa55 OMAP2420: define reset-assert event 14 years ago
  David Brownell 5da53f17f0 User's Guide: mention ETM on ARM11 comes up too 14 years ago
  Zachary T Welch 30a6e683b8 add 'flash list', rewrite 'flash banks' 14 years ago
  Zachary T Welch 2bc4dee7e6 allow 'flash_banks' command to give GDB output 14 years ago
  Zachary T Welch 56c5f6361e fix NOR flash regression 14 years ago
  David Brownell dd9d1a3459 misc code review updates 14 years ago
  Mathias Kuester 12b67a2b41 NOR: add 29LV400BC flash device 14 years ago
  Nicolas Pitre ec8c3b5a67 ARM semihosting: use breakpoint on ARM7 14 years ago
  Nicolas Pitre e8599cc3d8 ARM semihosting: work with both low and high vectors 14 years ago
  Zachary T Welch 899c9975e7 rename nand.h to flash//nand/core.h 14 years ago
  Zachary T Welch da3bcb392e move remaining nand helper files 14 years ago
  Zachary T Welch 747d6f2286 split nand.c into nand/{core,fileio,tcl}.c 14 years ago
  Zachary T Welch a7fd30c07f split NAND driver handling into nand/driver.[ch] 14 years ago
  David Brownell af1d7590ed ARM: doc updates for main header 14 years ago
  David Brownell 3edcff8b8e ARM: rename armv4_5_build_reg_cache() as arm_*() 14 years ago
  David Brownell c2cc677056 ARM: rename armv4_5_algorithm as arm_algorithm 14 years ago
  David Brownell 340e2eb762 ARM: misc generic cleanup 14 years ago
  David Brownell e51b9a4ac7 ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC 14 years ago
  David Brownell 87589043fa ARM: switch target_to_armv4_5() to target_to_arm() 14 years ago
  David Brownell 56e0171420 ARM: rename armv4_5_state_* as arm_state_* 14 years ago
  David Brownell d4d16f1036 ARM: rename armv4_5_mode_* AS arm_mode_* 14 years ago
  David Brownell 0073e7a69e ARM: rename ARMV4_5_MODE_* as ARM_MODE_* 14 years ago
  David Brownell 31e3ea7c19 ARM: rename ARMV4_5_STATE_* as ARM_STATE_* 14 years ago
  David Brownell f67f6fe5bb ARM11: report watchpoint trigger insn 14 years ago
  David Brownell a0edb8a328 ARM11: basic watchpoint support 14 years ago
  David Brownell f4651c869f ARM11: tweak TAP ops and debugging 14 years ago
  Zachary T Welch 87a0119fa2 reorder build order of src directory 14 years ago
  Zachary T Welch f3e6f584f1 remove flash.h from tree 14 years ago
  Zachary T Welch ae6374e25d split flash.h into into flash/nor/*.h 14 years ago
  Zachary T Welch d9dc604a4d remove target.h from flash.h 14 years ago
  Zachary T Welch 1527272fb2 split NOR and NAND flash headers 14 years ago
  Zachary T Welch 5fdee60fd4 eliminate src/flash/flash.c 14 years ago
  Zachary T Welch c90702eaa7 add flash/nor/drivers.c 14 years ago
  Zachary T Welch 04ee41de52 move more nor flash implementation details 14 years ago
  David Brownell 32f961daba ARM: semihosting entry cleanup 14 years ago
  David Brownell bdde9460b9 ARM: remove semihosting globals 14 years ago
  David Brownell acd6d33994 User's Guide: more semihosting info 14 years ago