aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm283x
AgeCommit message (Expand)AuthorFilesLines
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-0/+16
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati1-3/+18
2017-05-09video: arm: rpi: Move the video settings out of the driverSimon Glass2-0/+78
2017-05-09video: arm: rpi: Move the video query out of the driverSimon Glass2-0/+35
2017-05-09arm: rpi: Add a function to obtain the MMC clockSimon Glass2-0/+35
2017-05-09arm: rpi: Add a file to handle messagesSimon Glass3-1/+58
2017-05-09arm: rpi: Drop the GPIO device addressesSimon Glass1-5/+0
2016-11-28ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf2-7/+54
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf1-0/+2
2016-04-11rpi: remove redundant board filesStephen Warren2-17/+21
2016-04-11ARM: rpi: add some missing Kconfig help textStephen Warren1-1/+27
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren1-0/+7
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren1-0/+22
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren1-1/+27
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren1-1/+11
2016-03-27ARM: bcm2835: fix 64-bit build warning in mboxStephen Warren1-2/+4
2016-03-27ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren6-6/+6
2016-03-27RPi: Enable caches for rpi2Alexander Graf2-0/+8
2016-02-24rpi: set board serial number in environmentLubomir Rintel1-0/+11
2016-01-19Add more SPDX-License-Identifier tagsTom Rini3-24/+3
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren1-28/+0
2015-10-19ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel1-0/+1
2015-08-12arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2-0/+12
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-3/+0
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut2-59/+1
2015-05-28ARM: bcm283x: Reorder timer.hMarek Vasut1-5/+10
2015-05-28ARM: bcm283x: Repair wdog.hMarek Vasut1-2/+2
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-04-14ARM: bcm2835: use phys_to_bus() for mboxStephen Warren1-2/+3
2015-04-14ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren3-1/+26
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren1-1/+3
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada6-1/+678
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada7-0/+337