4164 Commits (f9a379d02c47badf0eb116b28c4f6f679334e692)

Author SHA1 Message Date
  Michel Jaouen 3c6af518b3 rtos : compilation error on amd64 13 years ago
  Alexandre Pereira da Silva 32ede8fa21 Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be masked before comparison. 13 years ago
  Alexandre Pereira da Silva e105915a4a Make the LPC32xx nand driver support up to 5 address cycles. This will only work in the SLC driver. 13 years ago
  Alexandre Pereira da Silva 2ed19d3b9b Make the LPC32xx slc nand driver the default 13 years ago
  Øyvind Harboe e984dc1f16 jtag: clarify jtag->init() and jtag->quit() definitions 13 years ago
  Broadcom Corporation (Evan Hunter) b69119668e RTOS Thread awareness support wip 13 years ago
  Spencer Oliver f9feeacb7f pic32: update pic32mx flash driver 13 years ago
  Luca Ellero ecd5e5de7f Replace byte-access to memory with faster word-access 13 years ago
  Luca Ellero 81f238f522 Add opcodes for load/store registers words immediate post-indexed 13 years ago
  Michel JAOUEN 08303f10aa cortex_a :apb mem read/write working with mmu_on 13 years ago
  Michel JAOUEN 28ddd16ddc cortex_a : multiple target on the same dap 13 years ago
  Michel JAOUEN a7844aa4e8 cortex_a : use dap ref from armv4_5common 13 years ago
  Jean-Christophe PLAGNIOL-VILLARD 13cf987bb8 jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not define 13 years ago
  Ali Lown c7a17b8466 Buffering for up to 64 bytes in USB Blaster. 13 years ago
  Ali Lown 24943498e6 Add support for LED to USB Blaster code. 13 years ago
  Michel JAOUEN 5e86c5173c cortex_a : implement jtag console for cortex_a 13 years ago
  Drasko DRASKOVIC 719f9ecde3 Added mips_ejtag_drscan_32_out() for optimization. 13 years ago
  Drasko DRASKOVIC bc9afcd4d1 Corrected waiting on PrAcc in wait_for_pracc_rw(). Added necessary check that PrAcc is "1" before FASTDATA access. 13 years ago
  Drasko DRASKOVIC b125689459 Added correct endianess treatment for big endian targets. Now it is possible to use mips_m4k_write_memory() and mips_m4k_read_memory() to correctly set-up SDRAM, as well as bulk data write, which already handled endianess well. Also added correct endianess manipulation in case of fallback from erroneus bulk write to simple write (to avoid byte swapping two times). 13 years ago
  Øyvind Harboe a1d9f16320 cortex_a: delete dbgbase hack vestiges 13 years ago
  Michel JAOUEN 930d70f1a3 cortex_a: fix gaffe in first implementation of -dbgbase 13 years ago
  Øyvind Harboe a0b83e82f7 mips: fix gaffe in previous commit 13 years ago
  Øyvind Harboe 977df18f50 cortex_a: remove broken dbgbase patchup code 13 years ago
  Øyvind Harboe 378567da4e mips: illustrates how to improve performance 13 years ago
  Øyvind Harboe 2615bf4398 types: write memory now uses const 13 years ago
  Øyvind Harboe d76fd2aac7 mips: delete kludgy code that modifies data sent to write_memory() 13 years ago
  Øyvind Harboe 1b9e80f7e6 startup: fix bugs in cleanup upon errors during startup 13 years ago
  Øyvind Harboe 0c1ebf2673 mips: mips32_pracc_exec error propagation fixes 13 years ago
  Øyvind Harboe 83ab5ad240 mips: mips_ejtag_get_impcode error propagation added 13 years ago
  Øyvind Harboe 667c65552e mips: fix mips_ejtag_set_instr error handling 13 years ago
  Øyvind Harboe e1f5055bb0 mips: fix error handling for jtag_execute_queue() 13 years ago
  Øyvind Harboe f169f86bd1 xscale: fix gaffe in phys write 13 years ago
  Øyvind Harboe 8d338f3296 cortex-a: use -dbgbase option 13 years ago
  Øyvind Harboe b75bdb7b04 target: add -dbgbase option to target configuration 13 years ago
  Olivier Schonken ac6f8f9616 at91sam3: Modified cidr comparisson to ignore version bits 13 years ago
  Alexandre Pereira da Silva 56f705525c Clarify LPC32XX address cycles message 13 years ago
  Alexandre Pereira da Silva 54ec0c4a8a Add Micron 2GiB nand 13 years ago
  Andrew Lyon be14e8cbb0 bugfix for step <address> mips_m4k 13 years ago
  Øyvind Harboe 68bd107c6d command: fix leak when executing commands 13 years ago
  Øyvind Harboe dec80e1cff cortex_a: rename cortex_a8.c/h to cortex_a.c/h 13 years ago
  Øyvind Harboe a843789ede omap4430: tried to add in workaround for broken dbgbase query 13 years ago
  Øyvind Harboe fc574c64bb cortex a9: merge cortex a9 and a8 code 13 years ago
  Øyvind Harboe ec2b8d71ac zy1000: fix bug in ir scan handling 13 years ago
  Øyvind Harboe a343570195 zy1000: removed JTAG master TCP/IP server 13 years ago
  Øyvind Harboe 17201b5847 dsp563xx_once: fix warning and potential bug 13 years ago
  Øyvind Harboe 558f760ff0 zy1000: add code to check that SRST asserts 13 years ago
  Mathias K 4332bc32e4 target: allow targets to override memory alignment 13 years ago
  John and Tina Peterson 9f17b30f88 SYS_WRITE0 fix 13 years ago
  Uwe Hermann 33a17fd359 Fix a bunch of typos. 13 years ago
  Øyvind Harboe 582b4195a9 dsp563xx: fix alignment warnings 13 years ago