| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 20 | -41/+20 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 3 | -6/+0 |
* | env: mmc/fat/ext4: undefined reference to `mmc_initialize' | Heinrich Schuchardt | 2018-04-16 | 2 | -0/+4 |
* | env: Relocate env drivers if manual reloc is required | Siva Durga Prasad Paladugu | 2018-04-16 | 2 | -0/+22 |
* | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -0/+7 |
* | env: Properly check for BLK support | Sjoerd Simons | 2018-04-06 | 1 | -1/+1 |
* | Allow providing default environment from file | Rasmus Villemoes | 2018-04-06 | 1 | -0/+18 |
* | common: env_embedded: allow fine placement of environment object | Christophe Leroy | 2018-04-06 | 1 | -4/+4 |
* | Merge git://git.denx.de/u-boot-sunxi | Tom Rini | 2018-04-04 | 1 | -1/+0 |
|\ |
|
| * | sunxi: disable direct MMC environment | Andre Przywara | 2018-04-04 | 1 | -1/+0 |
* | | Convert CONFIG_UBI_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 1 | -5/+0 |
* | | Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 1 | -1/+0 |
|/ |
|
* | env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us... | Faiz Abbas | 2018-02-20 | 3 | -0/+8 |
* | env: restore old env_get_char() behaviour | Goldschmidt Simon | 2018-02-16 | 3 | -28/+15 |
* | env: Fix env_load_location | York Sun | 2018-02-16 | 1 | -5/+3 |
* | Fix misaligned buffer in env_fat_save | Alex Kiernan | 2018-02-12 | 1 | -1/+1 |
* | env: sf: use env_import_redund to simplify env_sf_load | Simon Goldschmidt | 2018-02-01 | 1 | -59/+8 |
* | env: make env drivers propagate env_import return value | Simon Goldschmidt | 2018-02-01 | 10 | -23/+10 |
* | env: move more common code to env_import_redund | Simon Goldschmidt | 2018-02-01 | 4 | -50/+34 |
* | env: make env_import(_redund) return 0 on success, not 1 | Simon Goldschmidt | 2018-01-31 | 3 | -8/+8 |
* | env: sunxi: Enable FAT-based environment support by default | Maxime Ripard | 2018-01-27 | 1 | -0/+4 |
* | env: Mark env_get_location as weak | Maxime Ripard | 2018-01-27 | 1 | -1/+2 |
* | env: Allow to build multiple environments in Kconfig | Maxime Ripard | 2018-01-27 | 1 | -33/+32 |
* | env: mmc: depends on the MMC framework | Maxime Ripard | 2018-01-27 | 1 | -0/+1 |
* | env: Initialise all the environments | Maxime Ripard | 2018-01-27 | 1 | -7/+29 |
* | env: Support multiple environments | Maxime Ripard | 2018-01-27 | 1 | -32/+53 |
* | env: common: Make the debug messages play a little nicer | Maxime Ripard | 2018-01-27 | 1 | -1/+1 |
* | env: mmc: Make the debug messages play a little nicer | Maxime Ripard | 2018-01-27 | 1 | -1/+0 |
* | env: fat: Make the debug messages play a little nicer | Maxime Ripard | 2018-01-27 | 1 | -5/+20 |
* | env: Make it explicit where we're loading our environment from | Maxime Ripard | 2018-01-27 | 1 | -7/+11 |
* | env: Make the env save message a bit more explicit | Maxime Ripard | 2018-01-27 | 1 | -1/+2 |
* | env: Pass additional parameters to the env lookup function | Maxime Ripard | 2018-01-27 | 1 | -49/+108 |
* | env: Rename env_driver_lookup_default and env_get_default_location | Maxime Ripard | 2018-01-27 | 1 | -9/+9 |
* | cmd: nvedit: Get rid of the env lookup | Maxime Ripard | 2018-01-27 | 1 | -1/+3 |
* | env: ENV_IS_IN_FAT improvements | Tuomas Tynkkynen | 2018-01-22 | 1 | -3/+1 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2018-01-17 | 1 | -0/+21 |
|\ |
|
| * | env: sf: Add support for env init for QSPI-NOR | Ashish Kumar | 2018-01-17 | 1 | -0/+21 |
* | | env: enable accessing the environment in an EXT4 partition | Jorge Ramirez-Ortiz | 2018-01-15 | 3 | -12/+59 |
|/ |
|
* | rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig | Klaus Goger | 2017-12-18 | 1 | -0/+18 |
* | env: suppress a spurious warning with GCC 7.1 | Philipp Tomsich | 2017-11-29 | 1 | -1/+1 |
* | env: Remove CONFIG_ENV_AES support | Tom Rini | 2017-11-21 | 2 | -69/+0 |
* | env: Save environment at the end of an MMC partition | Jorge Ramirez-Ortiz | 2017-11-17 | 1 | -4/+58 |
* | env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default | Bin Meng | 2017-10-27 | 1 | -0/+1 |
* | env: Drop CONFIG_ENV_IS_IN_DATAFLASH | Tuomas Tynkkynen | 2017-10-16 | 4 | -94/+1 |
* | ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE | Masahiro Yamada | 2017-10-15 | 1 | -1/+0 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 2 | -5/+5 |
* | env: Migrate CONFIG_ENV_AES to Kconfig and deprecate | Tom Rini | 2017-09-08 | 1 | -0/+8 |
* | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set | Adam Ford | 2017-09-02 | 1 | -30/+0 |
* | env: Replace all open-coded gd->env_valid values with ENV_ flags | Simon Glass | 2017-08-20 | 6 | -18/+18 |
* | env: Allow env_load() to detect errors | Simon Glass | 2017-08-20 | 1 | -1/+1 |