Commit Graph

92 Commits (lime2-spi)

Author SHA1 Message Date
Michal Simek ec48b6c991 arm64: versal: Add support for new Xilinx Versal ACAPs 6 years ago
Konstantin Porotchkin 25a17652c9 fix: env: Fix the SPI flash device setup for DM mode 6 years ago
Marek Vasut 344ca79509 env: ubi: Add missing ENV_NAME 6 years ago
Michal Simek 4aee624c92 env: Merge Rockchip, Sunxi, Zynq and ZynqMP 6 years ago
Sam Protsenko 13bbfb4a39 env: Don't show "Failed" error message 6 years ago
Nicholas Faustini d30ba2315a u-boot: remove driver lookup loop from env_save() 6 years ago
York Sun 474ecd2c84 env: Simplify Makefile using $(SPL_TPL_) 6 years ago
Heinrich Schuchardt 646f1ab4bc env: typo in description of ENV_IS_IN_REMOTE 6 years ago
Quentin Schulz 6c90f62338 env: add the same prefix to error messages to make it detectable by tests 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Yaniv Levinsky 5a04264ecf cmd: nvedit: set H_INTERACTIVE in do_env_default 6 years ago
Yaniv Levinsky 477f8116d5 cmd: nvedit: propagate envflag to set_default_vars 6 years ago
Vipul Kumar 2a30809cae env: Added support to save env to spi through Kconfig 6 years ago
Alex Kiernan 8df430d09b env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Heinrich Schuchardt 95058fbb97 env: mmc/fat/ext4: undefined reference to `mmc_initialize' 6 years ago
Siva Durga Prasad Paladugu 7bcdf19572 env: Relocate env drivers if manual reloc is required 6 years ago
Alex Kiernan d91013034a Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 6 years ago
Sjoerd Simons d48b8d1138 env: Properly check for BLK support 6 years ago
Rasmus Villemoes f3d8f7dd73 Allow providing default environment from file 6 years ago
Christophe Leroy 23ac79ff80 common: env_embedded: allow fine placement of environment object 6 years ago
Andre Przywara 901fb09d01 sunxi: disable direct MMC environment 6 years ago
Petr Vorel c0ce4ceaba Convert CONFIG_UBI_SILENCE_MSG to Kconfig 6 years ago
Petr Vorel afb6fda2ae Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig 6 years ago
Faiz Abbas 26862b4a40 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it 6 years ago
Goldschmidt Simon b2cdef4861 env: restore old env_get_char() behaviour 6 years ago
York Sun e1caa5841e env: Fix env_load_location 6 years ago
Alex Kiernan cda87ec558 Fix misaligned buffer in env_fat_save 6 years ago
Simon Goldschmidt 80719938c9 env: sf: use env_import_redund to simplify env_sf_load 6 years ago
Simon Goldschmidt 2166ebf783 env: make env drivers propagate env_import return value 6 years ago
Simon Goldschmidt 31f044bd91 env: move more common code to env_import_redund 6 years ago
Simon Goldschmidt 42a1820bbc env: make env_import(_redund) return 0 on success, not 1 6 years ago
Maxime Ripard 0163c9186b env: sunxi: Enable FAT-based environment support by default 6 years ago
Maxime Ripard 40c08a68b9 env: Mark env_get_location as weak 6 years ago
Maxime Ripard fb69464eae env: Allow to build multiple environments in Kconfig 6 years ago
Maxime Ripard d282a1db6a env: mmc: depends on the MMC framework 6 years ago
Maxime Ripard 1d4460871b env: Initialise all the environments 6 years ago
Maxime Ripard 7d714a24d7 env: Support multiple environments 6 years ago
Maxime Ripard 58ae9990c0 env: common: Make the debug messages play a little nicer 6 years ago
Maxime Ripard 29b8f21053 env: mmc: Make the debug messages play a little nicer 6 years ago
Maxime Ripard d0816da54f env: fat: Make the debug messages play a little nicer 6 years ago
Maxime Ripard 3574ba019e env: Make it explicit where we're loading our environment from 6 years ago
Maxime Ripard 9efac3c805 env: Make the env save message a bit more explicit 6 years ago
Maxime Ripard 8a3a7e2270 env: Pass additional parameters to the env lookup function 6 years ago
Maxime Ripard 52746c43d6 env: Rename env_driver_lookup_default and env_get_default_location 6 years ago
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 6 years ago
Tuomas Tynkkynen 3cd084d364 env: ENV_IS_IN_FAT improvements 6 years ago
Ashish Kumar b500c92b70 env: sf: Add support for env init for QSPI-NOR 6 years ago