4995 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
  Luca Ellero 041953f3b1 Add preliminary support for Freescale iMX53 13 years ago
  Alexandre Pereira da Silva 5cc83a880a Add the REV A tap id to the LPC3250 configuration 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 d6027ca6a8 at91: add at91sam9263 chip register definition 13 years ago
  Jean-Christophe PLAGNIOL-VILLARD ba71e8c521 at91: add chip register definition and generic init support 13 years ago
  Jean-Christophe PLAGNIOL-VILLARD 28e6dcee85 add at91sam9263-ek support 13 years ago
  Jean-Christophe PLAGNIOL-VILLARD 22437fac28 add at91sam9261-ek support 13 years ago
  Jean-Christophe PLAGNIOL-VILLARD 5d538084be at91: add at91sam9261 chip register definition 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
  Spencer Oliver becfbeaacd build: correctly use AC_LANG_PROGRAM 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 3fea99097e pandaboard: use new -dbgbase option to workaround broken ROM table 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 3b7c9585db Merge remote branch 'origin/master' into HEAD 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
  Phil 364cfaac1d Added s19 to (fast_)load_image documentation to match the online help. 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
  Øyvind Harboe 3e83991560 docs: add HACKING file to help users get started with patches 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