1. 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years, 3 months ago
  2. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 2 months ago
  3. dbb689f spi: Implement spi_set_speed by Paul Barker · 2 years, 2 months ago
  4. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 2 months ago
  5. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  6. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 3 months ago
  7. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  8. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  9. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  10. 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 2 months ago
  11. 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years, 2 months ago
  12. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 2 months ago
  13. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 2 months ago
  14. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  15. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
  16. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  17. 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
  18. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 3 months ago
  19. 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 2 months ago
  20. da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 2 months ago
  21. 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 2 months ago
  22. ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 2 months ago
  23. b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 2 months ago
  24. 3f712db efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 2 months ago
  25. 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 2 months ago
  26. 8acc3d9 efi: Add string conversion helper by Paul Barker · 2 years, 2 months ago
  27. 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 4 months ago
  28. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  29. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  30. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  31. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 3 months ago
  32. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  33. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  34. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  35. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  36. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  37. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  38. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  39. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  40. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  41. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  42. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  43. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
  44. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  45. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  46. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  47. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  48. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  49. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  50. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  51. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  52. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  53. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  54. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  55. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  56. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  57. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  58. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  59. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  60. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  61. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  62. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  63. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  64. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  65. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  66. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
  67. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
  68. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  69. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  70. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  71. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  72. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  73. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  74. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  75. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  76. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  77. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  78. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  79. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  80. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  81. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
  82. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  83. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  84. 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
  85. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
  86. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  87. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
  88. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  89. ee250ad dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by developer · 2 years, 3 months ago
  90. 15dd2c8 board: mediatek: add MT7981 reference boards by developer · 2 years, 3 months ago
  91. 56ed64c board: mediatek: add MT7986 reference boards by developer · 2 years, 3 months ago
  92. f3a5997 configs: stm32mp1: cleanup config file by Patrick Delaunay · 2 years, 3 months ago
  93. 98bfe1d xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · 2 years, 2 months ago
  94. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  95. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 3 months ago
  96. 273ab5a bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 2 months ago
  97. 3f8667c board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 3 months ago
  98. 82022f9 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 3 months ago
  99. 04946ee ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 4 months ago
  100. 28205bb ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 4 months ago