aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/brcm_nvram.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15nvmem: brcm_nvram: store a copy of NVRAM contentRafał Miłecki1-40/+94
2023-08-23nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-06-15nvmem: brcm_nvram: add .read_post_process() for MACsRafał Miłecki1-0/+28
2023-01-28nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang1-0/+3
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+3
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2022-05-09nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+2
2022-03-18nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki1-0/+90
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki1-0/+78