| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm-soc/for-5.2/drivers-fixes' of https://github.com/Broadcom/stbl... | Olof Johansson | 2019-06-16 | 1 | -2/+4 |
|\ |
|
| * | soc: bcm: brcmstb: biuctrl: Register writes require a barrier | Florian Fainelli | 2019-05-20 | 1 | -1/+1 |
| * | soc: brcmstb: Fix error path for unsupported CPUs | Florian Fainelli | 2019-05-20 | 1 | -1/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 9 | -81/+9 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 5 | -0/+5 |
|/ |
|
* | Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes | Florian Fainelli | 2019-03-18 | 1 | -7/+42 |
|\ |
|
| * | soc: bcm: bcm2835-pm: Fix error paths of initialization. | Eric Anholt | 2019-03-05 | 1 | -5/+30 |
| * | soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support. | Eric Anholt | 2019-03-05 | 1 | -2/+12 |
* | | soc: bcm: bcm2835-pm: Make local symbol static | Wei Yongjun | 2019-02-01 | 1 | -1/+1 |
|/ |
|
* | soc: bcm: Make PM driver default for BCM2835 | Stefan Wahren | 2019-01-24 | 1 | -0/+1 |
* | soc: bcm: bcm2835-pm: Add support for power domains under a new binding. | Eric Anholt | 2019-01-09 | 3 | -0/+673 |
* | soc: bcm: brcmstb: Don't leak device tree node reference | Yangtao Li | 2018-11-28 | 1 | -1/+5 |
* | Merge tag 'tags/bcm2835-drivers-next-2018-11-27' into drivers/next | Florian Fainelli | 2018-11-28 | 1 | -4/+1 |
|\ |
|
| * | soc: bcm: Switch raspberrypi-power to SPDX identifier | Stefan Wahren | 2018-11-14 | 1 | -4/+1 |
* | | soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL | Florian Fainelli | 2018-11-05 | 1 | -1/+1 |
|/ |
|
* | soc: bcm: brcmstb: Add missing DDR MEMC compatible strings | Florian Fainelli | 2018-06-27 | 1 | -0/+12 |
* | soc: bcm: brcmstb: pm: Add support for newer rev B3.0 controllers | Doug Berger | 2018-06-27 | 1 | -0/+4 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -2/+4 |
* | soc: bcm: raspberrypi-power: Fix use of __packed | Florian Fainelli | 2018-04-17 | 1 | -1/+1 |
* | soc: bcm: brcmstb: Be multi-platform compatible | Thierry Reding | 2018-01-15 | 1 | -9/+29 |
* | soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms | Sudeep Holla | 2018-01-15 | 1 | -9/+11 |
* | Revert "soc: brcmstb: Only register SoC device on STB platforms" | Olof Johansson | 2018-01-12 | 1 | -5/+0 |
* | soc: brcmstb: Only register SoC device on STB platforms | Thierry Reding | 2018-01-12 | 1 | -0/+5 |
* | soc: brcmstb: biuctrl: Move to early_initcall | Florian Fainelli | 2017-12-21 | 1 | -2/+4 |
* | soc: brcmstb: Split initialization | Florian Fainelli | 2017-12-21 | 1 | -14/+13 |
* | soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings | Florian Fainelli | 2017-12-21 | 1 | -0/+76 |
* | soc: brcmstb: biuctrl: Wire-up new registers | Florian Fainelli | 2017-12-21 | 1 | -1/+7 |
* | soc: brcmstb: biuctrl: Prepare for saving/restoring other registers | Florian Fainelli | 2017-12-21 | 1 | -17/+58 |
* | soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs | Florian Fainelli | 2017-12-21 | 1 | -3/+21 |
* | soc: brcmstb: Make CPU credit offset more parameterized | Florian Fainelli | 2017-12-21 | 1 | -5/+6 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-17 | 11 | -0/+1923 |
|\ |
|
| * | soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS) | Justin Chen | 2017-09-25 | 6 | -2/+821 |
| * | soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM) | Brian Norris | 2017-09-25 | 8 | -0/+1104 |
* | | soc: brcmstb: Add Product ID and Family ID helper functions | Al Cooper | 2017-10-03 | 1 | -0/+12 |
|/ |
|
* | Merge tag 'arm-soc/for-4.13/drivers' of http://github.com/Broadcom/stblinux i... | Olof Johansson | 2017-06-19 | 1 | -1/+1 |
|\ |
|
| * | soc: brcmstb: enable drivers for ARM64 and BMIPS | Markus Mayer | 2017-06-12 | 1 | -1/+1 |
* | | soc: bcm: brcmstb: Correctly match 7435 SoC | Florian Fainelli | 2017-05-14 | 1 | -1/+1 |
|/ |
|
* | soc: bcm: brcmstb: Match additional compatible strings | Florian Fainelli | 2017-03-06 | 1 | -0/+9 |
* | soc: raspberrypi-power: add CONFIG_OF dependency | Arnd Bergmann | 2016-07-07 | 1 | -2/+1 |
* | soc: brcmstb: fix warning from missing include | Ben Dooks | 2016-06-07 | 1 | -0/+1 |
* | soc: Move brcmstb to bcm/brcmstb | Florian Fainelli | 2016-05-31 | 5 | -0/+232 |
* | ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependency | Arnd Bergmann | 2015-12-31 | 1 | -1/+1 |
* | ARM: bcm2835: add rpi power domain driver | Alexander Aring | 2015-12-22 | 3 | -0/+257 |