1. f978837 rpi: fix dram bank initialization by Matthias Brugger · 5 years ago
  2. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  3. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  4. d75403d rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · 5 years ago
  5. d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  6. e0825e3 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
  7. 2633ec8 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
  8. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  9. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  10. 765d34d rpi: add Compute Module 3+ by Jonathan Gray · 6 years ago
  11. ed10255 rpi: add 3 Model A+ by Jonathan Gray · 6 years ago
  12. f3fb554 rpi: add URL of official revision code list by Jonathan Gray · 6 years ago
  13. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  16. de4524b rpi: Complete table of models with new revision code scheme by Jonathan Gray · 7 years ago
  17. d0043a0 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
  18. 3598200 rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
  19. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  20. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  21. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  22. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  23. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  24. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  25. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  26. 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  27. 56991cd arm: rpi: Add a TODO to move all messages into the msg handler by Simon Glass · 8 years ago
  28. b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
  29. 13ddef8 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · 8 years ago
  30. 558ec67 arm: rpi: Add a file to handle messages by Simon Glass · 8 years ago
  31. 9266d1d rpi: Fix device tree path on ARM64 by Tuomas Tynkkynen · 8 years ago
  32. 013e9ae bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
  33. f9e3ed5 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  34. 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  35. 9473f53 rpi: passthrough of the firmware provided FDT blob by Cédric Schieli · 8 years ago
  36. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  37. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 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. b834af8 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago
  57. dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  58. 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  59. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  60. c61dfd1 ARM: rpi: consolidate board rev error checking by Stephen Warren · 10 years ago
  61. 18a5fc6 ARM: rpi: support model A+ by Stephen Warren · 10 years ago
  62. b2fa3836 ARM: rpi: only set usbethaddr on relevant systems by Stephen Warren · 10 years ago
  63. f52cada dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  64. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago[Renamed from board/raspberrypi/rpi_b/rpi_b.c]
  65. cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  66. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  67. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  68. af6e20d ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  69. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  70. d5b2fed board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · 10 years ago
  71. 8672d20 ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  72. aa44d53 ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · 12 years ago
  73. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  74. acc8bf4 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  75. 0e012c3 ARM: add Raspberry Pi model B board, using BCM2835 SoC by Stephen Warren · 12 years ago