1. f2fd7aa configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 9 months ago
  2. 0645d26 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 9 months ago
  3. c63c664 configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 9 months ago
  4. 429cd3c configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 9 months ago
  5. 7e3998b board: freescale: t208xrdb: Add link to User Guide by Chris Packham · 3 years, 9 months ago
  6. 92790a5 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 9 months ago
  7. 69e8fdd rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 9 months ago
  8. 5b98a3b fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 9 months ago
  9. 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
  10. a89adb0 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
  11. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  12. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  13. 6e7f728 Merge branch '2021-03-19-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  14. 0608336 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · 3 years, 9 months ago
  15. 7309c17 nvme: Always invalidate whole cqes[] array by Andre Przywara · 3 years, 10 months ago
  16. 706fa76 api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA by Marek Behún · 3 years, 9 months ago
  17. 06d42cd bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 8 months ago
  18. dda7e8c board: sl28: disable HS400 mode by Michael Walle · 3 years, 8 months ago
  19. fb9a0bd ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 8 months ago
  20. 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
  21. 8fb00c4 Merge branch '2021-03-17-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  22. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 10 months ago
  23. 7b75924 avb: Fix error when partition not found by schspa · 3 years, 9 months ago
  24. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  25. 1bbd66a mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 8 months ago
  26. 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
  27. 22a5074 doc: move README.dfu to HTML documentation by Heinrich Schuchardt · 3 years, 9 months ago
  28. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  29. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  30. 843c1dd mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 10 months ago
  31. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  32. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  33. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  34. a7f8011 Prepare v2021.04-rc4 by Tom Rini · 3 years, 8 months ago
  35. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  36. 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
  37. 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
  38. 7ecde56 configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 9 months ago
  39. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 9 months ago
  40. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 9 months ago
  41. bb27cec configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 9 months ago
  42. db4374f doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 9 months ago
  43. 26dbaab Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  44. 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
  45. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  46. fd1b341 configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  47. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  48. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
  49. aa17c9b arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 9 months ago
  50. c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 9 months ago
  51. 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 9 months ago
  52. 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago
  53. 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 9 months ago
  54. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  55. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 9 months ago
  56. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 9 months ago
  57. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 9 months ago
  58. 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
  59. aaf1f96 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
  60. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
  61. 7540d87 stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago
  62. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
  63. 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
  64. b712041 board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 9 months ago
  65. ed46841 configs: stm32mp1_trusted_defconfig rely on SCMI support by Patrick Delaunay · 3 years, 9 months ago
  66. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
  67. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
  68. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
  69. 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
  70. 212d3aa ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 9 months ago
  71. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
  72. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
  73. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
  74. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
  75. 23962bf Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  76. af4c7c5 usb: mtu3: flush cache for next GPD by developer · 3 years, 9 months ago
  77. 664d253 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  78. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 9 months ago
  79. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
  80. 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
  81. c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
  82. 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  83. c1f4a3c Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 9 months ago
  84. 0ddb48e configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 10 months ago
  85. f22774c button: adc: fix treshold typo by Neil Armstrong · 3 years, 9 months ago
  86. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
  87. 551645b configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · 3 years, 9 months ago
  88. 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 9 months ago
  89. 851083e arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 9 months ago
  90. d883450 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 9 months ago
  91. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
  92. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
  93. 2db187f Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  94. 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 9 months ago
  95. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
  96. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
  97. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  98. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  99. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
  100. c73ffe1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago