summaryrefslogtreecommitdiff
path: root/src/flash/orion_nand.c
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-6/+6
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-6/+6
* Add target_bulk_write_memory wrapper:zwelch2009-05-311-2/+1
* Add target_run_algorithm wrapper:zwelch2009-05-311-1/+1
* Add target_write_memory wrapper:zwelch2009-05-311-2/+2
* Consolidate target selection code into single get_target() that handles both ...kc8apf2009-05-181-2/+2
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-7/+1
* The following patches was applied:mifi2009-04-181-10/+10
* - add missing svn props from previous commitntfreak2009-03-021-256/+256
* Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe2009-03-011-0/+256