summaryrefslogtreecommitdiff
path: root/drivers/firmware/broadcom
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
2022-05-05firmware: tee_bnxt: Use UUID API for exporting the UUIDAndy Shevchenko
2021-07-21firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais
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-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-06firmware: tee_bnxt: Fix multiple call to tee_client_close_contextVikas Gupta
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta
2019-09-22firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds
2019-08-26firmware: bcm47xx_nvram: Allow COMPILE_TESTFlorian Fainelli
2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki
2018-03-09FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał 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