aboutsummaryrefslogtreecommitdiff
path: root/src/lmi.c
AgeCommit message (Expand)Author
2015-04-21lmi: Use registers for stub parameters.Gareth McMullin
2015-04-11lmi: use new flash interface.Gareth McMullin
2015-03-29lmi: Use generated stub with cortexm_run_stub.Gareth McMullin
2015-03-29lmi: Clean up magic numbers, remove adiv5 links, and doc ref.Gareth McMullin
2015-03-28Consistently use 'target *t' for target var.Gareth McMullin
2015-03-28target: Remove pc_read/pc_write methods.Gareth McMullin
2015-03-15Replace adiv5_ap_mem* functions with inline wrappers to target mem*.Gareth McMullin
2015-03-15Consolidate target_mem_read* and target_mem_write* methods.Gareth McMullin
2015-03-14adiv5: Encode APnDP into register definition.Gareth McMullin
2015-03-14Use size_t for sizes in flash functions. Fix all sign compare warnings.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-01-09Fix to move stubs into rodata.Marc Singer
2014-11-23Added support for TI TM4C123 LaunchpadFredrik Ahlberg
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
2012-06-24Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap().Gareth McMullin
2012-06-18Renamed target_flash_write_words to target_flash_write.Gareth McMullin
2011-02-07Removed rotten and broken LMI flash algorithm.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin