aboutsummaryrefslogtreecommitdiff
path: root/src/target/fa526.c
AgeCommit message (Expand)AuthorFilesLines
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