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