1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 4 months ago
  3. 82aef6c rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES by Kyle Evans · 4 years, 7 months ago
  4. c6badda rpi: Kconfig option for initial page reservation by Kyle Evans · 4 years, 7 months ago
  5. a63f81c rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · 4 years, 10 months ago
  6. e19cfcc rpi: fix dram bank initialization by Matthias Brugger · 4 years, 10 months ago
  7. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  8. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 4 years, 10 months ago
  9. 3796449 rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 4 years, 10 months ago
  10. 9de5b89 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  11. c796140 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
  12. 32a84c9 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
  13. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  14. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  15. ab10727 RPi: Add mbrugger as board maintainer by Matthias Brugger · 5 years ago
  16. 7e2ae62 rpi: add Compute Module 3+ by Jonathan Gray · 6 years ago
  17. d61cf13 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
  18. cb3f947 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
  19. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  22. 91e1bc5 rpi: Complete table of models with new revision code scheme by Jonathan Gray · 6 years ago
  23. 7fe7722 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
  24. f116634 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
  25. 55b8a2d rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
  26. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  27. 8993056 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  28. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  29. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  30. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  31. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  32. 8b7d092 MAINTAINERS: drop bcm283x/rpi maintainership by Stephen Warren · 7 years ago
  33. 82f766d Allow boards to initialize the DT at runtime. by Alex Deymo · 7 years ago
  34. 45a6d23 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  35. 3e16705 arm: rpi: Add a TODO to move all messages into the msg handler by Simon Glass · 7 years ago
  36. e6c6d07 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 7 years ago
  37. c660651 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · 7 years ago
  38. 70997d8 arm: rpi: Add a file to handle messages by Simon Glass · 7 years ago
  39. 5d3c4ba rpi: Fix device tree path on ARM64 by Tuomas Tynkkynen · 8 years ago
  40. 1bcf7a3 bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
  41. 7670909 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  42. d8396a3 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  43. ade243a rpi: passthrough of the firmware provided FDT blob by Cédric Schieli · 8 years ago
  44. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  45. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  46. fe84ebf rpi: remove redundant board files by Stephen Warren · 8 years ago
  47. d22a765 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 8 years ago
  48. f031f50 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 8 years ago
  49. 7233fb3 rpi: add Raspberry Pi 3 board ID by Stephen Warren · 8 years ago
  50. 29937ca rpi: use constant "unknown board" DT filename by Stephen Warren · 8 years ago
  51. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  52. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  53. 757cd14 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
  54. 859f143 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
  55. 7443a9c rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  56. dba060c rpi: link to another model number info source by Stephen Warren · 9 years ago
  57. af7c03e rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
  58. c4ea1ed rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
  59. dbe6f1e rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  60. bff7856 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  61. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  62. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  63. 927753a ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  64. 787affb ARM: rpi: add a couple more revision IDs by Stephen Warren · 9 years ago
  65. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  66. 95b4f11 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago
  67. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  68. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  69. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  70. 914627f ARM: rpi: consolidate board rev error checking by Stephen Warren · 10 years ago
  71. 47705ef ARM: rpi: support model A+ by Stephen Warren · 10 years ago
  72. 3207d8f ARM: rpi: only set usbethaddr on relevant systems by Stephen Warren · 10 years ago
  73. 1150666 dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  74. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago
  75. 6fe7845 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  76. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  77. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  78. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  79. 4f80a06 ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  80. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  81. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  82. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  83. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  84. 5dfd162 board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · 10 years ago
  85. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  86. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  87. ea697ae ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · 11 years ago
  88. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  89. 3f39778 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  90. 0d04f34 ARM: add Raspberry Pi model B board, using BCM2835 SoC by Stephen Warren · 12 years ago