summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/broadcom
AgeCommit message (Expand)AuthorLines
2023-04-13MIPS: BCM47XX: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki-0/+18
2022-05-05firmware: tee_bnxt: Use UUID API for exporting the UUIDAndy Shevchenko-1/+1
2021-07-21firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais-3/+11
2021-03-12firmware: bcm47xx_nvram: inline code checking NVRAM sizeRafał Miłecki-18/+7
2021-03-12firmware: bcm47xx_nvram: look for NVRAM with for instead of whileRafał Miłecki-3/+1
2021-03-12firmware: bcm47xx_nvram: extract code copying NVRAMRafał Miłecki-18/+25
2021-03-12firmware: bcm47xx_nvram: add helper checking for NVRAMRafał Miłecki-12/+18
2021-03-12firmware: bcm47xx_nvram: rename finding function and its variablesRafał Miłecki-11/+13
2020-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli-0/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-1/+1
2020-01-06firmware: tee_bnxt: Fix multiple call to tee_client_close_contextVikas Gupta-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta-0/+288
2019-09-22firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds-1/+1
2019-08-26firmware: bcm47xx_nvram: Allow COMPILE_TESTFlorian Fainelli-1/+1
2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki-1/+1
2018-03-09FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko-15/+4
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-1/+1
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki-0/+749
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen-3/+2
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd-8/+3
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin-1/+1
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki-0/+260