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