aboutsummaryrefslogtreecommitdiff
path: root/src/target/fa526.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-10-15arm7_9: Avoid infinite loops in bulk write dispatchingAndreas Fritiofson1-1/+2
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson1-2/+3
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-15/+9
2010-03-17arm7/9: remove unused post_restore_contextØyvind Harboe1-1/+0
2010-01-13arm7/9: enable check that DCC downloads have been enabledØyvind Harboe1-0/+1
2009-12-07ARM: rename some generic routinesDavid Brownell1-1/+1
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell1-0/+1
2009-11-24remove target_type register_command callbackZachary T Welch1-1/+1
2009-11-17ARM9TDMI: remove now-needless "struct arm9tdmi"David Brownell1-10/+4
2009-11-15ARM: memory utils aren't ARM7/ARM9 dependentDavid Brownell1-2/+3
2009-11-13ARM7/ARM9: use shared examine() methodDavid Brownell1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-12/+12
2009-11-13target_type_t -> struct target_typeZachary T Welch1-1/+1
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch1-7/+7
2009-11-13arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch1-2/+2
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch1-9/+9
2009-11-13arm920t_common_t -> struct arm920t_commonZachary T Welch1-2/+2
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-2/+2
2009-11-05FA526 uses the new inheritance/nesting schemeDavid Brownell1-26/+7
2009-11-05ARM920 uses the new inheritance/nesting schemeDavid Brownell1-2/+0
2009-11-05FA526: remove exports and forward declsDavid Brownell1-60/+56
2009-11-05target: remove unused interface fn that clutters codeØyvind Harboe1-7/+0
2009-11-05debug interface: get rid of unused pre_debug fnØyvind Harboe1-1/+0
2009-06-23- Fixes '+' whitespacezwelch1-1/+1
2009-06-21C99 printf() -Werror fixesduane1-1/+1
2009-06-19Paulius Zaleckas <paulius.zaleckas@gmail.com>:zwelch1-0/+430