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
/
board
/
raspberrypi
Age
Commit message (
Expand
)
Author
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-15
rpi: Conditionally add simple-framebuffer node
Ivan T. Ivanov
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-02-18
rpi: Add identifier for the new CM4
Nicolas Saenz Julienne
2021-02-18
rpi: Add identifier for the new RPi400
Nicolas Saenz Julienne
2021-02-18
rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE
Marek Szyprowski
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-13
rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES
Kyle Evans
2020-05-13
rpi: Kconfig option for initial page reservation
Kyle Evans
2019-12-11
rpi: Enable DRAM bank initialization on arm64
Matthias Brugger
2019-12-11
rpi: fix dram bank initialization
Matthias Brugger
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-11-24
ARM: bcm283x: Set memory map at run-time
Matthias Brugger
2019-11-24
rpi: push fw_dtb_pointer in the .data section
Matthias Brugger
2019-10-01
rpi4: enable dram bank initialization
Matthias Brugger
2019-09-06
RPI: Add memory map for bcm2711
Andrei Gherzan
2019-09-06
RPI: Add entry for Raspberry Pi 4 model B
Andrei Gherzan
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-03-29
RPi: Add mbrugger as board maintainer
Matthias Brugger
2019-02-15
rpi: add Compute Module 3+
Jonathan Gray
2018-12-03
rpi: add 3 Model A+
Jonathan Gray
2018-12-03
rpi: add URL of official revision code list
Jonathan Gray
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-06
rpi: Complete table of models with new revision code scheme
Jonathan Gray
2018-04-05
rpi: Add identifier for the new RPi3 B+
Alexander Graf
2018-02-15
RPi: Add myself as board maintainer
Alexander Graf
2018-01-28
rpi: Remove runtime disabling support for serial
Alexander Graf
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
2017-12-04
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-08
MAINTAINERS: drop bcm283x/rpi maintainership
Stephen Warren
2017-05-09
Allow boards to initialize the DT at runtime.
Alex Deymo
2017-05-09
bcm2835_wdt: support for the BCM2835/2836 watchdog
Paolo Pisati
2017-05-09
arm: rpi: Add a TODO to move all messages into the msg handler
Simon Glass
2017-05-09
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
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-01-24
rpi: Fix device tree path on ARM64
Tuomas Tynkkynen
2016-11-28
bcm2835: Reserve the spin table in efi memory map
Alexander Graf
2016-11-28
ARM: bcm283x: use OF_CONTROL for bcm283x
Fabian Vogt
2016-11-28
board: rpi: move uart deactivation to board_init
Fabian Vogt
2016-11-21
rpi: passthrough of the firmware provided FDT blob
Cédric Schieli
2016-09-06
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
[next]