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