4781 Commits (2a8a89edcba49051315f59cea05834b5b704ee61)

Author SHA1 Message Date
  mike brown 2a8a89edcb arm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness.. 11 years ago
  Evan Hunter 0875e64ddb gdb server: Fix buffer overrun - sprintf appends a terminating null to the data which was overrunning the supplied buffer. 11 years ago
  Spencer Oliver 900f2998c8 ti_icdi: add icdi_usb_query result check 11 years ago
  Thomas Schmid 1da9e595ec at91sam3: Wrong PLLA frequency calculations 11 years ago
  Christian Gudrian 0fd0b8ee7c rtos: fixed handling of qThreadExtraInfo packets 11 years ago
  Spencer Oliver 9c450c704c target: fix broken Cortex-R4 support 11 years ago
  Andreas Fritiofson a7e3418258 target: Retire target_bulk_write_memory() 11 years ago
  Andreas Fritiofson 4315142ea0 target: Add default implementation of bulk_write_memory 11 years ago
  Evan Hunter 13288a44be arch: Added ARMv7R and Cortex-R4 support 11 years ago
  Evan Hunter 4e47519f6c adi_v5: search for Debug and Memory AP support 11 years ago
  Evan Hunter 927e53f8d5 cortex_a : optimize apb read/write access. 11 years ago
  Stefan Mahr 700e7605fe jtag: add support for some probes that are mostly compatible with opendous 12 years ago
  Stefan Mahr 30fde70c03 jtag: usb_blaster: fix allocation of usb_blaster_device_desc 11 years ago
  Stefan Mahr fac9057f02 jtag: parport: avoid freeing read-only memory section 11 years ago
  Stefan Mahr 02192f6b8c jtag: opendous: fix tap buffer overflow 11 years ago
  Andreas Fritiofson 9b6de72c2b target: Remove read_memory_imp 11 years ago
  Andreas Fritiofson 5914310f88 target: Remove write_memory_imp 11 years ago
  Andreas Fritiofson 80b80ef9b4 target: Remove soft_reset_halt_imp 11 years ago
  Rodrigo Melo 101c602b5e ft2232: ft2232_channel option added 11 years ago
  Alex Austin 3533ce0106 Kinetis: Flash command function matches datasheet 11 years ago
  Alex Austin aa3f7887ea Kinetis: Symbolic names for Addresses and Commands 11 years ago
  Spencer Oliver 2467da4b4a tcl: add flash programming helper 11 years ago
  Øyvind Harboe a84d237acf rtos: fixes warning 11 years ago
  Spencer Oliver 07dcd5648d gdb: use stdio functions to convert parameters 11 years ago
  Spencer Oliver 468a4b65ea flash: fix stm32 failed probe using incorrect flash size 11 years ago
  Spencer Oliver f14cf545eb stm32: update stm32f1x driver for f0x and f3x option bytes 11 years ago
  Spencer Oliver 1d1f1b95a7 ti-icdi: catch failed icdi_send_cmd 11 years ago
  Spencer Oliver dcfa3ac7c7 target: use common target_name to access target::cmd_name member 11 years ago
  Peter Henn ef83a9ee93 speed up ftdi by reorder to out-in 11 years ago
  Mathias K 5d80b36552 Move back off timer to target struct 11 years ago
  Mathias K c4e0109644 Add the target name to debug output for better understanding and error identification. 11 years ago
  Spencer Oliver 3d62c3df6d gdbserver: use common hexify/unhexify routines 11 years ago
  Joerg Fischer 80f78acf73 Fix buffer overflow in versaloon interface 11 years ago
  Spencer Oliver b00b9f2d7d target: hla correctly use target events 11 years ago
  Spencer Oliver 17b57f8865 armv7m: update to use correct register core_cache 11 years ago
  Johan Almquist 15d6602e8a stm32: add support for stm32l1x 256k high density single bank devices 11 years ago
  Johan Almquist bfe1a6c892 stm32: add support for the STM32Lx 384kb dual bank flash 11 years ago
  Spencer Oliver bd5df8520b stm32: enable flash bank size override 11 years ago
  Franck Jullien 87668aebf1 jtag_interface: .speed can be NULL when not needed 11 years ago
  Spencer Oliver feddedb6db armv7m: use ARM_MODE_THREAD core mode for algoorithm's 11 years ago
  Spencer Oliver f4f87cb472 armv7m: restore core mode after executing algorithm 11 years ago
  Spencer Oliver 98709ab461 armv7m: use generic arm read/write_core_reg 11 years ago
  Spencer Oliver e6b27756da armv7m: use generic register core_cache 11 years ago
  Spencer Oliver 85ed6ea59f armv7m: remove unused armv7m_regtype 11 years ago
  Spencer Oliver fc2abe63fd armv7m: use generic arm::core_mode 11 years ago
  Spencer Oliver bf3f35092e helper: hexify correctly handle signed chars 11 years ago
  Freddie Chopin 4a5c9a4965 rtos: fix error message 11 years ago
  Spencer Oliver 08fc741733 rtos: do not use LOG_OUTPUT 11 years ago
  Evan Hunter b5c616b90e rtos: Fix regression preventing use of first RTOS & clean up rtos_qsymbol() 11 years ago
  Spencer Oliver f54a639b28 jtag: only change state if necessary 11 years ago