aboutsummaryrefslogtreecommitdiff
path: root/src/flash/davinci_nand.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13nand: add NAND_DEVICE_COMMAND_HANDLER macroZachary T Welch1-3/+1
2009-11-11change argv to args in command handlersZachary T Welch1-12/+12
2009-11-05Improve davinci_nand.c command argument parsing.Zachary T Welch1-5/+4
2009-09-03David Brownelloharboe1-2/+21
2009-08-30David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.oharboe1-1/+1
2009-08-18Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...oharboe1-3/+3
2009-07-02David Brownell <david-b@pacbell.net>:zwelch1-1/+1
2009-06-23Remove whitespace that occurs before ')'.zwelch1-1/+1
2009-06-21C99 printf() -Werror fixesduane1-1/+1
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-39/+39
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-26/+26
2009-05-24David Brownell <david-b@pacbell.net>: minor davinci_nand bugfixzwelch1-2/+4
2009-05-24David Brownell <david-b@pacbell.net>:zwelch1-0/+744