summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm283x
AgeCommit message (Expand)Author
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2020-01-29rpi4: Update memory map to accommodate scb devicesAmit Singh Tomar
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-24ARM: defconfig: add unified config for RPi3 and RPi4Matthias Brugger
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Set rpi_bcm283x_base at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger
2019-10-31lib: time: Add microsecond timerMarek Vasut
2019-09-06ARM: bcm283x: Include definition for additional emmc clockAndrei Gherzan
2019-09-06ARM: bcm283x: Define configs for RaspberryPi 4Andrei Gherzan
2019-09-06ARM: bcm283x: Add BCM283x_BASE defineMatthias Brugger
2019-09-06ARM: bcm283x mbox: Fix send status registerFabian Vogt
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese
2019-06-12ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDERBerkus Decker
2019-01-18arm: Kconfig: spelling fixesChris Packham
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-09Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt
2018-01-28bcm283x: Add pinctrl driverAlexander Graf
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati
2017-05-09video: arm: rpi: Move the video settings out of the driverSimon Glass
2017-05-09video: arm: rpi: Move the video query out of the driverSimon Glass
2017-05-09arm: rpi: Add a function to obtain the MMC clockSimon Glass
2017-05-09arm: rpi: Add a file to handle messagesSimon Glass
2017-05-09arm: rpi: Drop the GPIO device addressesSimon Glass
2016-11-28ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf
2016-04-11rpi: remove redundant board filesStephen Warren
2016-04-11ARM: rpi: add some missing Kconfig help textStephen Warren
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren
2016-03-27ARM: bcm2835: fix 64-bit build warning in mboxStephen Warren