Commit Graph

28 Commits (60b295672d61fe79e6af3d9e4f3e8bd23bf3b4ad)

Author SHA1 Message Date
Tom Rini 39b924a304 env_mmc.c: Remove NULL check on tmp_env1/2 11 years ago
Tom Rini b9c8ccaba7 env_mmc.c: Allow environment to be used within SPL 11 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Markus Niebel 452a2722ec env_mmc: fix buffer allocation for armv7 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Stephen Warren 5c088ee841 env_mmc: allow negative CONFIG_ENV_OFFSET 12 years ago
Michael Heimpold d196bd8803 env_mmc: add support for redundant environment 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
Fabio Estevam b56540801f common: env_mmc: Use __weak annotation to simplify code 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Stephen Warren 300feff324 env_mmc: allow environment to be in an eMMC partition 13 years ago
Stephen Warren 9404a5fc7c env_mmc: allow environment to be in an eMMC partition 13 years ago
Stephen Warren 4036b6301e env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER 13 years ago
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
Igor Grinberg e8db8f71c9 env: clean env_mmc.c checkpatch and code style 13 years ago
Igor Grinberg 994bc671cf env: move extern environment[] to environment.h 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
Mingkai Hu 97039ab98c env_mmc: Allow board code to override the environment address 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Lei Wen 6d1d51b32b env_mmc: fix compile warning 14 years ago
Lei Wen e79f48393d env_mmc: fix cannot save env issue 15 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 15 years ago
Steve Sakoman a2f69d35f9 env_mmc: Fix broken build due to set_default_env() change 15 years ago
Terry Lv a80603598c Save environment data to mmc. 15 years ago