- 18d4a11 board: raspberrypi: Add ASL files from tianocore by Simon Glass · 4 weeks ago
- 3e87a9d Merge tag 'rpi-2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 months ago
- aca4eca board: rpi: remove leftover CONFIG_HW_WATCHDOG block by Rasmus Villemoes · 4 months ago
- e440310 board: raspberrypi: Fix format specifier for printing rev_scheme by Francois Berder · 5 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 29a1793 board: raspberrypi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 14fb952 rpi5: Use devicetree to retrieve board revision by Ivan T. Ivanov · 10 months ago
- 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · 1 year, 4 months ago
- 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 3 months ago
- c5eaa07 rpi: set the correct parameter for simple framebuffer node by Meng Li · 1 year, 4 months ago
- 78c7e46 rpi: Update the RPi Zero 2W DT filename by Peter Robinson · 1 year, 9 months ago
- 533e584 rpi: Copy eth PHY address from fw DT to loaded DT by Antoine Mazeas · 2 years, 3 months ago
- fb78482 rpi: Copy properties from firmware dtb to the loaded dtb by Antoine Mazeas · 2 years, 3 months ago
- 455a0e4 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 2 years ago
- bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
- 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- e7e69a5 common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
- 400260c rpi: Add identifier for the new RPi Zero 2 W by Peter Robinson · 3 years ago
- 52e3346 rpi: Update the Raspberry Pi doucmentation URL by Peter Robinson · 3 years ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- 6436ecf rpi: Conditionally add simple-framebuffer node by Ivan T. Ivanov · 3 years, 4 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 0c29186 rpi: Add identifier for the new CM4 by Nicolas Saenz Julienne · 3 years, 11 months ago
- 1296961 rpi: Add identifier for the new RPi400 by Nicolas Saenz Julienne · 3 years, 11 months ago
- 8c5ca98 rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE by Marek Szyprowski · 3 years, 10 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- 8cb5792 rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES by Kyle Evans · 4 years, 9 months ago
- 335faea rpi: Kconfig option for initial page reservation by Kyle Evans · 4 years, 9 months ago
- e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · 5 years ago
- f978837 rpi: fix dram bank initialization by Matthias Brugger · 5 years ago
- 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
- d75403d rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 5 years ago
- d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
- e0825e3 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
- 2633ec8 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- fe70a37 RPi: Add mbrugger as board maintainer by Matthias Brugger · 6 years ago
- 765d34d rpi: add Compute Module 3+ by Jonathan Gray · 6 years ago
- ed10255 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
- f3fb554 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
- c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- de4524b rpi: Complete table of models with new revision code scheme by Jonathan Gray · 7 years ago
- d0043a0 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
- c8e0798 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
- 3598200 rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
- fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
- 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 154f922 MAINTAINERS: drop bcm283x/rpi maintainership by Stephen Warren · 7 years ago
- 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
- 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
- 56991cd arm: rpi: Add a TODO to move all messages into the msg handler by Simon Glass · 8 years ago
- b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
- 13ddef8 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · 8 years ago
- 558ec67 arm: rpi: Add a file to handle messages by Simon Glass · 8 years ago
- 9266d1d rpi: Fix device tree path on ARM64 by Tuomas Tynkkynen · 8 years ago
- 013e9ae bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
- f9e3ed5 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
- 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
- 9473f53 rpi: passthrough of the firmware provided FDT blob by Cédric Schieli · 8 years ago
- afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
- c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
- d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
- 93ea526 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 9 years ago
- d6f47c8 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 9 years ago
- 303244a rpi: add Raspberry Pi 3 board ID by Stephen Warren · 9 years ago
- 93970ce rpi: use constant "unknown board" DT filename by Stephen Warren · 9 years ago
- 9d5990b ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
- be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
- 7d33bb6 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
- 3ac09f8 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
- c44f76e rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
- a33dc8b rpi: link to another model number info source by Stephen Warren · 9 years ago
- 2f1f20b rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
- 2668385 rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
- be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
- 25fa860 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
- c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
- 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
- c56c947 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
- 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
- ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
- b834af8 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago
- dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
- 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
- b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
- c61dfd1 ARM: rpi: consolidate board rev error checking by Stephen Warren · 10 years ago
- 18a5fc6 ARM: rpi: support model A+ by Stephen Warren · 10 years ago
- b2fa3836 ARM: rpi: only set usbethaddr on relevant systems by Stephen Warren · 10 years ago