1. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years ago
  2. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years ago
  3. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years ago
  4. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years ago
  5. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years ago
  6. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  7. 667ab37 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · 4 years ago
  8. 3bacb5e Merge branch '2020-09-18-improve-ipq40xx-support' into next by Tom Rini · 4 years ago
  9. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 1 month ago
  10. 52a8481 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years ago
  11. 18161a8 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years ago
  12. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 1 month ago
  13. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years ago
  14. 430e1dc IPQ40xx: Add USB nodes by Robert Marko · 4 years ago
  15. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years ago
  16. dec0420 phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · 4 years ago
  17. 496a3aa IPQ40xx: Add reset controller support by Robert Marko · 4 years ago
  18. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years ago
  19. 6ef099b IPQ40xx: Add SMEM support by Robert Marko · 4 years ago
  20. 5ae1541 IPQ40xx: clk: Use dt-bindings instead of hardcoding by Robert Marko · 4 years ago
  21. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years ago
  22. e03dd8a configs: bcmstb: Disable networking support by Thomas Fitzsimmons · 4 years ago
  23. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years ago
  24. 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  25. 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 1 month ago
  26. ae52e75 Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 4 years ago
  27. 9de3126 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · 4 years ago
  28. bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 1 month ago
  29. 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 1 month ago
  30. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 1 month ago
  31. d1a7205 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years ago
  32. 1189bd5 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years ago
  33. 0098222 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years ago
  34. a3e7d51 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years ago
  35. ece7844 imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years ago
  36. d81e8cf imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years ago
  37. 95bae9f imx7: ccm: correct target interface num by Peng Fan · 4 years ago
  38. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years ago
  39. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years ago
  40. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  41. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  42. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  43. b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years ago
  44. e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years ago
  45. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years ago
  46. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years ago
  47. 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 8 months ago
  48. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 8 months ago
  49. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 8 months ago
  50. 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 4 months ago
  51. 1a1b4f5 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · 4 years, 5 months ago
  52. c6963fb8 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · 4 years ago
  53. c4d0384 MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · 4 years ago
  54. 42ef2ed MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · 4 years ago
  55. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years ago
  56. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 1 month ago
  57. a8a71c9 MAINTAINERS: update clk entry git tree by Baruch Siach · 4 years, 1 month ago
  58. b01ba77 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  59. 0487bb5 Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  60. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years ago
  61. 454b792 rockchip: rv1108: enable board early init by Kever Yang · 4 years, 5 months ago
  62. fe4931c rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · 4 years, 5 months ago
  63. f11f138 rockchip: rv1108: use correct API for board callback by Kever Yang · 4 years, 5 months ago
  64. bd4e894 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years ago
  65. 5ba2883 configs: Add spiboot support for am335x by Faiz Abbas · 4 years ago
  66. afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years ago
  67. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years ago
  68. 280af01 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years ago
  69. 38e6ddc arm: dts: am335x-icev2: Add spi node by Faiz Abbas · 4 years ago
  70. 8c444c1 am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 1 month ago
  71. 42b7aeb ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · 4 years, 1 month ago
  72. a0549cc configs: j7200_evm_r5: Enable FS_LOADER by Suman Anna · 4 years, 1 month ago
  73. 70377b7 arm: dts: k3-j7200-r5: Add fs_loader node by Suman Anna · 4 years, 1 month ago
  74. 615d10f env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 1 month ago
  75. f61687d configs: j7200_evm_a72: Enhance bootcmd to start remoteprocs by Suman Anna · 4 years, 1 month ago
  76. d529e4a configs: j7200_evm_a72: Enable R5F remoteproc driver by Suman Anna · 4 years, 1 month ago
  77. c091bb0 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 1 month ago
  78. 3f7e032f arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodes by Suman Anna · 4 years, 1 month ago
  79. 10c4de0 arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster node by Suman Anna · 4 years, 1 month ago
  80. 7873e9d armv8: K3: j7200: Add custom MMU support by Suman Anna · 4 years, 1 month ago
  81. 6aa3b74 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 1 month ago
  82. ca569e9 dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs by Suman Anna · 4 years, 1 month ago
  83. a9e5caf env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 1 month ago
  84. 3c19529 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 1 month ago
  85. 31defbd arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode by Suman Anna · 4 years, 1 month ago
  86. f8d3d4d configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · 4 years, 1 month ago
  87. f7fdeec configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configs by Vignesh Raghavendra · 4 years, 1 month ago
  88. c07d068 ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlash by Vignesh Raghavendra · 4 years, 1 month ago
  89. e85382f board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 1 month ago
  90. 7ce6c8a arm: mach-k3: Add HyperFlash boot mode support by Vignesh Raghavendra · 4 years, 1 month ago
  91. 4dcced1 Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
  92. 0e12575 Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options by Marek Vasut · 4 years ago
  93. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years ago
  94. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 2 months ago
  95. 5bf12a7 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years ago
  96. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years ago
  97. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years ago
  98. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years ago
  99. 8479333 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years ago
  100. 00e5fda Merge branch '2020-09-12-assorted-bugfixes' by Tom Rini · 4 years ago