1. 77a5e2d x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 2 months ago
  2. a6c9fd4 x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 2 months ago
  3. 3a5752c x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 2 months ago
  4. e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 2 months ago
  5. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 2 months ago
  6. cb1cb71 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 2 months ago
  7. 5fef24c mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 3 months ago
  8. e9609dc mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 3 months ago
  9. ff7e4f0 mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 3 months ago
  10. 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 3 months ago
  11. de34a61 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 3 months ago
  12. 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  13. c0f9957 mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  14. eac8000 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  15. dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 2 months ago
  16. 57bfb1a mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 2 months ago
  17. 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 2 months ago
  18. b55e07e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 2 months ago
  19. 54e7fbd mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 2 months ago
  20. 60a0559 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 3 months ago
  21. 1d4ba15 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 4 months ago
  22. 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 4 months ago
  23. c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 4 months ago
  24. a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 4 months ago
  25. a414281 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 4 months ago
  26. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 3 months ago
  27. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  28. b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 3 months ago
  29. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 2 months ago
  30. 42e7659 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  31. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 2 months ago
  32. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 2 months ago
  33. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 2 months ago
  34. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 2 months ago
  35. 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 2 months ago
  36. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 2 months ago
  37. 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 2 months ago
  38. efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 2 months ago
  39. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 2 months ago
  40. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 2 months ago
  41. a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 3 months ago
  42. 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 3 months ago
  43. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 3 months ago
  44. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 3 months ago
  45. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 3 months ago
  46. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 3 months ago
  47. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 3 months ago
  48. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  49. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 3 months ago
  50. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 3 months ago
  51. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 3 months ago
  52. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 3 months ago
  53. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 3 months ago
  54. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 3 months ago
  55. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 3 months ago
  56. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 3 months ago
  57. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 3 months ago
  58. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 3 months ago
  59. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 3 months ago
  60. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 3 months ago
  61. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 3 months ago
  62. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 3 months ago
  63. 8794cb5 arm: dts: imx7: Fix error in coresight TPIU graph connection by Ilko Iliev · 4 years, 2 months ago
  64. 9086561 ARM: mx6: make CAAM usable on the i.MX6 boards by Heinrich Schuchardt · 4 years, 3 months ago
  65. dfbdaa6 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 4 months ago
  66. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 4 months ago
  67. 08310cf arm: dts: imx6q: Add Linux dts files for Phytec Mira by Niel Fourie · 4 years, 4 months ago
  68. eb39673 imx8m: implement armv8_el2_to_aarch32 by Peng Fan · 4 years, 3 months ago
  69. 3c41728 imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 3 months ago
  70. 6036dba imx8m: disable nodes before kernel/mfgtool boot for fused part by Peng Fan · 4 years, 3 months ago
  71. 2707faf imx8mn/imx8mp: override env_get_offset and env_get_location by Ye Li · 5 years ago
  72. 7a42bf0 imx8m: power down fused cores by Peng Fan · 4 years, 3 months ago
  73. d1eee7e imx8mp: Add fused parts support by Ye Li · 4 years, 5 months ago
  74. 2f3c920 imx8m: workaround ROM serror by Peng Fan · 4 years, 3 months ago
  75. 3c9221a imx8m: add eqos clk by Peng Fan · 4 years, 3 months ago
  76. 3c1c28d imx8m: add sdhc/nand/ecspi clk api by Peng Fan · 4 years, 3 months ago
  77. 14254e6 imx8m: configure NoC clk by Peng Fan · 4 years, 3 months ago
  78. 46a8a28 imx8m: configure arm clk sources from PLL by Peng Fan · 4 years, 3 months ago
  79. d6498bc imx: remove imx sip file by Peng Fan · 4 years, 4 months ago
  80. bf26b94 imx: bootaux: use arm_smccc_smc by Peng Fan · 4 years, 4 months ago
  81. a2f143e imx8m: soc: use arm_smccc_smc by Peng Fan · 4 years, 4 months ago
  82. dc57520 imx8: misc: use arm_smccc_smc by Peng Fan · 4 years, 4 months ago
  83. b335966 drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · 4 years, 5 months ago
  84. f3acb02 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · 4 years, 8 months ago
  85. 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 3 months ago
  86. dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 3 months ago
  87. 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 3 months ago
  88. aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 3 months ago
  89. 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 3 months ago
  90. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 2 months ago
  91. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 2 months ago
  92. 5785950 ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 2 months ago
  93. d7877c9 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 3 months ago
  94. 8622749 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 3 months ago
  95. e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 3 months ago
  96. d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 3 months ago
  97. f95237b ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 3 months ago
  98. 43db571 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 3 months ago
  99. 0852033 ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 3 months ago
  100. 56d463b ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 3 months ago