1. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years ago
  2. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  3. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years ago
  4. c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years ago
  5. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years ago
  6. 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years ago
  7. 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years ago
  8. 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years ago
  9. 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years ago
  10. 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years ago
  11. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years ago
  12. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 1 month ago
  13. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago
  14. 670d657 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  15. ce3dbc5 efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years ago
  16. 32cc392 firmware: scmi: fix struct layout for scmi_clk_rate_set_in by Clément Léger · 3 years ago
  17. 3d49ee8 efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years ago
  18. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years ago
  19. e618d1d efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 1 month ago
  20. d47671c efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 1 month ago
  21. f86352e efi_loader: add missing const qualifier by Masahisa Kojima · 3 years ago
  22. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  23. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  24. 344df3c include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 1 month ago
  25. 5b4afbd include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 1 month ago
  26. 00f82fc sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years ago
  27. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  28. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  29. a67b371 mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years ago
  30. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  31. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years ago
  32. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years ago
  33. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years ago
  34. 6dc1e2f env: Fix documentation for env_get_f() by Marek Behún · 3 years ago
  35. 3610970 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years ago
  36. 127fb45 imx8mp_evk: Delete noncached memory config by Ye Li · 3 years, 1 month ago
  37. 5fac11e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 3 years ago
  38. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  39. 6d7bfb6 arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years ago
  40. 2c8a4e4 arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years ago
  41. ba89abd arm: mvebu: turris_mox: Cosmetic update for board config header by Marek Behún · 3 years ago
  42. a3b055f arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option by Marek Behún · 3 years ago
  43. 999ac22 arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years ago
  44. 3c36d74 arm: mvebu: turris_mox: Move options to defconfig by Marek Behún · 3 years ago
  45. 9ad37fe efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years ago
  46. 0534542 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years ago
  47. 0421735 efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years ago
  48. ebdea88 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years ago
  49. 1da0b6a doc: add system reset to API documentation by Heinrich Schuchardt · 3 years ago
  50. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  51. 80ef692 colibri-imx6ull: add emmc variant by Max Krummenacher · 3 years ago
  52. 3c80a4c colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variant by Philippe Schenker · 3 years ago
  53. 0caa81f include: configs: phycore-imx8mm: Do not use macro for address by Teresa Remmet · 3 years ago
  54. 34a8128 include: configs: phycore-imx8mm: Remove not needed defines by Teresa Remmet · 3 years ago
  55. 10b317f include: configs: phycore_imx8mm: Remove hard coded network settings by Teresa Remmet · 3 years ago
  56. 41d4b00 include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable by Oleksandr Suvorov · 3 years ago
  57. 0105bda kontron-sl-mx8mm: fix missing configs and deadlock in CI by Stefano Babic · 3 years ago
  58. bdce903 dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · 3 years, 1 month ago
  59. fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 1 month ago
  60. b20b16a arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years ago
  61. abc6eee ARM: imx: mx5: Add altbootcmd and resets to M53Menlo by Marek Vasut · 3 years, 1 month ago
  62. 4d98af6 board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig by Ricardo Salveti · 3 years, 1 month ago
  63. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  64. 6a86f12 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years ago
  65. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  66. 645a0af Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years ago
  67. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  68. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  69. 42d32c3 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years ago
  70. 0d76e4e Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years ago
  71. 155fb86 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years ago
  72. e7421b0 am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years ago
  73. ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years ago
  74. f814ff5 ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years ago
  75. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 1 month ago
  76. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 1 month ago
  77. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 1 month ago
  78. 4bf88ba fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 1 month ago
  79. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  80. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  81. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  82. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  83. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  84. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  85. ce543d0 board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years ago
  86. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 1 month ago
  87. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years ago
  88. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years ago
  89. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years ago
  90. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years ago
  91. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years ago
  92. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years ago
  93. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years ago
  94. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years ago
  95. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years ago
  96. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years ago
  97. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years ago
  98. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years ago
  99. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years ago
  100. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago