1. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  2. 9a5d993 common: env_sf: Add exclamation mark by Peng Fan · 8 years ago
  3. 19c3128 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · 9 years ago
  4. 7dd0174 env: use cache line aligned memory for flash read by Ravi Babu · 9 years ago
  5. 5e8397d env_sf: Fix recovery default by Mario Schuknecht · 9 years ago
  6. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  7. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 10 years ago
  8. 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  9. 402ba1e cmd_sf|env_sf: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  12. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 11 years ago
  13. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  14. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  15. eb58a7f env: clean env_sf.c checkpatch and code style by Igor Grinberg · 13 years ago
  16. d1459f0 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  17. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  18. 2dc55d9 fix redundant environment for serial flash by thomas.langer@lantiq.com · 13 years ago
  19. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  20. 590084a env_sf: remove warning introduced with last patch by Stefano Babic · 14 years ago
  21. a3110f0 env_sf: updated to the new environment code by Stefano Babic · 14 years ago
  22. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  23. 7319bca add redundant environment for env_sf.c by Wolfgang Wegner · 14 years ago
  24. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  25. 5b3375a env_sf: support embedded environments by Mike Frysinger · 16 years ago
  26. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 07efc9e Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · 16 years ago
  30. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago