summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/brcm_nvram.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-231-2/+1
* nvmem: brcm_nvram: add .read_post_process() for MACsRafał Miłecki2023-06-151-0/+28
* nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang2023-01-281-0/+3
* firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki2022-11-091-0/+3
* nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee2022-09-241-1/+1
* nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki2022-05-091-0/+2
* nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki2022-03-181-0/+90
* nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki2021-04-021-0/+78