aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/files/drivers/firmware/broadcom/bcm47xx_nvram.c
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: add support basic for kernel 4.3Hauke Mehrtens2015-10-251-248/+0
| | | | | | | | | | | The files directory is now split up into the files which are needed for every kernel version and the files only needed by kernel 4.1. The files in files-4.1 are already merged into mainline kernel 4.3. This patch only removed patches which were merged into mainline kernel 4.3. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47251
* bcm53xx: update NVRAM driver to MIPS version from upstream-sfrRafał Miłecki2015-06-101-21/+16
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45943
* bcm53xx: update NVRAM driver to support getting contentsRafał Miłecki2015-06-051-15/+45
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45907
* bcm53xx: sync NVRAM and SPROM drivers with upstream versionRafał Miłecki2015-05-131-12/+10
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45678
* bcm53xx: use bcm47xx_nvram.c with the latest patchesRafał Miłecki2015-04-011-23/+16
| | | | | | | | This will be hopefully a mainline version. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45204
* bcm53xx: backport NVRAM driver sent upstreamRafał Miłecki2014-12-101-0/+232
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43612