1. a94f80e rpi4: Update memory map to accommodate scb devices by Amit Singh Tomar · 4 years, 10 months ago
  2. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  3. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  4. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  5. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  6. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  7. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 5 years ago
  8. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  9. ebc5033 lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  10. 8489d28 ARM: bcm283x: Include definition for additional emmc clock by Andrei Gherzan · 5 years ago
  11. 6f8cba5 ARM: bcm283x: Define configs for RaspberryPi 4 by Andrei Gherzan · 5 years ago
  12. 64eb012 ARM: bcm283x: Add BCM283x_BASE define by Matthias Brugger · 5 years ago
  13. bcf941f ARM: bcm283x mbox: Fix send status register by Fabian Vogt · 5 years ago
  14. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  15. 879258f ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER by Berkus Decker · 6 years ago
  16. 80a0b1c arm: Kconfig: spelling fixes by Chris Packham · 6 years ago
  17. b7eefe4 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  18. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  21. f98c485 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  22. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  23. 099b3b7 efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  24. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  25. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  26. 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  27. 929df01 video: arm: rpi: Move the video settings out of the driver by Simon Glass · 8 years ago
  28. 31efc38 video: arm: rpi: Move the video query out of the driver 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. 8640cc0 arm: rpi: Drop the GPIO device addresses by Simon Glass · 8 years ago
  32. 3fce534 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · 8 years ago
  33. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  34. d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
  35. b2f48c2 ARM: rpi: add some missing Kconfig help text by Stephen Warren · 9 years ago
  36. 93ea526 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · 9 years ago
  37. d6f47c8 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 9 years ago
  38. afaf43d ARM: bcm2835: expand Kconfig target descriptions by Stephen Warren · 9 years ago
  39. 3ef844a ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  40. fc0f7bc ARM: bcm2835: fix 64-bit build warning in mbox by Stephen Warren · 9 years ago
  41. 9d5990b ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  42. 169892f RPi: Enable caches for rpi2 by Alexander Graf · 9 years ago
  43. 7d33bb6 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
  44. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  45. be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  46. c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  47. fbeb89d arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox by Alexander Stein · 9 years ago
  48. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  49. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · 10 years ago
  50. 08c5b7e ARM: bcm283x: Reorder timer.h by Marek Vasut · 10 years ago
  51. 1a66a5f ARM: bcm283x: Repair wdog.h by Marek Vasut · 10 years ago
  52. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  53. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  54. b44229c ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · 10 years ago
  55. c01ed07 ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  56. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  57. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  58. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago