1. d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
  2. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  3. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  4. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  5. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
  6. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
  7. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 4 months ago
  8. aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 4 months ago
  9. bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 4 months ago
  10. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
  11. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 4 months ago
  12. b914d7d ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · 4 years, 5 months ago
  13. 47075e3 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · 4 years, 5 months ago
  14. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago
  15. 3a1ce2f7 rockchip: px30: sync Odroid Go Advance devicetree from Linux by Heiko Stuebner · 4 years, 5 months ago
  16. 02b0453 rockchip: px30: sync the main rk3326 dtsi from mainline by Heiko Stuebner · 4 years, 5 months ago
  17. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  18. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  19. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 6 months ago
  20. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  21. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  22. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 5 months ago
  23. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 5 months ago
  24. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 5 months ago
  25. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 5 months ago
  26. 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 5 months ago
  27. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 5 months ago
  28. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 5 months ago
  29. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 5 months ago
  30. f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 5 months ago
  31. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 5 months ago
  32. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
  33. 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 5 months ago
  34. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 5 months ago
  35. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
  36. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
  37. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
  38. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
  39. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  40. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
  41. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
  42. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  43. 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
  44. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  45. f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
  46. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
  47. c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
  48. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  49. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  50. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  51. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
  52. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
  53. a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
  54. f19de2f arm: dts: imx7: Fix error in coresight TPIU graph connection by Ilko Iliev · 4 years, 5 months ago
  55. cdd0c85 ARM: mx6: make CAAM usable on the i.MX6 boards by Heinrich Schuchardt · 4 years, 5 months ago
  56. c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 6 months ago
  57. 8ee1907 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 7 months ago
  58. fc8645d arm: dts: imx6q: Add Linux dts files for Phytec Mira by Niel Fourie · 4 years, 7 months ago
  59. 85447c1 imx8m: implement armv8_el2_to_aarch32 by Peng Fan · 4 years, 5 months ago
  60. fa35c3d imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 5 months ago
  61. 435dc12 imx8m: disable nodes before kernel/mfgtool boot for fused part by Peng Fan · 4 years, 5 months ago
  62. 0513f36 imx8mn/imx8mp: override env_get_offset and env_get_location by Ye Li · 5 years ago
  63. 9cf2aa3 imx8m: power down fused cores by Peng Fan · 4 years, 5 months ago
  64. d2d754f imx8mp: Add fused parts support by Ye Li · 4 years, 7 months ago
  65. a35215d imx8m: workaround ROM serror by Peng Fan · 4 years, 5 months ago
  66. 1dd259c imx8m: add eqos clk by Peng Fan · 4 years, 5 months ago
  67. c61ec9b imx8m: add sdhc/nand/ecspi clk api by Peng Fan · 4 years, 5 months ago
  68. e565393 imx8m: configure NoC clk by Peng Fan · 4 years, 5 months ago
  69. 4e36e33 imx8m: configure arm clk sources from PLL by Peng Fan · 4 years, 5 months ago
  70. a068997 imx: remove imx sip file by Peng Fan · 4 years, 7 months ago
  71. d2d9338 imx: bootaux: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
  72. 45d843a imx8m: soc: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
  73. 4bd5e43 imx8: misc: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
  74. 42eda3a drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · 4 years, 7 months ago
  75. 7957bd6 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · 4 years, 11 months ago
  76. 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
  77. 826927a arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
  78. 388b117 arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  79. 3f09ed4 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  80. 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  81. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  82. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  83. e1d082e ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 5 months ago
  84. 98b5f34 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 5 months ago
  85. ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 5 months ago
  86. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
  87. 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
  88. 097f3a8 ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 5 months ago
  89. 4c71e25 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 5 months ago
  90. 423471f ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 5 months ago
  91. 4131cb6 ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 5 months ago
  92. 007d2a7 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 5 months ago
  93. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  94. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  95. ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
  96. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  97. dacbb3b arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
  98. 2ae573d arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
  99. 6dc8d7e arm: dts: include gpio nodes for card detect by Walter Lozano · 4 years, 5 months ago
  100. 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago