index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
u-boot-env.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
2024-09-11
1
-163
/
+2
*
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
2024-09-03
1
-0
/
+7
*
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-05
1
-0
/
+1
*
nvmem: u-boot-env: improve coding style
Rafał Miłecki
2024-01-04
1
-4
/
+4
*
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
2024-01-04
1
-8
/
+15
*
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
2024-01-04
1
-34
/
+21
*
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
1
-1
/
+1
*
nvmem: Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-1
/
+1
*
nvmem: u-boot-env: post-process "ethaddr" env variable
Rafał Miłecki
2023-04-05
1
-0
/
+26
*
nvmem: u-boot-env: add Broadcom format support
Rafał Miłecki
2022-11-23
1
-0
/
+14
*
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
Christian Lamparter
2022-11-10
1
-1
/
+1
*
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
2022-09-24
1
-1
/
+1
*
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
2022-09-24
1
-0
/
+1
*
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki
2022-09-24
1
-0
/
+218