Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |