index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-bcm283x
/
include
/
mach
Age
Commit message (
Expand
)
Author
2025-11-25
pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711
Cibil Pankiras
2024-10-27
arm: mach-bcm283x: Bring in some header files from tianocore
Simon Glass
2024-01-30
rpi5: Use devicetree as alternative way to read IO base addresses
Dmitry Malkin
2023-03-24
mmc: bcm2835-host: let firmware manage the clock divisor
Vincent Fazio
2023-03-24
arm: rpi: fallback to max clock rate for MMC clock
Vincent Fazio
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
Marek Szyprowski
2020-07-10
arm: rpi: Add function to trigger VL805's firmware load
Nicolas Saenz Julienne
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2019-11-24
ARM: bcm283x: Move BCM283x_BASE to a global variable
Matthias Brugger
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
2019-09-06
ARM: bcm283x: Include definition for additional emmc clock
Andrei Gherzan
2019-09-06
ARM: bcm283x: Add BCM283x_BASE define
Matthias Brugger
2019-09-06
ARM: bcm283x mbox: Fix send status register
Fabian Vogt
2019-06-12
ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER
Berkus Decker
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-05
mmc: use core clock frequency in bcm2835 sdhost
Jonathan Gray
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
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-03-27
ARM: bcm283x: don't always define CONFIG_BCM2835
Stephen Warren
2016-02-24
rpi: set board serial number in environment
Lubomir Rintel
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-05-28
ARM: bcm283x: Reorder timer.h
Marek Vasut
2015-05-28
ARM: bcm283x: Repair wdog.h
Marek Vasut
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