summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/fuse/tegra-apbmisc.c
AgeCommit message (Expand)Author
2020-09-18soc/tegra: misc: Add Tegra234 supportThierry Reding
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding
2020-07-17soc/tegra: fuse: Fix typo in APB MISC warningThierry Reding
2020-04-22soc/tegra: fuse: Trivial clean-up of tegra_init_revision()Jon Hunter
2020-04-22soc/tegra: fuse: Add custom SoC attributesJon Hunter
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreDmitry Osipenko
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-01-10soc/tegra: fuse: Warn if straps are not readyDmitry Osipenko
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersDmitry Osipenko
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2017-12-13soc/tegra: fuse: Add Tegra186 chip ID supportThierry Reding
2017-12-13soc/tegra: fuse: Move register mapping checkThierry Reding
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding
2015-07-16soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver