1. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 4 months ago
  2. 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 4 months ago
  3. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 4 months ago
  4. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 4 months ago
  5. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 4 months ago
  6. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 4 months ago
  7. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 4 months ago
  8. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 4 months ago
  9. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 4 months ago
  10. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 4 months ago
  11. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 4 months ago
  12. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 4 months ago
  13. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 4 months ago
  14. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 4 months ago
  15. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 4 months ago
  16. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 4 months ago
  17. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 4 months ago
  18. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 4 months ago
  19. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 4 months ago
  20. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 4 months ago
  21. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 4 months ago
  22. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 4 months ago
  23. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 4 months ago
  24. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 4 months ago
  25. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 4 months ago
  26. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 4 months ago
  27. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 4 months ago
  28. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 4 months ago
  29. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 4 months ago
  30. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 4 months ago
  31. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 4 months ago
  32. b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 4 months ago
  33. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 4 months ago
  34. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 4 months ago
  35. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 4 months ago
  36. c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 4 months ago
  37. 01c88e3 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 4 months ago
  38. 55ccdee 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, 4 months ago
  39. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 4 months ago
  40. 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 4 months ago
  41. f2641f0 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 4 months ago
  42. ce40cbd arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 4 months ago
  43. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 4 months ago
  44. 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 4 months ago
  45. 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 4 months ago
  46. f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 4 months ago
  47. a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 4 months ago
  48. 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 4 months ago
  49. fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 4 months ago
  50. 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 4 months ago
  51. 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 4 months ago
  52. a966fa9 scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 4 months ago
  53. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 4 months ago
  54. 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 4 months ago
  55. 974f483 console: Implement flush() function by Pali Rohár · 2 years, 4 months ago
  56. 7df5b35 sandbox: Add function os_flush() by Pali Rohár · 2 years, 4 months ago
  57. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 4 months ago
  58. 40746bf clk: mediatek: add clock driver support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 4 months ago
  59. 37d5a9a clk: mediatek: add clock driver support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 4 months ago
  60. 14c81eb dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by Weijie Gao · 2 years, 4 months ago
  61. e053ccf board: mediatek: add MT7981 reference boards by Weijie Gao · 2 years, 4 months ago
  62. 389ba69 board: mediatek: add MT7986 reference boards by Weijie Gao · 2 years, 4 months ago
  63. 86d5a06 configs: stm32mp1: cleanup config file by Patrick Delaunay · 2 years, 4 months ago
  64. 0fb7fd8 xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · 2 years, 4 months ago
  65. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  66. c34edb8 usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 5 months ago
  67. cc74cab bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 4 months ago
  68. 466a9ea board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 5 months ago
  69. bbe0089 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 5 months ago
  70. 7b90229 ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 5 months ago
  71. f7aad71 ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 6 months ago
  72. 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 6 months ago
  73. 3d579c1 dt-bindings: imx: Add clock binding for i.MXRT1170 by Jesse Taube · 2 years, 6 months ago
  74. 8695fbb watchdog: Further cleanup by Stefan Roese · 2 years, 4 months ago
  75. 942d07d watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 4 months ago
  76. ff3fdfe watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 4 months ago
  77. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 4 months ago
  78. 881d410 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 4 months ago
  79. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 5 months ago
  80. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 5 months ago
  81. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 5 months ago
  82. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 5 months ago
  83. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 5 months ago
  84. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 5 months ago
  85. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 5 months ago
  86. c79c0b4 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 5 months ago
  87. 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 5 months ago
  88. 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 5 months ago
  89. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 5 months ago
  90. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 6 months ago
  91. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 7 months ago
  92. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 4 months ago
  93. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 5 months ago
  94. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 4 months ago
  95. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 4 months ago
  96. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 4 months ago
  97. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 4 months ago
  98. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 4 months ago
  99. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 4 months ago
  100. e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 4 months ago