~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/env
Commit message (Expand)AuthorAge
* env: Fix default environment saving issueAshok Reddy Soma2023-07-17
* env: mmc: statically set the environment partition nameEmmanuel Di Fede2023-07-14
* env: Remove misuse of env is nowhere leftoverStefan Herbrechtsmeier2023-05-16
* cmd: nvedit: remove error check, handle with KconfigTroy Kisky2023-05-09
* env: Allow VPL environment to be nowhereSimon Glass2023-03-02
* env: mmc: Apply GPT only on eMMC user HW partitionMarek Vasut2023-02-23
* env: Couple networking-related variable flags to CONFIG_NETJan Kiszka2023-02-10
* env: Complete generic support for writable listJan Kiszka2023-02-10
* env: Drop ENV_IS_IN_SATASimon Glass2023-02-07
* env: mmc: Fix offset issue for env saveYe Li2023-02-06
* env: add failing trace in env_erasePatrick Delaunay2023-01-11
* env: ubi: add support of command env erasePatrick Delaunay2023-01-11
* env: mmc: cosmetic: remove unused macro STR(X)Patrick Delaunay2023-01-10
* env: mmc: add debug message when mmc-env-partition is not foundPatrick Delaunay2023-01-10
* env: mmc: select GPT env partition by type guidPatrick Delaunay2023-01-10
* env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay2023-01-10
* env: mcc: fix compilation error with ENV_IS_EMBEDDEDPatrick Delaunay2023-01-10
* env: mcc: Drop unnecessary #ifdefsPatrick Delaunay2023-01-10
* env: mmc: introduced ENV_MMC_OFFSETPatrick 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
* env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINETom Rini2022-12-22
* env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* dm: core: Rename ofnode_get_property_by_prop()Simon Glass2022-09-29
* dm: core: Rename ofnode_get_first/next_property()Simon Glass2022-09-29
* arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-26
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* blk: Switch over to using uclass IDsSimon Glass2022-09-16
* xilinx: Add env redund offsetT Karthik Reddy2022-09-13
* Audit <flash.h> inclusionTom Rini2022-08-04
* Add SCSI scan for ENV in EXT4 or FATRogier Stam2022-07-08
* Convert CONFIG_ENV_RANGE to KconfigTom Rini2022-06-28
* Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini2022-06-28
* env: mmc : align erase address and size on erase_grp_sizePatrick Delaunay2022-06-15
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-23
* env: sf: Allow to use env_sf_init_addr() at any stagePali Rohár2022-05-02
* env: Implement lower priority arch_env_get_location()Marek Vasut2022-04-21
* Revert "env: Load env when ENV_IS_NOWHERE is only location selected"Marek Vasut2022-04-10
* env: fat: Allow overriding interface, device and partitionHe Yong2022-04-07
* env: Load env when ENV_IS_NOWHERE is only location selectedFelix.Vietmeyer@jila.colorado.edu2022-04-07
* 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
|/
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* env: fat: Add new lines at the end of print statementsPeter Robinson2022-01-14