| Commit message (Expand) | Author | Age | Files | Lines |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | nand_device_t -> struct nand_device | Zachary T Welch | 2009-11-13 | 1 | -9/+9 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -5/+5 |
* | orion_nand_controller_t -> struct orion_nand_controller | Zachary T Welch | 2009-11-13 | 1 | -8/+8 |
* | nand_flash_controller_t -> struct nand_flash_controller | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | nand: add NAND_DEVICE_COMMAND_HANDLER macro | Zachary T Welch | 2009-11-13 | 1 | -3/+1 |
* | nand: rename device to nand | Zachary T Welch | 2009-11-12 | 1 | -20/+20 |
* | Improve orion_nand.c command argument parsing. | Zachary T Welch | 2009-11-05 | 1 | -1/+1 |
* | David Brownell | oharboe | 2009-09-03 | 1 | -72/+11 |
* | David Brownell <david-b@pacbell.net> start phasing out integers as target IDs | oharboe | 2009-08-30 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Add target_bulk_write_memory wrapper: | zwelch | 2009-05-31 | 1 | -2/+1 |
* | Add target_run_algorithm wrapper: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Add target_write_memory wrapper: | zwelch | 2009-05-31 | 1 | -2/+2 |
* | Consolidate target selection code into single get_target() that handles both ... | kc8apf | 2009-05-18 | 1 | -2/+2 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -7/+1 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -10/+10 |
* | - add missing svn props from previous commit | ntfreak | 2009-03-02 | 1 | -256/+256 |
* | Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ... | oharboe | 2009-03-01 | 1 | -0/+256 |