1. 8423bfb ARM: dts: stm32: split sdram pin & timing parameter into specific board dts by dillon min · 3 years, 8 months ago
  2. d6ef643 Prepare v2021.04 by Tom Rini · 3 years, 8 months ago
  3. 3b483dd imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · 3 years, 9 months ago
  4. 102ace0 sphinx: Pin to docutils-0.16 by Tom Rini · 3 years, 8 months ago
  5. 9fb432b cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 8 months ago
  6. 5206950 Makefile: Silence the deprecation script by Simon Glass · 3 years, 8 months ago
  7. d597e7f Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  8. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 10 months ago
  9. e9f0f9f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 8 months ago
  10. e9f321a sunxi: dts: H616: Drop reserved-memory node by Andre Przywara · 3 years, 8 months ago
  11. 10d94b1 sunxi: H616: Change TF-A load address to beginning of DRAM by Andre Przywara · 3 years, 8 months ago
  12. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
  13. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
  14. 43ef8f2 Prepare v2021.04-rc5 by Tom Rini · 3 years, 8 months ago
  15. 16699c8 Merge branch '2021-03-28-assorted-bugfixes' by Tom Rini · 3 years, 8 months ago
  16. e6d9b9d Support building on macOS/arm64 by Jessica Clarke · 3 years, 8 months ago
  17. 4cfecd9 dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 8 months ago
  18. a34b3eb test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 8 months ago
  19. 4b3b9a4 Merge branch '2021-03-27-master-imports' by Tom Rini · 3 years, 8 months ago
  20. a66021b Azure: Use "pacman -Sy" to install the toolchain by Tom Rini · 3 years, 8 months ago
  21. 9a7da3c dm: i2c: Add a migration method for I2C by Simon Glass · 3 years, 8 months ago
  22. f10e7fd Makefile: Drop the old SPI flash migration message by Simon Glass · 3 years, 8 months ago
  23. e2724101 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · 3 years, 8 months ago
  24. 6d4b0cc Makefile: Use common code for WDT deprecation warning by Simon Glass · 3 years, 8 months ago
  25. 3323381 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · 3 years, 8 months ago
  26. a68a58e Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · 3 years, 8 months ago
  27. fc2f4d1 Makefile: Use common code for PCI deprecation warning by Simon Glass · 3 years, 8 months ago
  28. 89ff687 Makefile: Use common code for LIBATA deprecation warning by Simon Glass · 3 years, 8 months ago
  29. 8f320a3 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · 3 years, 8 months ago
  30. 08e0a12 Makefile: Use common code for USB deprecation warning by Simon Glass · 3 years, 8 months ago
  31. a87592a Makefile: Use common code for MMC deprecation warning by Simon Glass · 3 years, 8 months ago
  32. 9fb9fa4 Makefile: Add common code to report deprecation by Simon Glass · 3 years, 8 months ago
  33. d5cfe36 Makefile: Move non-DM migration messages to the top by Simon Glass · 3 years, 8 months ago
  34. d09cd1f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 8 months ago
  35. fce4f4d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 9 months ago
  36. bae8c33 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 9 months ago
  37. 2230d20 configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE by Kuldeep Singh · 3 years, 9 months ago
  38. f2fd7aa configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 9 months ago
  39. 0645d26 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 9 months ago
  40. c63c664 configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 9 months ago
  41. 429cd3c configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 9 months ago
  42. 7e3998b board: freescale: t208xrdb: Add link to User Guide by Chris Packham · 3 years, 9 months ago
  43. 92790a5 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 9 months ago
  44. 69e8fdd rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 9 months ago
  45. dac6254 Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 8 months ago
  46. 5b98a3b fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 9 months ago
  47. 99b8658 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 8 months ago
  48. 2b019fa Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  49. a89adb0 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
  50. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  51. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  52. 6e7f728 Merge branch '2021-03-19-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  53. 0608336 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · 3 years, 9 months ago
  54. 7309c17 nvme: Always invalidate whole cqes[] array by Andre Przywara · 3 years, 10 months ago
  55. 706fa76 api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA by Marek Behún · 3 years, 9 months ago
  56. 06d42cd bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 8 months ago
  57. dda7e8c board: sl28: disable HS400 mode by Michael Walle · 3 years, 8 months ago
  58. fb9a0bd ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 8 months ago
  59. aa8d8d3 Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 8 months ago
  60. 8fb00c4 Merge branch '2021-03-17-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  61. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 10 months ago
  62. 7b75924 avb: Fix error when partition not found by schspa · 3 years, 9 months ago
  63. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  64. 1bbd66a mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 8 months ago
  65. f1d3c79 Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  66. 22a5074 doc: move README.dfu to HTML documentation by Heinrich Schuchardt · 3 years, 9 months ago
  67. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  68. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  69. 843c1dd mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 10 months ago
  70. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  71. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  72. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  73. a7f8011 Prepare v2021.04-rc4 by Tom Rini · 3 years, 8 months ago
  74. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  75. 6677b81 Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  76. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  77. 7ecde56 configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 9 months ago
  78. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 9 months ago
  79. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 9 months ago
  80. bb27cec configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 9 months ago
  81. db4374f doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 9 months ago
  82. 26dbaab Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  83. 18a8716 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
  84. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  85. fd1b341 configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  86. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  87. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
  88. aa17c9b arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 9 months ago
  89. c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 9 months ago
  90. 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 9 months ago
  91. 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago
  92. 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 9 months ago
  93. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  94. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 9 months ago
  95. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 9 months ago
  96. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 9 months ago
  97. 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
  98. aaf1f96 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
  99. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
  100. 7540d87 stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago