Commit Graph

26 Commits (cfc2d0d63246668ae91cfcbb7a7bad63e999ed0a)

Author SHA1 Message Date
Gerlando Falauto 3488850629 cmd_sf: let "sf update" erase last sector as a whole 11 years ago
Jagannadha Sutradharudu Teki 402ba1e3a0 cmd_sf|env_sf: Fix code cleanup 11 years ago
Jagannadha Sutradharudu Teki 60b6614ac8 cmd_sf: Add print mesgs on sf read/write commands 12 years ago
Jagannadha Sutradharudu Teki 96bbf55651 cmd_sf: Add print mesg for 'sf erase' command 12 years ago
Mingkai Hu 381c6e2c90 cmd_sf: include header file common.h before div64.h 12 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 12 years ago
Simon Glass 2400727318 spi: Add SPI flash test 12 years ago
James Miller a683c288d4 spi: Add progress percentage and write speed to `sf update` 12 years ago
Gerlando Falauto 864939949e cmd_sf: add size checking to spi flash commands 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Eric Nelson c1173bd075 sf command: allow default bus and chip selects 13 years ago
Andreas Bießmann a97f6efdb1 cmd_sf.c: fix printf() length modifier 13 years ago
Kumar Gala 8e8a4bc22f cmd_sf: Fix compiler warning 13 years ago
Simon Glass 8d1af94220 cmd_sf: add "update" subcommand to do smart SPI flash update 13 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 13 years ago
Mike Frysinger 8a07de03f0 cmd_sf: use cmd_usage() in more places 14 years ago
Mike Frysinger 840ff99889 cmd_sf: drop device status message when probing 14 years ago
Richard Retanubun 334eb4b02f cmd_sf: add handler for +len arg for erase command 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Mike Frysinger 4166ee58d3 sf: add GPL-2 license info 15 years ago
TsiChung Liew 6e8d58d366 Command for accessing serial flash update 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 17 years ago