| Commit message (Expand) | Author | Age | Files | Lines |
* | command_handler: change 'args' to CMD_ARGV | Zachary T Welch | 2009-11-17 | 1 | -2/+2 |
* | 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 | -6/+6 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -5/+5 |
* | s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller | Zachary T Welch | 2009-11-13 | 1 | -7/+7 |
* | s3c24xx: use COMMAND_HANDLER with command helper | Zachary T Welch | 2009-11-13 | 1 | -7/+4 |
* | nand: rename device to nand | Zachary T Welch | 2009-11-12 | 1 | -13/+13 |
* | 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 | -2/+2 |
* | Consolidate target selection code into single get_target() that handles both ... | kc8apf | 2009-05-18 | 1 | -3/+3 |
* | Whitespace cleanup from David Brownell <david-b@pacbell.net> | kc8apf | 2009-05-18 | 1 | -8/+8 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -8/+1 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -7/+7 |
* | Uwe Hermann: | oharboe | 2008-02-29 | 1 | -9/+21 |
* | - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241... | drath | 2008-02-19 | 1 | -0/+133 |