~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
Commit message (
Expand
)
Author
Age
*
env: Fix default environment saving issue
Ashok Reddy Soma
2023-07-17
*
env: mmc: statically set the environment partition name
Emmanuel Di Fede
2023-07-14
*
env: Remove misuse of env is nowhere leftover
Stefan Herbrechtsmeier
2023-05-16
*
cmd: nvedit: remove error check, handle with Kconfig
Troy Kisky
2023-05-09
*
env: Allow VPL environment to be nowhere
Simon Glass
2023-03-02
*
env: mmc: Apply GPT only on eMMC user HW partition
Marek Vasut
2023-02-23
*
env: Couple networking-related variable flags to CONFIG_NET
Jan Kiszka
2023-02-10
*
env: Complete generic support for writable list
Jan Kiszka
2023-02-10
*
env: Drop ENV_IS_IN_SATA
Simon Glass
2023-02-07
*
env: mmc: Fix offset issue for env save
Ye Li
2023-02-06
*
env: add failing trace in env_erase
Patrick Delaunay
2023-01-11
*
env: ubi: add support of command env erase
Patrick Delaunay
2023-01-11
*
env: mmc: cosmetic: remove unused macro STR(X)
Patrick Delaunay
2023-01-10
*
env: mmc: add debug message when mmc-env-partition is not found
Patrick Delaunay
2023-01-10
*
env: mmc: select GPT env partition by type guid
Patrick Delaunay
2023-01-10
*
env: mmc: add CONFIG_ENV_MMC_USE_DT
Patrick Delaunay
2023-01-10
*
env: mcc: fix compilation error with ENV_IS_EMBEDDED
Patrick Delaunay
2023-01-10
*
env: mcc: Drop unnecessary #ifdefs
Patrick Delaunay
2023-01-10
*
env: mmc: introduced ENV_MMC_OFFSET
Patrick Delaunay
2023-01-10
*
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-23
*
Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
Tom Rini
2022-12-22
*
env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support
Tom Rini
2022-12-22
*
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-22
*
env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE
Tom Rini
2022-12-22
*
env: Rework ENV_IS_EMBEDDED and related logic slightly
Tom Rini
2022-12-22
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
*
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
*
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-26
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
xilinx: Add env redund offset
T Karthik Reddy
2022-09-13
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
Add SCSI scan for ENV in EXT4 or FAT
Rogier Stam
2022-07-08
*
Convert CONFIG_ENV_RANGE to Kconfig
Tom Rini
2022-06-28
*
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
2022-06-28
*
env: mmc : align erase address and size on erase_grp_size
Patrick Delaunay
2022-06-15
*
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-23
*
env: sf: Allow to use env_sf_init_addr() at any stage
Pali Rohár
2022-05-02
*
env: Implement lower priority arch_env_get_location()
Marek Vasut
2022-04-21
*
Revert "env: Load env when ENV_IS_NOWHERE is only location selected"
Marek Vasut
2022-04-10
*
env: fat: Allow overriding interface, device and partition
He Yong
2022-04-07
*
env: Load env when ENV_IS_NOWHERE is only location selected
Felix.Vietmeyer@jila.colorado.edu
2022-04-07
*
Convert CONFIG_ETHPRIME to Kconfig
Tom Rini
2022-03-18
*
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-14
|
\
|
*
env: sunxi: enable ENV_IS_IN_SPI_FLASH
Andre Przywara
2022-03-10
|
*
env: sunxi: Define location in SPI flash
Andre Przywara
2022-03-10
*
|
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2022-03-03
|
/
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
env: fat: Add new lines at the end of print statements
Peter Robinson
2022-01-14
[next]