1. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
  2. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago WIP/2021-11-16-env-rework
  3. f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
  4. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  5. 79c0e8a sandbox: Drop distro_boot by Simon Glass · 3 years, 1 month ago
  6. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  7. 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years, 1 month ago WIP/2021-11-12-Kconfig-migrations
  8. d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
  9. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  10. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  11. dfb34d0 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 8a25b8b Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 1 month ago
  13. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  15. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
  16. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  17. 406257a Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  18. 53b3df4 Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 3 years, 1 month ago
  19. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago
  20. 27480e0 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years, 1 month ago
  21. 1ed68f9 Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years, 1 month ago
  22. 75c995a Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years, 1 month ago
  23. 45e19cf Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years, 1 month ago
  24. b67f54b Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years, 1 month ago
  25. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years, 1 month ago
  26. b8260c1 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  27. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  28. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  29. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  30. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  31. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  32. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  33. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  34. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  35. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  36. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago WIP/11Nov2021
  37. 2c9626c tpm2: Introduce TIS tpm core by Ilias Apalodimas · 3 years, 1 month ago
  38. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago WIP/10Nov2021
  39. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
  40. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
  41. e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
  42. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  43. 266e68b configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 3 years, 1 month ago
  44. b8ec945 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  45. 7f900ea arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years, 1 month ago
  46. ed06772 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  47. ed30254 board: sl28: enable EFI UpdateCapsule support by Michael Walle · 3 years, 1 month ago
  48. b2a6ccd lx2162a : Rename emmc boot command variable by Meenakshi Aggarwal · 3 years, 3 months ago
  49. 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
  50. f844573 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
  51. 7fc93ca efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
  52. 5523afb Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  53. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  54. 4ca10b9 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · 3 years, 1 month ago
  55. 4d7a3f5 Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 3 years, 1 month ago
  56. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
  57. 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
  58. bca1bce Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · 3 years, 1 month ago
  59. 465547b Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · 3 years, 1 month ago
  60. 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
  61. a8f63d1 watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
  62. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  63. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years, 1 month ago
  64. c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago
  65. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  66. 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
  67. 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
  68. 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years, 1 month ago
  69. 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years, 1 month ago
  70. 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years, 1 month ago
  71. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  72. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
  73. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago WIP/27Oct2021
  74. 670d657 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago WIP/26Oct2021
  75. ce3dbc5 efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
  76. 32cc392 firmware: scmi: fix struct layout for scmi_clk_rate_set_in by Clément Léger · 3 years, 1 month ago
  77. 3d49ee8 efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
  78. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  79. e618d1d efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 3 months ago
  80. d47671c efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 3 months ago
  81. f86352e efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
  82. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  83. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  84. 344df3c include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 3 months ago
  85. 5b4afbd include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 3 months ago
  86. 00f82fc sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years, 1 month ago
  87. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  88. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  89. a67b371 mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 2 months ago
  90. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  91. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  92. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  93. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  94. 6dc1e2f env: Fix documentation for env_get_f() by Marek Behún · 3 years, 1 month ago
  95. 3610970 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years, 2 months ago
  96. 127fb45 imx8mp_evk: Delete noncached memory config by Ye Li · 3 years, 3 months ago
  97. 5fac11e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 3 years, 1 month ago
  98. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago WIP/21Oct2021
  99. 6d7bfb6 arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years, 2 months ago
  100. 2c8a4e4 arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years, 2 months ago