| Commit message (Expand) | Author | Age | Files | Lines |
* | command_handler: change to 'argc' to CMD_ARGC | Zachary T Welch | 2009-11-17 | 1 | -1/+1 |
* | ARM7/9: rm arm7_9_get_arch_pointers() | David Brownell | 2009-11-13 | 1 | -4/+3 |
* | flash_bank_t -> struct flash_bank | Zachary T Welch | 2009-11-13 | 1 | -8/+8 |
* | armv4_5_common_t -> struct arm | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | arm_jtag_t -> struct arm_jtag | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | arm7_9_common_t -> struct arm7_9_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | ocl_priv_t -> struct ocl_priv | Zachary T Welch | 2009-11-13 | 1 | -8/+8 |
* | flash_driver_t -> struct flash_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | flash_sector_t -> struct flash_sector | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | use FLASH_BANK_COMMAND_HANDLER macro | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | flash/<assorted>.c: remove useless declarations | Zachary T Welch | 2009-11-09 | 1 | -31/+13 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 1 | -3/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -8/+8 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-01 | 1 | -5/+5 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -11/+0 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 1 | -2/+2 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -20/+20 |
* | - removed compiler warnings | ntfreak | 2008-05-24 | 1 | -15/+4 |
* | - added svn props for newly added files | ntfreak | 2008-04-24 | 1 | -402/+402 |
* | Pavel Chromy's on chip flash loader | oharboe | 2008-04-23 | 1 | -0/+402 |