1. 3331d22 sunxi: usb: convert PHY GPIO functions to DM by Andre Przywara · 2 years, 6 months ago
  2. 94bbfe7 Merge tag 'video-20220625' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 5 months ago
  3. 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
  4. fb66f92 driver: video: Check allocated pointers by Bin Meng · 2 years, 7 months ago
  5. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · 2 years, 8 months ago
  6. d21f159 Merge branch '2022-06-23-important-fixes' by Tom Rini · 2 years, 5 months ago
  7. b6dd4bf imx: kontron-sl-mx8mm: Remove deprecated phy-mode property by Frieder Schrempf · 2 years, 6 months ago
  8. 9c94bcc imx: kontron-sl-mx8mm: Sync dts files and fix ethernet by Frieder Schrempf · 2 years, 6 months ago
  9. 16eda4e arm: apple: Increase RTKit timeouts by Janne Grunau · 2 years, 6 months ago
  10. 145a4ea MAINTAINERS: Add nvme_apple to Apple SoC section by Janne Grunau · 2 years, 6 months ago
  11. e3a438f arm: apple: nvme: Add SART support and RTKit buffer management by Janne Grunau · 2 years, 6 months ago
  12. 320ffbb Prepare v2022.07-rc5 by Tom Rini · 2 years, 5 months ago
  13. f5baca9 Merge tag 'efi-2022-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  14. 761908e efi_loader: initialize console size late by Heinrich Schuchardt · 2 years, 6 months ago
  15. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 5 months ago
  16. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 5 months ago
  17. ec255f4 doc: man-page for the printenv command by Heinrich Schuchardt · 2 years, 5 months ago
  18. 3dcc041 doc: man-page for bootz command by Heinrich Schuchardt · 2 years, 6 months ago
  19. bc63266 Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 6 months ago
  20. f1796c6 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 6 months ago
  21. 45ba006 Merge branch '2022-06-16-assorted-bugfixes' by Tom Rini · 2 years, 6 months ago
  22. eeea5ec ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · 2 years, 6 months ago
  23. ce75700 drivers: cache: ncore: Disable snoop filter by Dinesh Maniyam · 2 years, 6 months ago
  24. 9b6cc95 arm: dts: socfpga: stratix10: Add freeze controller node by Dinesh Maniyam · 2 years, 6 months ago
  25. 4b650ce arm: dts: socfpga: agilex: Add freeze controller node by Dinesh Maniyam · 2 years, 6 months ago
  26. 1a1c4e1 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · 2 years, 6 months ago
  27. e31d987 ARM: dts: stm32: Add DHCOR based DRC Compact board by Marek Vasut · 2 years, 6 months ago
  28. 75f5e9c ARM: dts: stm32: Add alternate pinmux for SPI2 pins by Marek Vasut · 2 years, 6 months ago
  29. d76e003 ARM: dts: stm32: Add alternate pinmux for CAN1 pins by Marek Vasut · 2 years, 6 months ago
  30. 17e5e56 ARM: dts: stm32: Add alternate pinmux for UART5 pins by Marek Vasut · 2 years, 6 months ago
  31. 8c35f98 ARM: dts: stm32: Add alternate pinmux for UART4 pins by Marek Vasut · 2 years, 6 months ago
  32. adbb830 ARM: dts: stm32: Add alternate pinmux for UART3 pins by Marek Vasut · 2 years, 6 months ago
  33. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 6 months ago
  34. 5933cee net: Fix discuss discard typo by Marek Vasut · 2 years, 7 months ago
  35. b27a389 tools: binman: install btool by Peng Fan · 2 years, 6 months ago
  36. 58cbef5 board: ti: am335x: eth_cpsw should depend on CONFIG_NET by Corentin LABBE · 2 years, 6 months ago
  37. 630a794 armv8: always use current exception level for TCR_ELx access by Andre Przywara · 2 years, 6 months ago
  38. a1f87ea arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks by Heiko Thiery · 2 years, 6 months ago
  39. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 6 months ago
  40. a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 6 months ago
  41. c959cb5 odroid_xu3: Fix board environment variable by Tom Rini · 2 years, 6 months ago
  42. a299fe1 .gitignore: add files produced by b4 by Andrey Zhizhikin · 2 years, 6 months ago
  43. 33a9d8e arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock by Christian Gmeiner · 2 years, 7 months ago
  44. e29d9f9 Update email address and company name by Christophe Leroy · 2 years, 7 months ago
  45. 3a5ba92 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
  46. ec483b1 Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 6 months ago
  47. 3632b1f arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script by Marek Vasut · 3 years ago
  48. 851c724 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · 2 years, 7 months ago
  49. 7bcd663 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · 2 years, 7 months ago
  50. f5190c9 arm: dts: socfpga: stratix10: Update MMC smplsel value by Yau Wai Gan · 2 years, 6 months ago
  51. f8d37a5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 6 months ago
  52. 52e781d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 6 months ago
  53. 277f1f4 intel: n5x: ddr: update license by Tien Fong Chee · 2 years, 6 months ago
  54. 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 6 months ago
  55. 233c373 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · 2 years, 6 months ago
  56. 9c32f4f mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 6 months ago
  57. ab5ea4d env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · 2 years, 10 months ago
  58. 6452b89 mmc: fix error message for unaligned erase request by Patrick Delaunay · 2 years, 10 months ago
  59. bd50fd1 secure boot: enable ARCH_MISC_INIT config. by Gaurav Jain · 2 years, 6 months ago
  60. b1452ea clk: imx8mp: use usb_core_ref for usb_root_clk by Andrey Zhizhikin · 2 years, 6 months ago
  61. fa9087c clk: imx8mp: fix root clock names for ecspi by Andrey Zhizhikin · 2 years, 6 months ago
  62. 827da10 verdin-imx8mm, verdin-imx8mp: Fix default systemd console output by Philippe Schenker · 2 years, 6 months ago
  63. ecc4a8f mx6cuboxi: enable driver for adin1300 phy by Josua Mayer · 2 years, 7 months ago
  64. 101237a mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS by Josua Mayer · 2 years, 7 months ago
  65. 059aded ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses by Josua Mayer · 2 years, 7 months ago
  66. d671dcb phy: adin: add support for clock output by Josua Mayer · 2 years, 7 months ago
  67. 021dacc phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 7 months ago
  68. ea560c3 imx8mn_evk: Add Ethernet support to the LPDDR4 variant by Fabio Estevam · 2 years, 7 months ago
  69. 0e2980d board: apalis-imx8: add new 8gb product variant by Philippe Schenker · 2 years, 7 months ago
  70. 48b3703 toradex: tdx-cfg-block: add new 8gb apalis-imx8 by Philippe Schenker · 2 years, 7 months ago
  71. 58af77c imx8mn_evk: Add the missing spl.bin entry by Fabio Estevam · 2 years, 7 months ago
  72. eb6e70b dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 6 months ago
  73. cb4f59c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 2 years, 6 months ago
  74. 593539c pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
  75. 61c99fe board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt by Marcel Ziswiler · 2 years, 6 months ago
  76. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
  77. b1f9272 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 7 months ago
  78. 098c9ad ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · 2 years, 7 months ago
  79. 3354970 Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  80. f57eacb efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 6 months ago
  81. 0628e1c efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 6 months ago
  82. 1313203 efi_loader: correctly identify binary name by Heinrich Schuchardt · 2 years, 6 months ago
  83. 4ed7261 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  84. 0f5ca5c EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled by Sughosh Ganu · 2 years, 6 months ago
  85. 9c1978e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 6 months ago
  86. 16637b4 misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 8 months ago
  87. 84caded Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 6 months ago
  88. b225c2f Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 6 months ago
  89. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · 2 years, 6 months ago
  90. 18ce95f watchdog: Fix SPL build with watchdog disabled in asm files by Pali Rohár · 2 years, 7 months ago
  91. e8ea663 Prepare v2022.07-rc4 by Tom Rini · 2 years, 6 months ago
  92. b4dfbb0 configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · 2 years, 6 months ago
  93. e4638a0 doc: update mail author for st-dt.rst by Patrick Delaunay · 2 years, 6 months ago
  94. 904fb97 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · 2 years, 6 months ago
  95. 6d37989 Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  96. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  97. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 6 months ago
  98. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 6 months ago
  99. c212fc7 EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 6 months ago
  100. 291f731 doc: environment: Fix typo by Chris Packham · 2 years, 6 months ago