aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5.c
AgeCommit message (Expand)Author
2019-12-19target/armv4_5: use c99 array designator to init arm_core_regs[]Antonio Borneo
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07target/armv4_5: use coherent syntax in struct initializationAntonio Borneo
2019-03-06target/armv4_5: Use 'bool' data typeMarc Schink
2019-02-07target start_algorithm: Don't copy the IN mem_params fix uninitialised value.Jean-Christian de Rivaz
2019-02-07target algo: do not write reg_param if direction is PARAM_INTomas Vanek
2019-01-27command: initialize the command mode for every commandAntonio Borneo
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2018-07-18Avoid null target->semihosting references.Liviu Ionescu
2018-06-04Rework/update ARM semihostingLiviu Ionescu
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-03-10Support for Arm VFP v3 registers read/writeOmair Javaid
2017-10-22arm: semihosting: set command line argumentsAndreas Fritiofson
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08semihosting: support fileio operationSteven Stallion
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-22armv4_5: Integrate build of checksum codeAndreas Färber
2016-05-22armv4_5: Integrate build of erase check codeAndreas Färber
2016-05-22armv4_5: Improve arm_checksum_memory() error handlingAndreas Färber
2016-05-22armv4_5: Improve arm_blank_check_memory() error handlingAndreas Färber
2016-02-29armv4_5: support weirdo ARMv6 secure monitor modeLinus Walleij
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson
2014-01-23Add GDB remote target description support for ARM4Luca BRUNO
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang
2013-07-01armv4_5: prevent segfault when gdb connects to an underinitialised targetPaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-11-06ARM v4/v5 target files: mrc and mcr help information is incorrect.Karl Kurbjun
2012-05-14build: use generic name for arm_algorithm varsSpencer Oliver
2012-05-14build: add missing erase_check loader srcSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-12target: fix missing semihosting return pathSpencer Oliver
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-01target: fix null pointer exceptionØyvind Harboe
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2010-10-28src: add loader src descriptionSpencer Oliver
2010-08-11arm: add missing error reportingØyvind Harboe
2010-07-20armv4_5: add algorithms instruction breakpoint supportSpencer Oliver
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-04-10ARMV4_5: review scope of dataAntonio Borneo
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver
2010-02-28ARMv7M: add arm cmd groupSpencer Oliver
2010-02-21ARM: keep a handle to the PCDavid Brownell
2010-02-21ARMv7-M: start using "struct arm"David Brownell