summaryrefslogtreecommitdiff
path: root/env
AgeCommit message (Expand)Author
2023-02-23env: mmc: Apply GPT only on eMMC user HW partitionMarek Vasut
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka
2023-02-10env: Complete generic support for writable listJan Kiszka
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass
2023-02-06env: mmc: Fix offset issue for env saveYe Li
2023-01-11env: add failing trace in env_erasePatrick Delaunay
2023-01-11env: ubi: add support of command env erasePatrick Delaunay
2023-01-10env: mmc: cosmetic: remove unused macro STR(X)Patrick Delaunay
2023-01-10env: mmc: add debug message when mmc-env-partition is not foundPatrick Delaunay
2023-01-10env: mmc: select GPT env partition by type guidPatrick Delaunay
2023-01-10env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay
2023-01-10env: mcc: fix compilation error with ENV_IS_EMBEDDEDPatrick Delaunay
2023-01-10env: mcc: Drop unnecessary #ifdefsPatrick Delaunay
2023-01-10env: mmc: introduced ENV_MMC_OFFSETPatrick Delaunay
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini
2022-12-22env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-22env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINETom Rini
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-09-29dm: core: Rename ofnode_get_property_by_prop()Simon Glass
2022-09-29dm: core: Rename ofnode_get_first/next_property()Simon Glass
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-13xilinx: Add env redund offsetT Karthik Reddy
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-08Add SCSI scan for ENV in EXT4 or FATRogier Stam
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini
2022-06-15env: mmc : align erase address and size on erase_grp_sizePatrick Delaunay
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-02env: sf: Allow to use env_sf_init_addr() at any stagePali Rohár
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut
2022-04-10Revert "env: Load env when ENV_IS_NOWHERE is only location selected"Marek Vasut
2022-04-07env: fat: Allow overriding interface, device and partitionHe Yong
2022-04-07env: Load env when ENV_IS_NOWHERE is only location selectedFelix.Vietmeyer@jila.colorado.edu
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-10env: sunxi: enable ENV_IS_IN_SPI_FLASHAndre Przywara
2022-03-10env: sunxi: Define location in SPI flashAndre Przywara
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14env: fat: Add new lines at the end of print statementsPeter Robinson
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-11-16bootm: Tidy up use of autostart env varSimon Glass
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-11-13env: Simplify env_get_default()Marek Behún
2021-11-13env: Fix env_get() when returning empty string using env_get_f()Marek Behún