1. d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  2. e0825e3 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
  3. 2633ec8 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  5. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  6. fe70a37 RPi: Add mbrugger as board maintainer by Matthias Brugger · 6 years ago
  7. 765d34d rpi: add Compute Module 3+ by Jonathan Gray · 6 years ago
  8. ed10255 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
  9. f3fb554 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
  10. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  13. de4524b rpi: Complete table of models with new revision code scheme by Jonathan Gray · 7 years ago
  14. d0043a0 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
  15. c8e0798 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
  16. 3598200 rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
  17. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  18. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  19. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  21. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  22. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  23. 154f922 MAINTAINERS: drop bcm283x/rpi maintainership by Stephen Warren · 7 years ago
  24. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  25. 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  26. 56991cd arm: rpi: Add a TODO to move all messages into the msg handler by Simon Glass · 8 years ago
  27. b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
  28. 13ddef8 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · 8 years ago
  29. 558ec67 arm: rpi: Add a file to handle messages by Simon Glass · 8 years ago
  30. 9266d1d rpi: Fix device tree path on ARM64 by Tuomas Tynkkynen · 8 years ago
  31. 013e9ae bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
  32. f9e3ed5 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  33. 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  34. 9473f53 rpi: passthrough of the firmware provided FDT blob by Cédric Schieli · 8 years ago
  35. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  36. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  37. d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
  38. 93ea526 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 9 years ago
  39. d6f47c8 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 9 years ago
  40. 303244a rpi: add Raspberry Pi 3 board ID by Stephen Warren · 9 years ago
  41. 93970ce rpi: use constant "unknown board" DT filename by Stephen Warren · 9 years ago
  42. 9d5990b ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  43. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  44. 7d33bb6 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
  45. 3ac09f8 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
  46. c44f76e rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  47. a33dc8b rpi: link to another model number info source by Stephen Warren · 9 years ago
  48. 2f1f20b rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
  49. 2668385 rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
  50. be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  51. 25fa860 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  52. c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  53. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  54. c56c947 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  55. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  56. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  57. b834af8 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago
  58. dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  59. 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  60. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  61. c61dfd1 ARM: rpi: consolidate board rev error checking by Stephen Warren · 10 years ago
  62. 18a5fc6 ARM: rpi: support model A+ by Stephen Warren · 10 years ago
  63. b2fa3836 ARM: rpi: only set usbethaddr on relevant systems by Stephen Warren · 10 years ago
  64. f52cada dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  65. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago