Commit Graph

6 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Liam Beguin 10f087f73f cmd: sf: fix map_physmem check 6 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Cyrille Pitchen d6e9141fc2 sf: fix sf probe 8 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Fabio Estevam c3c016cf75 sf: Add SPI NOR protection mechanism 9 years ago
Ravi Babu 156e96f038 sf: allocate cache aligned buffers to copy from flash 9 years ago
Simon Glass a7d0711a24 spi: sf: Print the error code on failure 9 years ago
Heiko Schocher 8ee81b7f9b mtd, spi: Check if flash pointer is used 9 years ago
Heiko Schocher 2ec1a4059c spi, sf: Use offset and size in sf cmd from mtdpartition 9 years ago
Daniel Schwierzeck 9fe6d8716e mtd, spi: Add MTD layer driver 9 years ago
Stefan Roese ed62756dcf cmd_sf: Fix problem with "sf update" and unaligned length 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model 10 years ago
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 10 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 10 years ago
Simon Glass d1f22d4bdf sandbox: spi: Adjust 'sf test' to work on sandbox 10 years ago
Jagannadha Sutradharudu Teki 0c88a84ac6 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones 11 years ago
Gerlando Falauto b95f958d7d cmd_sf: let "sf update" preserve the final part of the last sector 11 years ago
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 11 years ago
Jagannadha Sutradharudu Teki 96bbf55651 cmd_sf: Add print mesg for 'sf erase' command 11 years ago
Mingkai Hu 381c6e2c90 cmd_sf: include header file common.h before div64.h 11 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 11 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 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Eric Nelson c1173bd075 sf command: allow default bus and chip selects 12 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 13 years ago
Mike Frysinger 840ff99889 cmd_sf: drop device status message when probing 13 years ago
Richard Retanubun 334eb4b02f cmd_sf: add handler for +len arg for erase command 13 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Mike Frysinger 4166ee58d3 sf: add GPL-2 license info 15 years ago
TsiChung Liew 6e8d58d366 Command for accessing serial flash update 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 16 years ago