1. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  4. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  5. c6badda rpi: Kconfig option for initial page reservation by Kyle Evans · 4 years, 7 months ago
  6. fff5d54 rpi4: Update memory map to accommodate scb devices by Amit Singh Tomar · 4 years, 8 months ago
  7. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  8. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  9. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  10. 5694090 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 4 years, 11 months ago
  11. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 4 years, 10 months ago
  12. dd47ca7 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 4 years, 10 months ago
  13. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 4 years, 10 months ago
  14. 80e7e7c lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  15. 76bce8c ARM: bcm283x: Include definition for additional emmc clock by Andrei Gherzan · 5 years ago
  16. c6bcf05 ARM: bcm283x: Define configs for RaspberryPi 4 by Andrei Gherzan · 5 years ago
  17. 1cfac52 ARM: bcm283x: Add BCM283x_BASE define by Matthias Brugger · 5 years ago
  18. 4982244 ARM: bcm283x mbox: Fix send status register by Fabian Vogt · 5 years ago
  19. c7adc0b watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 5 years ago
  20. 38e58ff ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER by Berkus Decker · 6 years ago
  21. d7cf868 arm: Kconfig: spelling fixes by Chris Packham · 6 years ago
  22. e467948 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  23. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 844fb49 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  26. 8ae1f82 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  27. 482fc90 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  28. 22c793e efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  29. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  30. 8993056 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  31. 45a6d23 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  32. 7cac2fc video: arm: rpi: Move the video settings out of the driver by Simon Glass · 7 years ago
  33. 2e4170b video: arm: rpi: Move the video query out of the driver by Simon Glass · 7 years ago
  34. c660651 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · 7 years ago
  35. 70997d8 arm: rpi: Add a file to handle messages by Simon Glass · 7 years ago
  36. b593574 arm: rpi: Drop the GPIO device addresses by Simon Glass · 7 years ago
  37. 6b0ee50 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · 8 years ago
  38. 04a993f bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  39. fe84ebf rpi: remove redundant board files by Stephen Warren · 8 years ago
  40. 158c9c7 ARM: rpi: add some missing Kconfig help text by Stephen Warren · 8 years ago
  41. d22a765 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 8 years ago
  42. f031f50 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 9 years ago
  43. 95a2dda ARM: bcm2835: expand Kconfig target descriptions by Stephen Warren · 9 years ago
  44. adb91ec ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  45. 2b51315 ARM: bcm2835: fix 64-bit build warning in mbox by Stephen Warren · 9 years ago
  46. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  47. ccd9d51 RPi: Enable caches for rpi2 by Alexander Graf · 9 years ago
  48. 757cd14 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
  49. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  50. dbe6f1e rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  51. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  52. 4342557 arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox by Alexander Stein · 9 years ago
  53. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  54. e390bd5 ARM: bcm283x: Switch to generic timer by Marek Vasut · 9 years ago
  55. 25a63f5 ARM: bcm283x: Reorder timer.h by Marek Vasut · 9 years ago
  56. be72355 ARM: bcm283x: Repair wdog.h by Marek Vasut · 9 years ago
  57. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  58. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  59. 122426d ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · 9 years ago
  60. 79340db ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  61. 787affb ARM: rpi: add a couple more revision IDs by Stephen Warren · 9 years ago
  62. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  63. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago