Commit History

Author SHA1 Message Date
  Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
  Andreas Fenkart 0b2e5bbe6a env_sf: use DIV_ROUND_UP to calculate number of sectors to erase 8 years ago
  Andreas Fenkart c041c60c6c env_sf: re-order error handling in single-buffer env_relocate_spec 8 years ago
  Andreas Fenkart 8fee8845e7 enf_sf: reuse setup_flash_device instead of open coding it 8 years ago
  Andreas Fenkart afa81a7750 env_sf: factor out prepare_flash_device 8 years ago
  Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 8 years ago
  Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
  Peng Fan 9a5d993e65 common: env_sf: Add exclamation mark 9 years ago
  Gong Qianyu 19c31285a3 dm: env_sf: fix saveenv() to use driver model 9 years ago
  Ravi Babu 7dd0174467 env: use cache line aligned memory for flash read 9 years ago
  Mario Schuknecht 5e8397dd94 env_sf: Fix recovery default 10 years ago
  Simon Glass 843c9e8796 dm: Add spi.h header to a few files 10 years ago
  Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
  Ying Zhang 5a89fa927c SPL: P2020RDB: fix the problem booting from spi flash 11 years ago
  Jagannadha Sutradharudu Teki 402ba1e3a0 cmd_sf|env_sf: Fix code cleanup 12 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
  Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 12 years ago
  Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions 12 years ago
  Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
  Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
  Igor Grinberg eb58a7fc77 env: clean env_sf.c checkpatch and code style 13 years ago
  Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 13 years ago
  Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
  thomas.langer@lantiq.com 2dc55d9ede fix redundant environment for serial flash 14 years ago
  Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
  Stefano Babic 590084a2f7 env_sf: remove warning introduced with last patch 14 years ago
  Stefano Babic a3110f01c4 env_sf: updated to the new environment code 14 years ago
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
  Wolfgang Wegner 7319bcaf8b add redundant environment for env_sf.c 15 years ago
  Mike Frysinger 18304f7675 env: kill off default_environment_size 16 years ago