| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Kconfig: spelling fixes | Chris Packham | 2019-01-18 | 1 | -5/+5 |
* | efi_loader: Convert runtime reset from switch to if statements | Alexander Graf | 2018-06-14 | 1 | -7/+4 |
* | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla | 2018-05-07 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 13 | -27/+13 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2018-04-09 | 1 | -2/+3 |
|\ |
|
| * | efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC | Heinrich Schuchardt | 2018-04-04 | 1 | -0/+1 |
| * | efi_loader: exit status for efi_reset_system_init | Heinrich Schuchardt | 2018-04-04 | 1 | -2/+2 |
* | | mmc: use core clock frequency in bcm2835 sdhost | Jonathan Gray | 2018-04-05 | 2 | -3/+4 |
|/ |
|
* | bcm283x: Add pinctrl driver | Alexander Graf | 2018-01-28 | 1 | -2/+0 |
* | add support for Raspberry Pi Zero W | Dmitry Korunov | 2017-12-04 | 1 | -0/+16 |
* | bcm2835_wdt: support for the BCM2835/2836 watchdog | Paolo Pisati | 2017-05-09 | 1 | -3/+18 |
* | video: arm: rpi: Move the video settings out of the driver | Simon Glass | 2017-05-09 | 2 | -0/+78 |
* | video: arm: rpi: Move the video query out of the driver | Simon Glass | 2017-05-09 | 2 | -0/+35 |
* | arm: rpi: Add a function to obtain the MMC clock | Simon Glass | 2017-05-09 | 2 | -0/+35 |
* | arm: rpi: Add a file to handle messages | Simon Glass | 2017-05-09 | 3 | -1/+58 |
* | arm: rpi: Drop the GPIO device addresses | Simon Glass | 2017-05-09 | 1 | -5/+0 |
* | ARM: bcm283x: Implement EFI RTS reset_system | Alexander Graf | 2016-11-28 | 2 | -7/+54 |
* | bcm2835_gpio: Implement GPIOF_FUNC | Alexander Graf | 2016-09-06 | 1 | -0/+2 |
* | rpi: remove redundant board files | Stephen Warren | 2016-04-11 | 2 | -17/+21 |
* | ARM: rpi: add some missing Kconfig help text | Stephen Warren | 2016-04-11 | 1 | -1/+27 |
* | ARM: add Raspberry Pi 3 64-bit config | Stephen Warren | 2016-04-11 | 1 | -0/+7 |
* | rpi: BCM2837 and Raspberry Pi 3 32-bit support | Stephen Warren | 2016-04-01 | 1 | -0/+22 |
* | ARM: bcm2835: expand Kconfig target descriptions | Stephen Warren | 2016-04-01 | 1 | -1/+27 |
* | ARM: bcm2835: move CONFIG_BCM283* to Kconfig | Stephen Warren | 2016-04-01 | 1 | -1/+11 |
* | ARM: bcm2835: fix 64-bit build warning in mbox | Stephen Warren | 2016-03-27 | 1 | -2/+4 |
* | ARM: bcm283x: don't always define CONFIG_BCM2835 | Stephen Warren | 2016-03-27 | 6 | -6/+6 |
* | RPi: Enable caches for rpi2 | Alexander Graf | 2016-03-27 | 2 | -0/+8 |
* | rpi: set board serial number in environment | Lubomir Rintel | 2016-02-24 | 1 | -0/+11 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 3 | -24/+3 |
* | rpi: get rid of BCM2835_BOARD_REV_* macros | Stephen Warren | 2015-12-05 | 1 | -28/+0 |
* | ARM: rpi: add another revision of Raspberry Pi A+ | Lubomir Rintel | 2015-10-19 | 1 | -0/+1 |
* | arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox | Alexander Stein | 2015-08-12 | 2 | -0/+12 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | ARM: bcm283x: Switch to generic timer | Marek Vasut | 2015-05-28 | 2 | -59/+1 |
* | ARM: bcm283x: Reorder timer.h | Marek Vasut | 2015-05-28 | 1 | -5/+10 |
* | ARM: bcm283x: Repair wdog.h | Marek Vasut | 2015-05-28 | 1 | -2/+2 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | 1 | -0/+1 |
* | dm: select CONFIG_DM* options | Masahiro Yamada | 2015-04-18 | 1 | -9/+0 |
* | ARM: bcm2835: use phys_to_bus() for mbox | Stephen Warren | 2015-04-14 | 1 | -2/+3 |
* | ARM: bcm2835: implement phys_to_bus/bus_to_phys | Stephen Warren | 2015-04-14 | 3 | -1/+26 |
* | ARM: rpi: add a couple more revision IDs | Stephen Warren | 2015-04-13 | 1 | -1/+3 |
* | ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach | Masahiro Yamada | 2015-03-28 | 6 | -1/+678 |
* | ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x | Masahiro Yamada | 2015-03-28 | 7 | -0/+337 |