3725 Commits (cfd79e96a6436cea427245a2c2f18fd52001898b)
 

Author SHA1 Message Date
  David Brownell cfd79e96a6 ARM11: minor cleanup, mostly ITR comments 14 years ago
  Spencer Oliver 08589462ad server: add server_preinit which is called before config file is parsed. 14 years ago
  Spencer Oliver 6b9c14e908 build: fix cygwin build warnings 14 years ago
  Øyvind Harboe 97996214f5 gdb_server: use more local variables in inner loop of fetching packetstiny refactoring to allow optimisation of inner loops 14 years ago
  Øyvind Harboe 1c42606aea gdb_server: make struct gdb_connection private 14 years ago
  Øyvind Harboe ac46e072df optimisation: tiny optimisation for embedded ice 14 years ago
  Øyvind Harboe 068626fde4 embedded hosts: optimize common code path for core arm operations 14 years ago
  David Brownell a34345451d anotyer cygwin compile fix 14 years ago
  Øyvind Harboe 134df4b701 zy1000: revc FPGA now works 14 years ago
  David Brownell 29a8cdc3b0 ARM: update arm_opcodes.h copyright 14 years ago
  David Brownell 3d9cb516c2 stellaris: flash protection updates, minor fixes 14 years ago
  David Brownell 910dd664ce Comment and doxygen fixes 14 years ago
  Spencer Oliver 26d7ed08f9 ETM: only include oocd_trace.h when tracing enabled. 14 years ago
  Rafael Campos Las Heras 733ced125a Fix compilation error with gcc 4.4.1 14 years ago
  David Brownell f0da635e55 target: remove more exit() calls 14 years ago
  David Brownell cbea1ed71f target: remove needless "extern"s 14 years ago
  David Brownell e7acbdf5db target: move 'extern' decls to *.h files 14 years ago
  David Brownell ac19fc0da7 ARM: cygwin complile fixes 14 years ago
  Øyvind Harboe 96d2b61c04 zy1000: some background info on the zy1000 file. 14 years ago
  Øyvind Harboe 97de520bc0 minidriver: fix inline capability of minidriver 14 years ago
  Ø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