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
2020-06-15
env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
Patrick Delaunay
2020-06-01
env: sf: Free the old env_flash
Jagan Teki
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-08
env/sf.c: honour CONFIG_SPL_SAVEENV
Rasmus Villemoes
2020-04-24
env/sf.c: drop private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
2020-04-24
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-17
env: make file-scope env_ptr variables static
Rasmus Villemoes
2020-04-06
env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
Michal Simek
2020-04-06
env: Kconfig: Adding default values for Microblaze
Varalaxmi Bingi
2020-03-09
env: Update env_addr for mmc environment driver
Pankit Garg
2020-01-30
env: Enable SPI flash env for rockchip
Jagan Teki
2020-01-30
env: kconfig: Restrict rockchip env for MMC
Jagan Teki
2020-01-22
env: another attempt at fixing SPL build failures
Rasmus Villemoes
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2019-12-04
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-10-16
ubi: env: fix redundand management
Philippe Reynes
2019-10-08
env: Kconfig: Add environment default offset in versal
T Karthik Reddy
2019-10-04
Revert "env: solve compilation error in SPL"
Tom Rini
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop the ACTION typedef
Simon Glass
2019-08-11
env: Rename the redundancy flags
Simon Glass
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
env: Move env_valid to env.h
Simon Glass
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
[next]