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