index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
1
-163
/
+2
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