aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-24tcl: fix potential memory leaksSpencer Oliver
2012-08-24build: fix memory leaksSpencer Oliver
2012-08-24flash: fix FC_FLEX_RAM class code pathSpencer Oliver
2012-08-24helper: command.c cleanupSpencer Oliver
2012-08-02target: add valid smp target checkSpencer Oliver
2012-08-02Add missing files (header and .txt) for release.Freddie Chopin
2012-08-01arm946e: add icache/dcache manipulation commands.Alexander Osipenko
2012-08-01arm946e: cp15 command returns value to the scriptAlexander Osipenko
2012-08-01arm946e: cleanup C0.C cache type reg accessAlexander Osipenko
2012-08-01arm946e: don't use global variables for contextAlexander Osipenko
2012-08-01flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writesAndreas Fritiofson
2012-07-30telnet: cleanup commentsSpencer Oliver
2012-07-30Bugfixes in mips32_pracc.cSalvador Arroyo
2012-07-30Speed up mips_m4k_write_memory()Salvador
2012-07-30flash: reduce code duplication in stm32 flash probeAndreas Fritiofson
2012-07-30flash: fix stm32 flash driver typo'sSpencer Oliver
2012-07-30flash: handle zero when reading stm32 flash size regSpencer Oliver
2012-07-30flash: stm32l handle flash size read failureSpencer Oliver
2012-07-30flash: add stm32l Revision X supportSpencer Oliver
2012-07-30Add support for FT232H chipsFreddie Chopin
2012-07-30flash: don't write to FLASH_CR in stm32x_write_blockAndreas Fritiofson
2012-07-27Test the incoming debug_level, rather than the current.Alan Bowman
2012-07-22Revert "When calling openocd from a shell like this:"Alex Austin
2012-07-17MPSSE: Add FT232H to supported chipsSalvador Arroyo
2012-07-17Add FTDI JTAG driver using MPSSE layerAndreas Fritiofson
2012-07-17Add MPSSE communications layer for FTDI chipsAndreas Fritiofson
2012-07-11target: Cortex-M use consistent arm dap accessSpencer Oliver
2012-07-11stlink: fix arm semihosting supportSpencer Oliver
2012-07-11flash: add stm32f3x supportSpencer Oliver
2012-07-11jtag: fix opendous reset commandStefan Mahr
2012-07-11target: detect correct Cortex-M tar auto increment sizeSpencer Oliver
2012-07-11jtag: remove redundant id checkSpencer Oliver
2012-07-11When calling openocd from a shell like this:Stian Skjelsad
2012-07-11target.c, jim_target_md using command_print_samelineVandra Akos
2012-07-11target/target.c, jim_target_md refractoredVandra Akos
2012-07-06Add a bit-level transfer queueAndreas Fritiofson
2012-06-26topic: flash: description/id added for ATSAM3SD8CMike Crowe
2012-06-26J-Link: Initialize .transports to suppress warning.Alexander Osipenko
2012-06-26Changed SAM4S Erase for effective Sector eraseOlivier Schonken
2012-06-26Fix idcode end of chain flag.Mathias K
2012-06-26kinetis: update support for all program flash granularitiesChristopher Kilgour
2012-06-26J-Link: Forcibly select JTAG transportAlexander Osipenko
2012-06-26JLink: added jlink_usb_io() functionAlexander Osipenko
2012-06-26J-Link Unsupported firmware version checkAlexander Osipenko
2012-06-26AT91SAM7 Flash: fixed redundant assignation warningMirela Tauciuc
2012-05-28build: remove src file execute permissionSpencer Oliver
2012-05-25Jim_GetResult was called twiceVandra Akos
2012-05-25target: fix segfault in arm7_9 8/16bit readSpencer Oliver
2012-05-25jtag: fix incorrect LOG_DEBUG abs_chain_positionSpencer Oliver
2012-05-23jtag: fix osbdm.c typoBill Traynor