This website requires JavaScript.
Explore
Help
Sign In
vhaudiquet
/
u-boot-krane
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee7d07f9d00eeecab6671d8db2c8d22cd8b13d89
u-boot-krane
/
env
T
History
Tom Rini
0eaa4b3373
Merge branch 'next'
...
Merge the outstanding changes from the 'next' branch to master.
2025-10-06 13:20:24 -06:00
..
attr.c
…
callback.c
…
common.c
env: Fix possible out-of-bound access in env_do_env_set
2025-07-08 18:15:20 -06:00
eeprom.c
…
embedded.c
…
env.c
…
ext4.c
env: ext4: Add support for NVME
2025-08-20 15:05:31 -06:00
fat.c
env: fat: Standardize the interface type check
2025-08-20 15:05:31 -06:00
flags.c
…
flash.c
…
Kconfig
env: fix typo in multiple Kconfig descriptions
2025-10-04 12:15:57 -06:00
Makefile
…
mmc.c
env: mmc: fix offsets relative to the end of the partition
2025-07-02 12:39:21 +08:00
mtd.c
env: mtd: initialize saved_buf pointer
2025-08-01 17:58:59 -06:00
nand.c
cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
2025-08-23 16:37:11 +02:00
nowhere.c
…
nvram.c
…
onenand.c
…
remote.c
…
scsi.c
…
sf.c
env: spi: Fix gd->env_valid for the first write
2025-10-02 11:32:34 -06:00
ubi.c
…