1. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  2. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  3. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  4. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
  5. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  6. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  7. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  8. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  9. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  10. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  11. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  12. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  13. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
  14. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  15. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  16. b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  17. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  18. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  19. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  20. c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  21. 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, 2 months ago
  22. 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, 2 months ago
  23. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  24. 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
  25. f2641f0 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
  26. ce40cbd arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
  27. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  28. 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  29. 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  30. f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  31. a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  32. 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  33. fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  34. 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  35. 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  36. a966fa9 scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
  37. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  38. 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  39. 974f483 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
  40. 7df5b35 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
  41. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  42. 40746bf clk: mediatek: add clock driver support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 3 months ago
  43. 37d5a9a clk: mediatek: add clock driver support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 3 months ago
  44. 14c81eb dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by Weijie Gao · 2 years, 3 months ago
  45. e053ccf board: mediatek: add MT7981 reference boards by Weijie Gao · 2 years, 3 months ago
  46. 389ba69 board: mediatek: add MT7986 reference boards by Weijie Gao · 2 years, 3 months ago
  47. 86d5a06 configs: stm32mp1: cleanup config file by Patrick Delaunay · 2 years, 2 months ago
  48. 0fb7fd8 xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · 2 years, 2 months ago
  49. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  50. c34edb8 usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 3 months ago
  51. cc74cab bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 2 months ago
  52. 466a9ea board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 3 months ago
  53. bbe0089 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 3 months ago
  54. 7b90229 ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 4 months ago
  55. f7aad71 ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 4 months ago
  56. 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 4 months ago
  57. 3d579c1 dt-bindings: imx: Add clock binding for i.MXRT1170 by Jesse Taube · 2 years, 4 months ago
  58. 8695fbb watchdog: Further cleanup by Stefan Roese · 2 years, 3 months ago
  59. 942d07d watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 3 months ago
  60. ff3fdfe watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 3 months ago
  61. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  62. 881d410 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 3 months ago
  63. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 4 months ago
  64. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  65. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 4 months ago
  66. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 4 months ago
  67. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 4 months ago
  68. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  69. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 4 months ago
  70. c79c0b4 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 3 months ago
  71. 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 3 months ago
  72. 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 3 months ago
  73. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
  74. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 4 months ago
  75. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  76. 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, 2 months ago
  77. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  78. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 3 months ago
  79. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 3 months ago
  80. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
  81. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 3 months ago
  82. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 3 months ago
  83. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
  84. e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 3 months ago
  85. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  86. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
  87. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
  88. 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 3 months ago
  89. 64c422b arm: mvebu: turris_mox: Add support for distroboot $fdt_addr by Pali Rohár · 2 years, 3 months ago
  90. 6dca1d9 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 3 months ago
  91. b33f246 efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 3 months ago
  92. e9de8c8 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 3 months ago
  93. 37feaf2 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 3 months ago
  94. 33043b3 board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · 2 years, 4 months ago
  95. 61fed31 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · 2 years, 7 months ago
  96. 59c51fa Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 3 months ago
  97. 29e03c9 configs: stih410-b2260: Fix SYS_HZ_CLOCK value by Patrice Chotard · 2 years, 3 months ago
  98. d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 3 months ago
  99. a8713c2 board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · 2 years, 3 months ago
  100. 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago