index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
Age
Commit message (
Expand
)
Author
2019-04-12
env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
Martyn Welch
2019-04-09
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-03-13
Revert "env: add spi_flash_read_env function"
Heiko Schocher
2019-01-26
Merge branch '2019-01-25-master-imports'
Tom Rini
2019-01-26
env: Fix saving environment to "bad CRC" location
Sam Protsenko
2019-01-26
env: common: Return specific error code on bad CRC
Sam Protsenko
2019-01-25
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2019-01-21
Revert "env: sf: fix environment in SPI NOR"
Tom Rini
2019-01-18
env: sf: fix environment in SPI NOR
Heiko Schocher
2019-01-16
env: add spi_flash_read_env function
Horatiu Vultur
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
2019-01-09
env: sata: Fix saveenv issue
Ye Li
2019-01-09
env: sata: Add missed env location for SATA boot
Ye Li
2018-12-04
env: sf: define API to override sf environment address
Rajesh Bhagat
2018-12-04
env: allow flash and nand env driver to compile together
Rajesh Bhagat
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-09-19
fix: env: Fix the SPI flash device setup for DM mode
Konstantin Porotchkin
2018-08-24
env: ubi: Add missing ENV_NAME
Marek Vasut
2018-08-19
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
Michal Simek
2018-08-10
env: Don't show "Failed" error message
Sam Protsenko
2018-07-30
u-boot: remove driver lookup loop from env_save()
Nicholas Faustini
2018-07-21
env: Simplify Makefile using $(SPL_TPL_)
York Sun
2018-07-21
env: typo in description of ENV_IS_IN_REMOTE
Heinrich Schuchardt
2018-07-20
env: add the same prefix to error messages to make it detectable by tests
Quentin Schulz
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
cmd: nvedit: set H_INTERACTIVE in do_env_default
Yaniv Levinsky
2018-07-19
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
2018-07-19
env: Added support to save env to spi through Kconfig
Vipul Kumar
2018-06-13
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
Heinrich Schuchardt
2018-04-16
env: Relocate env drivers if manual reloc is required
Siva Durga Prasad Paladugu
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-06
env: Properly check for BLK support
Sjoerd Simons
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
2018-04-06
common: env_embedded: allow fine placement of environment object
Christophe Leroy
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
sunxi: disable direct MMC environment
Andre Przywara
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2018-02-20
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...
Faiz Abbas
2018-02-16
env: restore old env_get_char() behaviour
Goldschmidt Simon
2018-02-16
env: Fix env_load_location
York Sun
2018-02-12
Fix misaligned buffer in env_fat_save
Alex Kiernan
2018-02-01
env: sf: use env_import_redund to simplify env_sf_load
Simon Goldschmidt
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
2018-02-01
env: move more common code to env_import_redund
Simon Goldschmidt
[next]