1. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  2. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  3. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  4. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  5. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  6. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  7. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  8. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  9. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  10. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  11. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · Tue Sep 06 20:26:53 2022 -0600
  12. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  13. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · Tue Sep 06 20:26:51 2022 -0600
  14. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  15. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · Tue Sep 06 20:26:49 2022 -0600
  16. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Tue Sep 27 08:53:51 2022 -0400
  17. 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 · Mon Sep 26 11:28:14 2022 -0400
  18. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  19. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · Tue Sep 20 18:04:36 2022 +0200
  20. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · Mon Sep 19 14:21:10 2022 +0200
  21. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · Mon Sep 19 14:21:09 2022 +0200
  22. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  23. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  24. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  25. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  26. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  27. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  28. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  29. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  30. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  31. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · Wed Sep 21 16:21:33 2022 +0200
  32. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  33. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  34. 5aceb26 console: Implement flush() function by Pali Rohár · Mon Sep 05 11:31:17 2022 +0200
  35. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  36. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  37. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · Fri Sep 09 20:00:12 2022 +0800
  38. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · Fri Sep 09 20:00:09 2022 +0800
  39. ee250ad dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by developer · Fri Sep 09 19:59:52 2022 +0800
  40. 15dd2c8 board: mediatek: add MT7981 reference boards by developer · Fri Sep 09 19:59:16 2022 +0800
  41. 56ed64c board: mediatek: add MT7986 reference boards by developer · Fri Sep 09 19:59:13 2022 +0800
  42. f3a5997 configs: stm32mp1: cleanup config file by Patrick Delaunay · Fri Sep 16 16:52:57 2022 +0200
  43. 98bfe1d xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · Mon Sep 19 10:16:53 2022 +0200
  44. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  45. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  46. 273ab5a bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · Sun Sep 18 17:09:53 2022 +0200
  47. 3f8667c board: purism: add the Purism Librem5 phone by Angus Ainslie · Thu Aug 25 06:46:02 2022 -0700
  48. 82022f9 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · Mon Aug 22 15:06:00 2022 +0200
  49. 04946ee ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · Fri Aug 12 22:59:10 2022 +0200
  50. 28205bb ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · Tue Jul 26 01:43:46 2022 -0400
  51. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · Tue Jul 26 01:43:44 2022 -0400
  52. 80976e1 dt-bindings: imx: Add clock binding for i.MXRT1170 by Jesse Taube · Tue Jul 26 01:43:41 2022 -0400
  53. 5b46e79 watchdog: Further cleanup by Stefan Roese · Fri Sep 02 14:10:49 2022 +0200
  54. 75887a9 watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · Fri Sep 02 14:10:48 2022 +0200
  55. 5b492ee watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · Fri Sep 02 14:10:47 2022 +0200
  56. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  57. 9747363 cyclic: Introduce schedule() function by Stefan Roese · Fri Sep 02 14:10:45 2022 +0200
  58. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  59. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  60. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · Thu Aug 11 19:34:55 2022 -0600
  61. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · Thu Aug 11 19:34:54 2022 -0600
  62. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · Thu Aug 11 19:34:52 2022 -0600
  63. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  64. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  65. 158a819 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · Thu Aug 25 08:54:04 2022 +0200
  66. bd8aa73 include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · Thu Aug 25 08:54:03 2022 +0200
  67. e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · Thu Aug 25 08:54:00 2022 +0200
  68. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  69. 523a951 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · Tue Jul 26 16:21:42 2022 +0200
  70. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  71. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  72. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · Sun Aug 28 12:32:53 2022 -0600
  73. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  74. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · Mon Sep 12 17:33:52 2022 +0900
  75. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  76. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  77. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · Fri Sep 02 13:57:49 2022 +0200
  78. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · Fri Sep 02 13:57:48 2022 +0200
  79. 44a99a9 time: Import time_after64() and friends from Linux by Stefan Roese · Fri Sep 02 13:57:47 2022 +0200
  80. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  81. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  82. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · Mon Aug 29 20:02:04 2022 +0300
  83. 440d6aa microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · Mon Aug 29 20:02:02 2022 +0300
  84. 584256a arm: mvebu: turris_mox: Add support for distroboot $fdt_addr by Pali Rohár · Mon Aug 29 15:44:48 2022 +0200
  85. bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · Mon Aug 22 09:34:23 2022 +0200
  86. 135b42f efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · Sat Sep 03 15:56:51 2022 +0200
  87. e07c1f2 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Sep 08 08:33:41 2022 -0400
  88. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · Tue Aug 16 11:16:03 2022 -0400
  89. 78cc13c board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · Mon Aug 01 14:50:12 2022 +0200
  90. 6037f90 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · Mon Apr 25 16:50:43 2022 +0200
  91. 733fa0d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Sep 06 09:01:39 2022 -0400
  92. a6ee45d configs: stih410-b2260: Fix SYS_HZ_CLOCK value by Patrice Chotard · Thu Aug 25 09:14:57 2022 +0200
  93. 13d7170 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · Thu Aug 25 16:11:18 2022 +0800
  94. 1bd31cf board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · Tue Aug 23 11:30:18 2022 +0200
  95. 5cdc6f9 Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Sat Sep 03 14:55:37 2022 -0400
  96. 3564b8e tpm: Allow committing non-volatile data by Simon Glass · Tue Aug 30 21:05:38 2022 -0600
  97. 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · Tue Aug 30 21:05:37 2022 -0600
  98. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  99. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 2022 -0600
  100. e3b7c9b efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · Fri Dec 17 12:55:05 2021 +0000