summaryrefslogtreecommitdiff
path: root/drivers/firmware/broadcom/bcm47xx_nvram.c
AgeCommit message (Expand)Author
2023-04-13MIPS: BCM47XX: remove MODULE_LICENSE in non-modulesNick Alcock
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: inline code checking NVRAM sizeRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: look for NVRAM with for instead of whileRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: extract code copying NVRAMRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: add helper checking for NVRAMRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: rename finding function and its variablesRafał Miłecki
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-09-22firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds
2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki