~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* env: mmc: statically set the environment partition nameEmmanuel Di Fede2023-07-14
* cmd: nvedit: remove error check, handle with KconfigTroy Kisky2023-05-09
* env: Allow VPL environment to be nowhereSimon Glass2023-03-02
* env: Complete generic support for writable listJan Kiszka2023-02-10
* env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay2023-01-10
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini2022-12-22
* env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini2022-12-22
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-26
* xilinx: Add env redund offsetT Karthik Reddy2022-09-13
* Convert CONFIG_ENV_RANGE to KconfigTom Rini2022-06-28
* Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini2022-06-28
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-18
* Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-14
|\
| * env: sunxi: enable ENV_IS_IN_SPI_FLASHAndre Przywara2022-03-10
| * env: sunxi: Define location in SPI flashAndre Przywara2022-03-10
* | Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
|/
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-27
* env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-16
* env: mmc: Add support for redundant env in both eMMC boot partitionsMarek Vasut2021-10-25
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-30
* env: Kconfig: Add default option for PHY_CORTINAKuldeep Singh2021-08-18
* sunxi: Select environment MMC based on boot deviceSamuel Holland2021-08-01
* ppc: Remove sbc8641d boardTom Rini2021-07-07
* ppc: Remove xpedite boardsTom Rini2021-07-07
* m68k: Remove M5475x boardsTom Rini2021-07-07
* env: allow environment to be amended from control dtbRasmus Villemoes2021-05-04
* xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-23
* env: Setup default value for ENV_OFFSET_REDUNDMichal Simek2021-04-23
* env/fat.c: support redund environmentBrandon Maier2021-04-16
* env: add CONFIG_ENV_SECT_SIZE_AUTORasmus Villemoes2021-04-16
* env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENTMichal Simek2021-01-20
* env: Access Environment in SPI flashes before relocationHeiko Schocher2020-10-30
* env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse2020-10-14
* Kconfig: Move VERSION_VARIABLE under environmentSimon Glass2020-10-09
* env: kconfig: Add default option for ARCH_ZYNQMichal Simek2020-09-23
* env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4Michal Simek2020-08-27
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08
* env: Add support for explicit write access listMarek Vasut2020-07-31
* env: Add option to only ever append environmentMarek Vasut2020-07-31
* env: add absolute path at CONFIG_ENV_EXT4_FILEPatrick Delaunay2020-07-31
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse2020-07-26
* env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDRPatrick Delaunay2020-06-15
* env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut2020-05-25
* env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2020-05-15
* env: add SAVEENV as an alias of the CMD_SAVEENV symbolRasmus Villemoes2020-04-24