Historique des commits

Auteur SHA1 Message Date
  Simon Glass 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK il y a 9 ans
  Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API il y a 9 ans
  Clemens Gruber e92029c0f4 env_mmc: support overriding mmc dev from board code il y a 9 ans
  Stephen Warren 873cc1d777 mmc: store hwpart in the block device il y a 9 ans
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() il y a 9 ans
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header il y a 9 ans
  Hans de Goede a85da21f75 env_mmc: Properly prefix mmc errors with '!' il y a 9 ans
  Tim Harvey c75648d75e env_mmc: add error message to pass to set_default_env il y a 10 ans
  Peter Bigot 19345d7c94 env_mmc: correct fini partition to match init partition il y a 10 ans
  Dmitry Lifshitz 6e7b7df4df env_mmc: support env partition setup in runtime il y a 11 ans
  Albert ARIBAUD d2a3e91139 Merge branch 'u-boot/master' il y a 11 ans
  Tom Rini 39b924a304 env_mmc.c: Remove NULL check on tmp_env1/2 il y a 11 ans
  Tom Rini b9c8ccaba7 env_mmc.c: Allow environment to be used within SPL il y a 11 ans
  Marek Vasut 7ce1526ed2 env: Add env_export() wrapper il y a 11 ans
  Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space il y a 11 ans
  Markus Niebel 452a2722ec env_mmc: fix buffer allocation for armv7 il y a 11 ans
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
  Stephen Warren 5c088ee841 env_mmc: allow negative CONFIG_ENV_OFFSET il y a 12 ans
  Michael Heimpold d196bd8803 env_mmc: add support for redundant environment il y a 12 ans
  Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" il y a 12 ans
  Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions il y a 12 ans
  Fabio Estevam b56540801f common: env_mmc: Use __weak annotation to simplify code il y a 12 ans
  Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default il y a 12 ans
  Stephen Warren 9404a5fc7c env_mmc: allow environment to be in an eMMC partition il y a 13 ans
  Stephen Warren 4036b6301e env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER il y a 13 ans
  Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function il y a 13 ans
  Igor Grinberg e8db8f71c9 env: clean env_mmc.c checkpatch and code style il y a 13 ans
  Igor Grinberg 994bc671cf env: move extern environment[] to environment.h il y a 13 ans
  Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h il y a 13 ans
  Wolfgang Denk 37f2fe7472 env: allow to export only selected variables il y a 13 ans