index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
u-boot-env.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
1
-0
/
+7
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
1
-4
/
+4
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
1
-8
/
+15
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
1
-34
/
+21
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
1
-1
/
+1
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-04-05
nvmem: u-boot-env: post-process "ethaddr" env variable
Rafał Miłecki
1
-0
/
+26
2022-11-23
nvmem: u-boot-env: add Broadcom format support
Rafał Miłecki
1
-0
/
+14
2022-11-10
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
Christian Lamparter
1
-1
/
+1
2022-09-24
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
1
-1
/
+1
2022-09-24
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
1
-0
/
+1
2022-09-24
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
1
-0
/
+218