aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-05-22jtag: fix opendous typoSpencer Oliver
2012-05-22jtag: remove opendous clang warningsSpencer Oliver
2012-05-22stlink: check read_reg resultSpencer Oliver
2012-05-21target: target.h typo and comment cleanupSpencer Oliver
2012-05-21target: enable TARGET_EVENT_EXAMINE_* eventsSpencer Oliver
2012-05-21target: enable TARGET_EVENT_RESUME_* eventsSpencer Oliver
2012-05-21target: remove legacy target eventsSpencer Oliver
2012-05-21target: remove duplicate target eventsSpencer Oliver
2012-05-21target: disable armv6m unaligned memory accessSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-05-21flash/nor/driver.h: typo fixChristopher Kilgour
2012-05-19stlink: add myself to copyright headerSpencer Oliver
2012-05-19stlink: remove superfluous stlink_usb.hSpencer Oliver
2012-05-19remote_bitbang: fix native windows buildSpencer Oliver
2012-05-19remote_bitbang: missed closing brace in macro REMOTE_BITBANG_RAISE_ERRORAlexander Osipenko
2012-05-14jtag: add opendous and estick supportSpencer Oliver
2012-05-14stlink: add armv7m stlink handlingSpencer Oliver
2012-05-14flash: blank check use default_flash_blank_checkSpencer Oliver