summaryrefslogtreecommitdiff
path: root/src/target/target_type.h
Commit message (Expand)AuthorAgeFilesLines
* mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...Øyvind Harboe2009-10-231-1/+6
* Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe2009-10-211-0/+19
* Add missing copyright header to target_type.h.zwelch2009-07-011-0/+25
* Remove whitespace that occurs before ')'.zwelch2009-06-231-3/+3
* Remove whitespace that occurs after '('.zwelch2009-06-231-3/+3
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-13/+13
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-6/+6
* Final step in isolating target_type_s structure:zwelch2009-05-311-0/+163