aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stellaris.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-01-30arm_adi_v5: rewrite dap_to_jtag and dap_to_swdAntonio Borneo
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29flash/nor/stellaris: fix: flash info RCC and RCC2 mixed upAlexander Kurz
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-03-09flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser
2014-10-06flash/nor/stellaris: implement protection statuses and proceduresPaul Fertser
2014-10-06flash/nor/stellaris: actually enable protection and unprotection with ICDIPaul Fertser
2014-09-08flash/nor/stellaris: add all Tiva C parts IDsPaul Fertser
2014-09-08flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)Paul Fertser
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-02-06flash: declare fixed arrays constSpencer Oliver
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-10-12flash: update stellaris flash data to latest dev package 9453Spencer Oliver
2012-10-08flash/nor/stellaris: Remove unnecessary write_algorithm checkAndreas Fritiofson
2012-05-14flash: blank check use default_flash_blank_checkSpencer Oliver
2012-04-24topic: Fixed a clang Dead assignment warning.Linus Tolke
2012-04-10topic: add reset functions for SWDSimon Qian
2012-02-26flash: add stellaris async flash loaderSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-27flash: fix stellaris class regressionSpencer Oliver
2012-01-23flash: update stellaris_set_flash_timing for target classSpencer Oliver
2012-01-23flash: cleanup stellaris device class detectionSpencer Oliver
2012-01-18flash: add missing stellaris device classesSpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12optimize: replace while loop by memcpyMathias K
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-11-09warning fix: remove unused variable assignmentØyvind Harboe
2011-11-08flash: update luminary device tableSpencer Oliver
2011-11-01flash: add Stellaris Blizzard classSpencer Oliver
2011-10-18luminary: add new targetsSpencer Oliver
2011-07-10Fix typo in command outputLuca Bruno
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-11-17FLASH/NOR: Remove useless file stellaris.hAntonio Borneo
2010-10-28src: add loader src descriptionSpencer Oliver
2010-08-31flash: increase stellaris flash loader bufferSpencer Oliver
2010-08-01stellaris flash comment updateDavid Brownell
2010-07-20flash: remove algorithm exit_point address for supported targetsSpencer Oliver
2010-06-15stellaris: -Wshadow warning fixesØyvind Harboe
2010-05-29nor: fix memory leaks during probeSpencer Oliver