aboutsummaryrefslogtreecommitdiff
path: root/src/flash/arm_nandio.c
AgeCommit message (Expand)Author
2009-12-03Make ARM NAND I/O operations aware of last opDean Glazeski
2009-12-03change #include "armv4_5.h" to <target/armv4_5.h>Zachary T Welch
2009-12-03change #include "algorithm.h" to <target/algorithm.h>Zachary T Welch
2009-11-26ARM NAND I/O documentation update.Dean Glazeski
2009-11-26ARM NAND I/O refactor code copying.Dean Glazeski
2009-11-26ARM NAND I/O read function.Dean Glazeski
2009-11-16target: don't implicitly include "algorithm.h"David Brownell
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13armv4_5_common_t -> struct armZachary T Welch
2009-11-13armv4_5_algorithm_t -> struct armv4_5_algorithmZachary T Welch
2009-11-13reg_param_t -> struct reg_paramZachary T Welch
2009-09-09David Brownell <david-b@pacbell.net> oharboe
2009-09-03David Brownelloharboe