index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: sf: report malloc error to caller
Ralph Siemsen
2024-01-29
1
-1
/
+3
*
env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present
Tom Rini
2024-01-22
1
-1
/
+1
*
Merge branch '2024-01-18-assorted-fixes'
Tom Rini
2024-01-19
1
-1
/
+1
|
\
|
*
cmd: nvedit: Fix typo in 'illegal character' error
Ivan Orlov
2024-01-18
1
-1
/
+1
*
|
env: migrate env_get_default to call env_get_default_into
Quentin Schulz
2024-01-19
1
-3
/
+5
*
|
env: allow to copy value from default environment into a buffer
Quentin Schulz
2024-01-19
1
-0
/
+8
|
/
*
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-21
1
-0
/
+2
*
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
1
-1
/
+1
|
\
|
*
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
2023-12-13
1
-1
/
+1
*
|
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-16
1
-2
/
+2
|
/
*
env: Move env_set() out of cmd/nvedit.c and in to env/common.c
Tom Rini
2023-11-07
1
-4
/
+109
*
env: Improve ENV_OFFSET help message
Paul Barker
2023-10-11
1
-1
/
+11
*
fsl-layerscape: drop obsolete PPA secure firmware support
Laurentiu Tudor
2023-10-10
1
-1
/
+1
*
common: Drop linux/printk.h from common header
Simon Glass
2023-09-24
1
-0
/
+1
*
env: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
3
-39
/
+0
*
cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
1
-1
/
+0
*
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-09
1
-2
/
+2
*
env: Fix default environment saving issue
Ashok Reddy Soma
2023-07-17
1
-0
/
+1
*
env: mmc: statically set the environment partition name
Emmanuel Di Fede
2023-07-14
2
-0
/
+17
*
env: Remove misuse of env is nowhere leftover
Stefan Herbrechtsmeier
2023-05-16
1
-2
/
+0
*
cmd: nvedit: remove error check, handle with Kconfig
Troy Kisky
2023-05-09
1
-7
/
+10
*
env: Allow VPL environment to be nowhere
Simon Glass
2023-03-02
1
-0
/
+10
*
env: mmc: Apply GPT only on eMMC user HW partition
Marek Vasut
2023-02-23
1
-4
/
+8
*
env: Couple networking-related variable flags to CONFIG_NET
Jan Kiszka
2023-02-10
1
-5
/
+5
*
env: Complete generic support for writable list
Jan Kiszka
2023-02-10
2
-0
/
+9
*
env: Drop ENV_IS_IN_SATA
Simon Glass
2023-02-07
3
-126
/
+0
*
env: mmc: Fix offset issue for env save
Ye Li
2023-02-06
1
-4
/
+4
*
env: add failing trace in env_erase
Patrick Delaunay
2023-01-11
1
-2
/
+6
*
env: ubi: add support of command env erase
Patrick Delaunay
2023-01-11
1
-0
/
+40
*
env: mmc: cosmetic: remove unused macro STR(X)
Patrick Delaunay
2023-01-10
1
-3
/
+0
*
env: mmc: add debug message when mmc-env-partition is not found
Patrick Delaunay
2023-01-10
1
-0
/
+1
*
env: mmc: select GPT env partition by type guid
Patrick Delaunay
2023-01-10
1
-1
/
+18
*
env: mmc: add CONFIG_ENV_MMC_USE_DT
Patrick Delaunay
2023-01-10
2
-0
/
+23
*
env: mcc: fix compilation error with ENV_IS_EMBEDDED
Patrick Delaunay
2023-01-10
1
-5
/
+7
*
env: mcc: Drop unnecessary #ifdefs
Patrick Delaunay
2023-01-10
1
-56
/
+64
*
env: mmc: introduced ENV_MMC_OFFSET
Patrick Delaunay
2023-01-10
1
-4
/
+20
*
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-23
1
-2
/
+2
*
Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
Tom Rini
2022-12-22
1
-0
/
+9
*
env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support
Tom Rini
2022-12-22
2
-58
/
+8
*
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-22
1
-0
/
+10
*
env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE
Tom Rini
2022-12-22
1
-40
/
+2
*
env: Rework ENV_IS_EMBEDDED and related logic slightly
Tom Rini
2022-12-22
2
-2
/
+1
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
2
-2
/
+2
*
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
1
-1
/
+1
*
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
1
-2
/
+2
*
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-26
1
-3
/
+3
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
1
-1
/
+1
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
1
-2
/
+2
*
xilinx: Add env redund offset
T Karthik Reddy
2022-09-13
1
-0
/
+1
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
2
-2
/
+1
[next]