1. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 7 months ago
  2. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 7 months ago
  3. a241ccd bcm96753ref: add initial support by Philippe Reynes · 2 years, 7 months ago
  4. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 7 months ago
  5. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 7 months ago
  6. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  7. 028aa09 powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespace by Tom Rini · 2 years, 7 months ago
  8. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 7 months ago
  9. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  10. da8592d Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig by Tom Rini · 2 years, 7 months ago
  11. 2c58d2f Convert CONFIG_BIOSEMU to Kconfig by Tom Rini · 2 years, 7 months ago
  12. a7e6c6b Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · 2 years, 7 months ago
  13. 43ea564 arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · 2 years, 7 months ago
  14. a3041d9 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 7 months ago
  15. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 7 months ago
  16. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 7 months ago
  17. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 7 months ago
  18. 6fb4f73 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · 2 years, 7 months ago
  19. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 2 years, 8 months ago
  20. a0abea8 clk: Add driver API to HTML docs by Sean Anderson · 2 years, 9 months ago
  21. 9c88b13 clk: Add client API to HTML docs by Sean Anderson · 2 years, 9 months ago
  22. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 2 years, 9 months ago
  23. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 2 years, 9 months ago
  24. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 8 months ago
  25. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  26. 891a324 kontron-sl-mx8mm: change environment address variables by Heiko Thiery · 2 years, 7 months ago
  27. a112894 colibri-imx6ull: improve env badblock management by Francesco Dolcini · 2 years, 8 months ago
  28. 10673eb board: gateworks: venice: config file cleanups by Tim Harvey · 2 years, 7 months ago
  29. 2cb156e board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 2 years, 7 months ago
  30. ddb56f3 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · 2 years, 8 months ago
  31. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  32. 0934ddd arm: a37xx: Update DTS files to version from upstream Linux kernel by Pali Rohár · 2 years, 7 months ago
  33. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 7 months ago
  34. 0ca9f70 include: configs: Update env for selecting right dtb by Sinthu Raja · 2 years, 7 months ago
  35. 545026a fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 2 years, 7 months ago
  36. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 7 months ago
  37. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 8 months ago
  38. c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 2 years, 8 months ago
  39. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 8 months ago
  40. aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 8 months ago
  41. 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 8 months ago
  42. 0290146 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 8 months ago
  43. 86752b2 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  44. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 8 months ago
  45. 1ca890d common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 8 months ago
  46. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 8 months ago
  47. dbb273a configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 8 months ago
  48. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 8 months ago
  49. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 7 months ago
  50. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 8 months ago
  51. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 8 months ago
  52. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 8 months ago
  53. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 8 months ago
  54. 82ee8bf dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · 2 years, 8 months ago
  55. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  56. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 8 months ago
  57. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 8 months ago
  58. 4b4b1de Drop CONFIG_SYS_PIO_MODE by Simon Glass · 2 years, 8 months ago
  59. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 8 months ago
  60. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 8 months ago
  61. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 8 months ago
  62. 097ff01 kconfig: Add support for conditional values by Simon Glass · 2 years, 8 months ago
  63. 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 8 months ago
  64. f55d497 Nokia RX-51: Convert to CONFIG_DM_KEYBOARD by Pali Rohár · 2 years, 8 months ago
  65. 5980925 include: configs: j721e_evm: Add support to boot ethfw core in j721e by Aswath Govindraju · 2 years, 8 months ago
  66. f74415a dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode by Swapnil Jakhade · 2 years, 8 months ago
  67. a03df89 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 8 months ago
  68. 8a92603 linux: bitmap.h: Add find_next_zero_area function by Keerthy · 2 years, 8 months ago
  69. 55e1d74 dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2 by Aswath Govindraju · 2 years, 8 months ago
  70. 4f260bb dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC by Aswath Govindraju · 2 years, 8 months ago
  71. 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 8 months ago
  72. 55bdc20 clk: clk-k3: Add support for J721S2 SoC by David Huang · 2 years, 8 months ago
  73. 681023a arm: K3: Add basic support for J721S2 SoC definition by David Huang · 2 years, 8 months ago
  74. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  75. 530780a apalis/colibri_imx6: move setting bootcmd to defconfig by Oleksandr Suvorov · 2 years, 8 months ago
  76. 2bc2f81 board: toradex: add verdin imx8m plus support by Marcel Ziswiler · 2 years, 8 months ago
  77. 3c95b32 efi_loader: add handle for UART by Heinrich Schuchardt · 2 years, 8 months ago
  78. 2b8e304 ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SF by Marek Vasut · 2 years, 10 months ago
  79. 16c7369 board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support by Heiko Thiery · 2 years, 8 months ago
  80. 881c8a6 arm: dts: imx8mq kernel dts updates by Angus Ainslie · 2 years, 8 months ago
  81. 10a99f0 dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy by Richard Zhu · 2 years, 8 months ago
  82. 8f55003 imx: imx8qm_rm7720: adjust fdt_addr by Oliver Graute · 2 years, 8 months ago
  83. a7e22ec imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB by Oliver Graute · 2 years, 8 months ago
  84. 8c34cdc imx: ventana: correct splashimage load address by Andrey Zhizhikin · 2 years, 8 months ago
  85. efaf9a2 imx8mq_evk: configs: add/cleanup variables for distro boot by Andrey Zhizhikin · 2 years, 8 months ago
  86. f8a5cda configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.bin by Ying-Chun Liu (PaulLiu) · 2 years, 8 months ago
  87. ca27227 ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board by Christoph Niedermaier · 2 years, 10 months ago
  88. c4c1ed6 imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board by Ariel D'Alessandro · 2 years, 10 months ago
  89. 8b71576 mx7ulp_com: add support for SPL by Ricardo Salveti · 3 years ago
  90. 0c14110 colibri-imx7: improve env badblock management by Francesco Dolcini · 3 years, 1 month ago
  91. 927adc2 zynqmp: Use the same style for macro definitions by Michal Simek · 2 years, 8 months ago
  92. 3aaabfe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  93. ce2b6c4 ARM: dts: suniv: Add device tree files and bindings for F1C100s by Icenowy Zheng · 2 years, 8 months ago
  94. 2c699fe configs: sunxi: Add common SUNIV header by Icenowy Zheng · 2 years, 8 months ago
  95. f2c3369 sunxi-common.h: remove pointless #ifdefs by Andre Przywara · 2 years, 8 months ago
  96. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 8 months ago
  97. 84f1052 km/ls102xa: add support for field fail-safe u-boot update by Aleksandar Gerasimovski · 2 years, 10 months ago
  98. a1d2fd3 board: traverse: add initial Ten64 support by Mathew McBride · 2 years, 8 months ago
  99. 648f8d5 arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 8 months ago
  100. 7301ed9 arm: kirkwood: Pogoplug-V4 : Add board implementation files by Tony Dinh · 2 years, 8 months ago