fw/stlink
2011-10-15 Fabien Le Mentec[add] doc/tutorial.tex,pdf
2011-10-14 Fabien Le Mentec[add] acknowledgments
2011-10-14 Fabien Le Mentec[mv] stm32l into toremove
2011-10-14 Fabien Le Mentec[update] README
2011-10-14 Fabien Le Mentec[delete] INSTALL. refer to README
2011-10-14 Fabien Le Mentec[fix] GDB port fixed to 4242 until better command line...
2011-10-14 Fabien Le Mentec[fix] GDB listening port, temporary. needs better comma...
2011-10-14 Fabien Le Mentec[fix] remove invalid free
2011-10-14 Fabien Le Mentec[fix] missing parse_version in sg transport layer
2011-10-14 Fabien Le Mentec[fix] gdb-server unused variable
2011-10-14 Fabien Le Mentec[fix] warnings
2011-10-14 Fabien Le Mentec[update] missing author
2011-10-14 Fabien Le MentecMerge remote branch 'karl/stm32l' into local/stlinkv2
2011-10-13 Karl PalssonMerge remote branch 'karlgithub/master' into mystm32l
2011-10-13 Dmitry Bravikovrandom port
2011-10-13 Dmitry Bravikovadded installation, added ST_LINK autodetection
2011-10-13 Fabien Le Mentec[missing] stlink-hw.h
2011-10-13 Uwe BonnesAdd missing functionality stlinkv2
2011-10-13 Uwe BonnesImplement _stlink_usb_write_mem32|8
2011-10-13 Uwe BonnesAdd a buffer to hold the command
2011-10-13 Uwe BonnesAdd a pointer how to wrap USB SG commands
2011-10-12 Karl PalssonMore debug in prepration for working out writemem32
2011-10-12 Karl PalssonAdd commentary on test methods?
2011-10-12 Karl PalssonAdd comments on register magic numbers.
2011-10-12 Karl PalssonSupport arm core cpuid register decoding
2011-10-12 Karl PalssonMake stlink_core_id return the core id.
2011-10-12 Karl PalssonFix compiler warnings from missing includes
2011-10-12 Karl PalssonSupport "force debug" command, required by gdb server
2011-10-12 Karl PalssonAdd Uwe Bonnes to the AUTHORS list
2011-10-12 Uwe BonnesThe Flash Size Register is different for the different...
2011-10-12 Uwe BonnesExplain source of CHIP ID and add new devices
2011-10-12 Uwe BonnesMore files to ignore
2011-10-12 Karl PalssonAdd some comments on cells containing identified transfers
2011-10-12 Karl PalssonFix stm32l readmem32.
2011-10-12 Karl PalssonSupport version decoding on both platforms
2011-10-11 Karl PalssonUse defined VID/PIDs instead of magic numbers
2011-10-11 Karl PalssonUSB_traces is an open office spreadsheet of all csv...
2011-10-08 Karl Palsson.gitignore files are nice
2011-10-08 Karl PalssonAdd a netbeans project setup
2011-10-08 Karl Palssonremove the keypress to exit the app
2011-10-07 Karl Palssonmove debugging output to common code
2011-10-07 Karl Palssonbuild gdbserver with new library
2011-10-07 Karl PalssonRemove stm32l directory now that code is merged.
2011-10-07 Karl PalssonFix the missing mode calls.
2011-10-07 Karl PalssonDebugging is helpful!
2011-10-07 Karl Palssonudev rules for non-root access, plus a symlink
2011-10-07 Karl PalssonPluggable backends for libsg or libusb
2011-10-07 Karl PalssonRemove duplicate endianness
2011-10-06 Karl PalssonInitial commit of workable stm32l debug
2011-10-01 Karl PalssonSwap build.sh for a real Makefile
2011-09-29 Karl PalssonTweak stm32l version to start using shared headers
2011-09-29 Fabien Le Mentec[missing] stlink-hw.h
2011-09-11 Fabien Le Mentec[update] minor, tests
2011-09-11 Fabien Le Mentec[update] readmem32
2011-09-11 Fabien Le Mentec[add] usblyzer outputs
2011-09-11 Fabien Le Mentec[update] notes
2011-09-11 Fabien Le Mentec[add] notes
2011-09-11 Fabien Le Mentec[fix, update] magic bytes, more commands. step mode...
2011-09-11 Fabien Le Mentec[fix, update] more commands
2011-09-11 Fabien Le Mentec[add] read_memory usblyzer output
2011-09-11 Fabien Le Mentec[update] submit_wait timeout
2011-09-10 Fabien Le Mentec[update] more test. stalling randomly... problem with...
2011-09-10 Fabien Le Mentec[fix] bad endpoints used
2011-09-10 Fabien Le Mentec[update] basic testing code using libusb
2011-09-10 Fabien Le Mentec[add] sltink device connection from windows, usblyzer...
2011-07-15 texaneMerge pull request #9 from whitequark/master
2011-07-14 Peter ZotovAllow for bigger flash block sizes (code by Geoffrey...
2011-07-14 Peter ZotovImplement data watchpoints (code by Geoffrey Brown).
2011-06-28 Fabien Le Mentec[update] add Karl Palsson to AUTHORS
2011-06-28 texaneMerge pull request #6 from whitequark/master
2011-06-28 texaneMerge pull request #8 from karlp/master
2011-06-27 Karl PalssonBuild on amd64 architecture.
2011-06-05 Fabien Le Mentec[fix] make_memory_map should receive flash_size as...
2011-06-05 texaneMerge pull request #5 from nullsub/master
2011-06-01 nullsubAdded instruction for Ubuntu
2011-05-19 Peter Zotovmake_memory_map should receive flash_size as uint32_t.
2011-04-18 texane[remove] setting up modprobe rules README section
2011-04-18 texane[missing] stlink.modprobe.conf
2011-04-18 texane[patch] bug fixes and documentation improvements by...
2011-04-08 Peter ZotovUse real flash size from system ROM.
2011-04-08 Peter ZotovCompare chip IDs correctly.
2011-04-08 Peter ZotovUpdated memory maps.
2011-04-04 Peter ZotovAdded udev rules file.
2011-04-04 Peter ZotovAdd real core identification. Now stlink may debug...
2011-04-04 Peter ZotovAdd support for remote reset commands.
2011-02-17 Peter ZotovRemove useless message.
2011-02-17 Peter ZotovFix multi-page flash writing.
2011-02-16 Peter ZotovReset CPU before and after flash writing.
2011-02-16 Peter ZotovUpdate README.
2011-02-16 Peter ZotovReduce latency a bit.
2011-02-16 Peter ZotovWrite flash correctly.
2011-02-16 Peter ZotovImplement hardware breakpoints.
2011-02-16 Peter ZotovUpdate memory map.
2011-02-15 Peter ZotovFix alignment when uploading data to flash.
2011-02-15 Peter ZotovFix continue command.
2011-02-15 Peter ZotovImplemented flash writing.
2011-02-15 Peter ZotovImplement FlashErase GDB command.
2011-02-15 Peter ZotovImplement query command and add memory map.
2011-02-15 Peter ZotovAdd optional -DDEBUG to Makefile.
2011-02-15 Peter ZotovBind to localhost.
next