1. 99e1191 configs: stm32mp1: stm32mp1: Increase SPL malloc() size by Alexandru Gagniuc · 3 years, 7 months ago
  2. 2214d5e stm32mp1: remove the board_check_usb_power function when ADC is not activated by Patrick Delaunay · 3 years, 7 months ago
  3. cbea7b3 stm32mp: replace printf by log macro in setup_boot_mode by Patrick Delaunay · 3 years, 7 months ago
  4. 5fc6e86 stm32mp: update uart number in trace of serial device not found by Patrick Delaunay · 3 years, 7 months ago
  5. 4fb7b3e stm32mp: stm32prog: add FIP header support by Patrick Delaunay · 3 years, 7 months ago
  6. 0441b48 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 7 months ago
  7. fd4dc09 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 7 months ago
  8. c72ba3d ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 Micro SoM by Jagan Teki · 3 years, 7 months ago
  9. b594ec8 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 7 months ago
  10. 30edf40 board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 7 months ago
  11. 14dcdc6 ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 7 months ago
  12. 7c2102f ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3 by Jagan Teki · 3 years, 7 months ago
  13. 9f83b55 ARM: dts: stm32: Add Engicam i.Core STM32MP1 SoM by Jagan Teki · 3 years, 7 months ago
  14. 38ac6a1 board: Add rt-thread art-pi board support by dillon min · 3 years, 7 months ago
  15. 1f0305e ram: stm32: fix strsep failed on read only memory by dillon min · 3 years, 7 months ago
  16. f132c49 ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6 by dillon min · 3 years, 7 months ago
  17. bddaaed ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 register by dillon min · 3 years, 7 months ago
  18. 4035022 ARM: dts: stm32: add new instances for stm32h743 MCU by dillon min · 3 years, 7 months ago
  19. e690ff4 ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750 by dillon min · 3 years, 7 months ago
  20. ffca196 ARM: dts: stm32: split sdram pin & timing parameter into specific board dts by dillon min · 3 years, 7 months ago
  21. b46dd11 Prepare v2021.04 by Tom Rini · 3 years, 7 months ago v2021.04
  22. 17bc2cf imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · 3 years, 8 months ago
  23. ac2b5d5 sphinx: Pin to docutils-0.16 by Tom Rini · 3 years, 7 months ago WIP/04Apr2021
  24. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 7 months ago
  25. a0da06d Makefile: Silence the deprecation script by Simon Glass · 3 years, 7 months ago
  26. 43d3de5 Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago
  27. 1ba21bb test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 8 months ago
  28. dd85c95 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 7 months ago
  29. 62acef2 sunxi: dts: H616: Drop reserved-memory node by Andre Przywara · 3 years, 7 months ago
  30. c629ba8 sunxi: H616: Change TF-A load address to beginning of DRAM by Andre Przywara · 3 years, 7 months ago
  31. d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 7 months ago
  32. 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 7 months ago
  33. d8eafb1 Prepare v2021.04-rc5 by Tom Rini · 3 years, 7 months ago v2021.04-rc5
  34. a7d3ac6 Merge branch '2021-03-28-assorted-bugfixes' by Tom Rini · 3 years, 7 months ago
  35. 3b14204 Support building on macOS/arm64 by Jessica Clarke · 3 years, 7 months ago WIP/2021-03-28-assorted-bugfixes
  36. 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 7 months ago
  37. 3c2503e test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 7 months ago
  38. 31637e0 Merge branch '2021-03-27-master-imports' by Tom Rini · 3 years, 7 months ago
  39. 94d66d8 Azure: Use "pacman -Sy" to install the toolchain by Tom Rini · 3 years, 7 months ago
  40. 65c8cdc dm: i2c: Add a migration method for I2C by Simon Glass · 3 years, 7 months ago
  41. 782dac5 Makefile: Drop the old SPI flash migration message by Simon Glass · 3 years, 7 months ago
  42. 8cd1874 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · 3 years, 7 months ago
  43. 78b4a56 Makefile: Use common code for WDT deprecation warning by Simon Glass · 3 years, 7 months ago
  44. ec384f9 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · 3 years, 7 months ago
  45. d13aee0 Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · 3 years, 7 months ago
  46. 39e526a Makefile: Use common code for PCI deprecation warning by Simon Glass · 3 years, 7 months ago
  47. 099288b Makefile: Use common code for LIBATA deprecation warning by Simon Glass · 3 years, 7 months ago
  48. a883435 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · 3 years, 7 months ago
  49. 9e035b8 Makefile: Use common code for USB deprecation warning by Simon Glass · 3 years, 7 months ago
  50. 77dc55e Makefile: Use common code for MMC deprecation warning by Simon Glass · 3 years, 7 months ago
  51. 1373252 Makefile: Add common code to report deprecation by Simon Glass · 3 years, 7 months ago
  52. 06467e4 Makefile: Move non-DM migration messages to the top by Simon Glass · 3 years, 7 months ago
  53. 1886e9d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 7 months ago WIP/24Mar2021
  54. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 7 months ago
  55. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 8 months ago
  56. a7c532f configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE by Kuldeep Singh · 3 years, 8 months ago
  57. 6712856 configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig by Kuldeep Singh · 3 years, 8 months ago
  58. 72655b2 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 8 months ago
  59. 43ec24b configs: lx2160a: Remove unused Flexspi config options by Kuldeep Singh · 3 years, 8 months ago
  60. 3fadc80 configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION by Kuldeep Singh · 3 years, 8 months ago
  61. b4f8ffb board: freescale: t208xrdb: Add link to User Guide by Chris Packham · 3 years, 8 months ago
  62. 805c525 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 8 months ago
  63. f65774e rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 8 months ago
  64. bf3b0d6 Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 7 months ago
  65. fc37c7a fsl_ifc: fix typo in the NOR CSOR register definition by Aleksandar Gerasimovski · 3 years, 8 months ago
  66. 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 7 months ago
  67. 1f9c3f1 Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago WIP/20Mar2021
  68. 76b0a19 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 7 months ago
  69. 62df6e9 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 7 months ago
  70. a95f4c8 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 7 months ago
  71. 65f2e55 Merge branch '2021-03-19-assorted-fixes' by Tom Rini · 3 years, 7 months ago
  72. 4c49879 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · 3 years, 8 months ago WIP/2021-03-19-assorted-fixes
  73. d0c0492 nvme: Always invalidate whole cqes[] array by Andre Przywara · 3 years, 9 months ago
  74. d32211e api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA by Marek Behún · 3 years, 8 months ago
  75. ccc58b4 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 7 months ago
  76. 73e553a board: sl28: disable HS400 mode by Michael Walle · 3 years, 7 months ago
  77. 93cac85 ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 7 months ago
  78. e3310c2 Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 7 months ago
  79. d65bd57 Merge branch '2021-03-17-assorted-fixes' by Tom Rini · 3 years, 7 months ago
  80. 9262fe1 test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 8 months ago WIP/2021-03-17-assorted-fixes
  81. 0453411 avb: Fix error when partition not found by schspa · 3 years, 8 months ago
  82. 29cbc4b image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 8 months ago
  83. 30e76b7 mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 7 months ago
  84. eed127d Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago WIP/16Mar2021
  85. 75d48d1 doc: move README.dfu to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  86. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
  87. d2ac8af efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 7 months ago
  88. ad09004 mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 9 months ago
  89. fbc6cea efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 7 months ago
  90. 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 7 months ago
  91. 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
  92. 4103e13 Prepare v2021.04-rc4 by Tom Rini · 3 years, 7 months ago v2021.04-rc4
  93. 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  94. 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago WIP/15Mar2021
  95. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  96. f72edfd configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 8 months ago
  97. 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 8 months ago
  98. a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 8 months ago
  99. 136284a configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 8 months ago
  100. b076cbe doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 8 months ago