1. ed35de6 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 3 years ago
  2. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
  3. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  4. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  5. 6880b33 warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · 3 years ago
  6. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  7. d06e4b7 Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  8. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  9. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  10. 82edd73 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 3 years ago
  11. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  12. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  13. d5bfef2 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  14. de35b8f Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  15. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  16. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  17. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  18. 936c855 arm: Drop unused tam3517-common.h by Tom Rini · 3 years ago
  19. 39605c6 fdt: Record where the devicetree came from by Simon Glass · 2 years, 11 months ago
  20. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 11 months ago
  21. 9855034 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 2 years, 11 months ago
  22. d893b8a fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
  23. b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 11 months ago
  24. 9ae600e arm: rpi: Sync rpi dts files from Linux by Simon Glass · 2 years, 11 months ago
  25. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  26. 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  27. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 3 years ago
  28. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  29. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  30. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
  31. 3cfc042 dm: fix an 'undefined' error in some macros by AKASHI Takahiro · 3 years ago
  32. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago
  33. 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 3 years ago
  34. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
  35. 5b20efe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 3 years ago
  36. 9e578f6 clk: fix clk_get_rate() documentation by Giulio Benetti · 3 years, 9 months ago
  37. e09ca91 Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years ago
  38. cfbd2bc Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  39. e1d7b0b ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago
  40. 44beea2 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 3 years ago
  41. e8e6680 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years ago
  42. d5f1beb configs: beacon-rzg2m: Config to address new aliases by Adam Ford · 3 years ago
  43. d8063dc efi: Add a media/block driver for EFI block devices by Simon Glass · 3 years ago
  44. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  45. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  46. 54bec17 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 3 years ago
  47. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  48. 36cc7bf sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 3 years ago
  49. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  50. 5ae2578 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 3 years ago
  51. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  52. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  53. 06142d6 riscv: dts: Split Microchip device tree by Padmarao Begari · 3 years ago
  54. 666da85 board: ae350: Support autoboot from RAM by Leo Yu-Chi Liang · 3 years ago
  55. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  56. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 3 years ago
  57. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  58. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  59. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  60. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  61. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  62. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  63. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  64. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago
  65. 1aba8e5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 3 years ago
  66. 15e20e4 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years ago
  67. 874e544 Fix MMC numbering issue for Raspberry Pi 3 by Mike Karels · 3 years, 1 month ago
  68. 2957a1e tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  69. 34287ef efi_loader: Add check for event log passed from firmware by Ruchika Gupta · 3 years ago
  70. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  71. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years, 1 month ago
  72. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years, 1 month ago
  73. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
  74. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 3 years, 1 month ago
  75. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years, 1 month ago
  76. a0ff280 sandbox: Support unmapping a file by Simon Glass · 3 years, 1 month ago
  77. 6b03448 command: Use a constant pointer for the help by Simon Glass · 3 years, 2 months ago
  78. 1442e9f tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · 3 years ago
  79. 1662ed0 tee: define session login identifiers by Etienne Carriere · 3 years ago
  80. 5ddbbd1 firmware: scmi: fix description of an API function by Etienne Carriere · 3 years ago
  81. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 2 months ago
  82. 0783b16 net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
  83. 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 2 months ago
  84. 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years, 2 months ago
  85. dc52578 efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · 3 years ago
  86. 43eaf5b efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
  87. e032cb2 efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · 3 years ago
  88. 45c16fd efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · 3 years ago
  89. 7db07aa lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 3 years ago
  90. 951a8c4 lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 3 years ago
  91. 4ad4c2d doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 3 years ago
  92. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  93. 28f70cf configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · 3 years ago
  94. bdc68df configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · 3 years ago
  95. e3cdc2c configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 3 years, 1 month ago
  96. 3aeb239 configs: aspeed: Make EXTRA_ENV_SETTINGS board specific by Chia-Wei Wang · 3 years, 1 month ago
  97. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years ago
  98. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  99. f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
  100. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago