index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
u-boot-env.c
Age
Commit message (
Expand
)
Author
2024-09-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
2023-04-05
nvmem: u-boot-env: post-process "ethaddr" env variable
Rafał Miłecki
2022-11-23
nvmem: u-boot-env: add Broadcom format support
Rafał Miłecki
2022-11-10
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
Christian Lamparter
2022-09-24
nvmem: u-boot-env: fix crc32 casting type
Rafał Miłecki
2022-09-24
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
Rafał Miłecki
2022-09-24
nvmem: add driver handling U-Boot environment variables
Rafał Miłecki