index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
Age
Commit message (
Expand
)
Author
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
2019-07-18
env: mmc: add erase-function
Frank Wunderlich
2019-07-18
env: register erase command
Frank Wunderlich
2019-07-12
stm32mp1: move CONFIG_ENV in Kconfig
Patrick Delaunay
2019-07-09
env: ubi: support configurable VID offset
Hamish Guthrie
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-13
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
2019-06-06
env: allow ENV_IS_NOWHERE with other storage target
Patrice Chotard
2019-06-06
env: ext4: Allow overriding interface, device and partition
Patrice Chotard
2019-05-23
env: solve compilation error in SPL
Patrick Delaunay
2019-05-23
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-09
env: spi: Fix incorrect entry description
Marek Vasut
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
[next]