summaryrefslogtreecommitdiff
path: root/src/target/fa526.c
Commit message (Expand)AuthorAgeFilesLines
* ARM9TDMI: remove now-needless "struct arm9tdmi"David Brownell2009-11-171-10/+4
* ARM: memory utils aren't ARM7/ARM9 dependentDavid Brownell2009-11-151-2/+3
* ARM7/ARM9: use shared examine() methodDavid Brownell2009-11-131-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-12/+12
* target_type_t -> struct target_typeZachary T Welch2009-11-131-1/+1
* arm_jtag_t -> struct arm_jtagZachary T Welch2009-11-131-7/+7
* arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch2009-11-131-2/+2
* arm7_9_common_t -> struct arm7_9_commonZachary T Welch2009-11-131-9/+9
* arm920t_common_t -> struct arm920t_commonZachary T Welch2009-11-131-2/+2
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-131-2/+2
* FA526 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-26/+7
* ARM920 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-2/+0
* FA526: remove exports and forward declsDavid Brownell2009-11-051-60/+56
* target: remove unused interface fn that clutters codeØyvind Harboe2009-11-051-7/+0
* debug interface: get rid of unused pre_debug fnØyvind Harboe2009-11-051-1/+0
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* Paulius Zaleckas <paulius.zaleckas@gmail.com>:zwelch2009-06-191-0/+430