1. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  2. a14af72 Merge branch '2022-01-06-assorted-important-fixes' by Tom Rini · 2 years, 10 months ago
  3. 75f080d Revert "clk: Detect failure to set defaults" by Marek Vasut · 2 years, 10 months ago
  4. 392aa4b udoo: neo: Do not print the Model information by Fabio Estevam · 2 years, 10 months ago
  5. b7404a9 udoo: neo: Fix the board model printing by Fabio Estevam · 2 years, 10 months ago
  6. 87c34fe udoo_neo: Enable support for USB and storage by Peter Robinson · 2 years, 10 months ago
  7. 79ac691 udoo_neo: Fix ethernet by Peter Robinson · 2 years, 10 months ago
  8. 2bbe1ba udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 2 years, 10 months ago
  9. 4be9947 udoo_neo: Call gpio_request() by Peter Robinson · 2 years, 10 months ago
  10. f77549f riscv: sifive: Fix OF_BOARD boot failure by Bin Meng · 2 years, 10 months ago
  11. dae0829 rockchip: puma/lion: update MAINTAINERS file by Quentin Schulz · 2 years, 10 months ago
  12. c00c147 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  13. 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 2 years, 10 months ago
  14. b3f84a9 Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 10 months ago
  15. 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago WIP/28Dec2021
  16. d241d2c doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 2 years, 10 months ago
  17. f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years ago
  18. c996487 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 10 months ago WIP/26Dec2021
  19. 578b479 Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 10 months ago
  20. 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 2 years, 10 months ago
  21. 88c4cbe sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 3 years ago
  22. 2b18d95 efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 2 years, 10 months ago
  23. cc65faf efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 2 years, 10 months ago
  24. 376b08d rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · 2 years, 10 months ago
  25. 8935e52 rockchip: mkimage: Add support for idb header V2 by Yi Liu · 3 years, 5 months ago
  26. 0faa7da rockchip: mkimage: Add image header version by Kever Yang · 2 years, 10 months ago
  27. d7a4461 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · 2 years, 10 months ago
  28. 7af3a46 configs: rock-pi-4: Enable rockchip efuse support by Sjoerd Simons · 2 years, 11 months ago
  29. eaee44a rockchip: boot_mode: fix fastboot command by John Keeping · 2 years, 11 months ago
  30. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  31. 0ade025 engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF by Jagan Teki · 3 years ago
  32. 19a4d31 arm64: dts: rockchip: Sync px30 from linux-next by Jagan Teki · 3 years ago
  33. 43419b9 arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsi by Jagan Teki · 3 years ago
  34. 780fc00 doc: rockchip: puma: update build and flash instructions by Quentin Schulz · 3 years ago
  35. f8b3608 dts: rockchip: rk3399: enable emmc phy for spl by Yifeng Zhao · 3 years ago
  36. ef7f430 rockchip: rk3568: add arch_cpu_init() by Nico Cheng · 3 years ago
  37. 6b97f2d arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node by Nico Cheng · 3 years ago
  38. daec31e rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · 3 years ago
  39. b774be9 rockchip: px30: add support for HW RNG for Odroid Go Advance by Chris Morgan · 3 years, 2 months ago
  40. fe3dde3 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 2 months ago
  41. 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 10 months ago v2022.01-rc4
  42. 621158d Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 2 years, 10 months ago
  43. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 2 years, 11 months ago
  44. 1cd75ce Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 10 months ago
  45. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
  46. d3213c2 Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago WIP/18Dec2021
  47. 3cfc042 dm: fix an 'undefined' error in some macros by AKASHI Takahiro · 2 years, 10 months ago
  48. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 2 years, 10 months ago
  49. 5d21dfe part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · 2 years, 10 months ago
  50. 35f3ef9 doc: board: Add Calxeda Highbank/Midway documentation by Andre Przywara · 2 years, 10 months ago
  51. c03942d Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 10 months ago WIP/17Dec2021
  52. 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
  53. 3b4ee40 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 3 years ago
  54. 2f27754 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 3 years ago
  55. d7b1d82 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · 2 years, 11 months ago
  56. 5b20efe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 10 months ago WIP/15Dec2021
  57. 560e1e0 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · 2 years, 11 months ago
  58. 572c446 clk: cosmetic: reorder include files by Patrick Delaunay · 2 years, 11 months ago
  59. 9e578f6 clk: fix clk_get_rate() documentation by Giulio Benetti · 3 years, 8 months ago
  60. e09ca91 Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 2 years, 10 months ago
  61. 5a59f63 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  62. fed5bec arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  63. a48e428 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  64. e967c84 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years ago
  65. cfbd2bc Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 10 months ago WIP/13Dec2021
  66. 5c592b6 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  67. 98fe251 ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  68. 7c870f8 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 3 years ago
  69. e1d7b0b ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago
  70. 44beea2 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 3 years ago
  71. e8e6680 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years ago
  72. 026c010 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 10 months ago
  73. d5f1beb configs: beacon-rzg2m: Config to address new aliases by Adam Ford · 2 years, 11 months ago
  74. dcbf114 ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases by Adam Ford · 2 years, 11 months ago
  75. 61b3a01 arm: dts: Create common rz-g2-beacon-u-boot file by Adam Ford · 2 years, 11 months ago
  76. 1eaf61c arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3 by Adam Ford · 2 years, 11 months ago
  77. 182754f net: ravb: Support multiple clocks by Adam Ford · 2 years, 11 months ago
  78. a1c01b1 Merge tag 'efi-2022-01-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago WIP/10Dec2021
  79. d8063dc efi: Add a media/block driver for EFI block devices by Simon Glass · 2 years, 11 months ago
  80. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 11 months ago
  81. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 11 months ago
  82. f9b51dc efi_loader: correctly handle no tpm device error by Masahisa Kojima · 2 years, 11 months ago
  83. 9e32bf9 efi_loader: check tcg2 protocol installation outside the TCG protocol by Masahisa Kojima · 2 years, 11 months ago
  84. 54bec17 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 2 years, 11 months ago
  85. 446266b doc: usage: Fix command in fdt overlay apply sequence by Alexander Dahl · 2 years, 11 months ago
  86. 1530ad5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 10 months ago
  87. fbd9207 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · 3 years ago
  88. e32dad2 sunxi: dts: Fix typoed eMMC check by Andre Przywara · 2 years, 11 months ago
  89. 558002a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 11 months ago WIP/03Dec2021
  90. 5b9ee01 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 11 months ago WIP/02Dec2021
  91. c0ffc12 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 2 years, 11 months ago
  92. 6a86389 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 2 years, 11 months ago
  93. ffb78a7 doc: board: Update Microchip MPFS Icicle Kit doc by Padmarao Begari · 3 years ago
  94. 5c007d2 riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years ago
  95. 06142d6 riscv: dts: Split Microchip device tree by Padmarao Begari · 3 years ago
  96. 0dc0d1e i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · 3 years ago
  97. 0d914ad net: macb: Remove Microchip compatible string by Padmarao Begari · 3 years ago
  98. 666da85 board: ae350: Support autoboot from RAM by Leo Yu-Chi Liang · 3 years ago
  99. 3fbd17a net: dwc_eth_qos: Enable clock in probe by Marek Vasut · 3 years ago
  100. 8777033 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · 3 years ago