1. e1e1c3d arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · 4 years, 4 months ago
  2. 5217f49 arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  3. 8702729 ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · 4 years, 4 months ago
  4. 4b0446d ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · 4 years, 4 months ago
  5. e70d826 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · 4 years, 4 months ago
  6. 2710779 ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
  7. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  8. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  9. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  10. 500d1e7 rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
  11. eab5c50 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
  12. c60d1c4 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 4 months ago
  13. 1f13954 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 4 months ago
  14. 8d7192c arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 4 months ago
  15. 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 4 months ago
  16. b32858c rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 4 months ago
  17. 61b229e ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · 4 years, 4 months ago
  18. b5716c1 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · 4 years, 4 months ago
  19. 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago
  20. b75f01a rockchip: px30: sync Odroid Go Advance devicetree from Linux by Heiko Stuebner · 4 years, 5 months ago
  21. 014fbd7 rockchip: px30: sync the main rk3326 dtsi from mainline by Heiko Stuebner · 4 years, 5 months ago
  22. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  23. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  24. b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
  25. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  26. 42e7659 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  27. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
  28. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
  29. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
  30. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
  31. 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
  32. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
  33. 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
  34. efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
  35. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  36. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
  37. a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 4 months ago
  38. 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 4 months ago
  39. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 4 months ago
  40. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 4 months ago
  41. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 4 months ago
  42. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
  43. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
  44. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  45. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
  46. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
  47. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
  48. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 4 months ago
  49. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago
  50. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 4 months ago
  51. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 4 months ago
  52. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 4 months ago
  53. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 4 months ago
  54. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
  55. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
  56. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  57. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  58. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
  59. 8794cb5 arm: dts: imx7: Fix error in coresight TPIU graph connection by Ilko Iliev · 4 years, 4 months ago
  60. 9086561 ARM: mx6: make CAAM usable on the i.MX6 boards by Heinrich Schuchardt · 4 years, 5 months ago
  61. dfbdaa6 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 5 months ago
  62. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 6 months ago
  63. 08310cf arm: dts: imx6q: Add Linux dts files for Phytec Mira by Niel Fourie · 4 years, 6 months ago
  64. eb39673 imx8m: implement armv8_el2_to_aarch32 by Peng Fan · 4 years, 4 months ago
  65. 3c41728 imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 4 months ago
  66. 6036dba imx8m: disable nodes before kernel/mfgtool boot for fused part by Peng Fan · 4 years, 4 months ago
  67. 2707faf imx8mn/imx8mp: override env_get_offset and env_get_location by Ye Li · 5 years ago
  68. 7a42bf0 imx8m: power down fused cores by Peng Fan · 4 years, 4 months ago
  69. d1eee7e imx8mp: Add fused parts support by Ye Li · 4 years, 7 months ago
  70. 2f3c920 imx8m: workaround ROM serror by Peng Fan · 4 years, 4 months ago
  71. 3c9221a imx8m: add eqos clk by Peng Fan · 4 years, 4 months ago
  72. 3c1c28d imx8m: add sdhc/nand/ecspi clk api by Peng Fan · 4 years, 4 months ago
  73. 14254e6 imx8m: configure NoC clk by Peng Fan · 4 years, 4 months ago
  74. 46a8a28 imx8m: configure arm clk sources from PLL by Peng Fan · 4 years, 4 months ago
  75. d6498bc imx: remove imx sip file by Peng Fan · 4 years, 6 months ago
  76. bf26b94 imx: bootaux: use arm_smccc_smc by Peng Fan · 4 years, 6 months ago
  77. a2f143e imx8m: soc: use arm_smccc_smc by Peng Fan · 4 years, 6 months ago
  78. dc57520 imx8: misc: use arm_smccc_smc by Peng Fan · 4 years, 6 months ago
  79. b335966 drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · 4 years, 7 months ago
  80. f3acb02 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · 4 years, 10 months ago
  81. 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
  82. dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
  83. 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  84. aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  85. 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
  86. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  87. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
  88. 5785950 ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 4 months ago
  89. d7877c9 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 4 months ago
  90. 8622749 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 4 months ago
  91. e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 4 months ago
  92. d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 4 months ago
  93. f95237b ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 4 months ago
  94. 43db571 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 4 months ago
  95. 0852033 ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 4 months ago
  96. 56d463b ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 4 months ago
  97. 1f8e6a6 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 4 months ago
  98. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  99. 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 4 months ago
  100. 814e1a4 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago