aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.c
AgeCommit message (Expand)Author
2020-03-12arm: Use different enum for core_type and core_modeAntonio Borneo
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07target/arm7_9_common: use coherent syntax in struct initializationAntonio Borneo
2019-03-06target/armv7_9_common: Use 'bool' data typeMarc Schink
2019-03-01Use enum for target_register_timer_callback()Marc Schink
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-14arm7: add missing braces around an if()Aleksander Morgado
2016-05-05target: improve robustness of reset commandTomas Vanek
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson
2015-03-09armv7m: add FPU registers supportPaul Fertser
2013-11-07target: use target_buffer_set_u32_arraySpencer Oliver
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-15arm7_9: Avoid infinite loops in bulk write dispatchingAndreas Fritiofson
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-28arm: fix arm reg regressionSpencer Oliver
2012-08-29arm7_9: Fix broken halfword/byte memory readsAndreas Fritiofson
2012-05-14build: use generic name for arm_algorithm varsSpencer 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-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-11-08arm7_9: remove warnings by reducing scope of variablesØyvind Harboe
2011-07-04mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructionsDrasko DRASKOVIC
2011-04-01types: write memory now uses constØyvind Harboe
2010-08-11arm: add missing error reportingØyvind Harboe
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe
2010-07-19debug: debug entry error propagationØyvind Harboe
2010-05-19target: slow targets could cause GDB to time outGary Carlson
2010-05-12fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma
2010-04-11TARGET/ARM7_9_COMMON: review scope of symbolsAntonio Borneo
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-17arm7/9: remove unused post_restore_contextØyvind Harboe
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver
2010-02-21ARM: keep a handle to the PCDavid Brownell
2010-01-20arm7/9: add nags upon reset about options to improve performanceØyvind Harboe
2010-01-14ARM7/ARM9: improved reset supportDavid Brownell
2010-01-14ARM7/9 minor cleanupsDavid Brownell
2010-01-13arm7/9: enable check that DCC downloads have been enabledØyvind Harboe
2010-01-13arm7/9: add fn to check if dcc downloads have been enabledØyvind Harboe
2010-01-07ARM7/ARM9: help/usage updatesDavid Brownell
2009-12-30ARM7_9: Fix segfaultsAntonio Borneo
2009-12-20arm7_9: Support VINITHI signalAntonio Borneo
2009-12-08target: remove more exit() callsDavid Brownell