1. 0b9d992 pinctrl: Increase size of pinmux status buffer by Venkatesh Yadav Abbarapu · Wed Sep 20 08:30:06 2023 +0530
  2. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  3. 219d2d1 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · Tue Sep 26 08:14:57 2023 -0600
  4. 38da4f9 spl: Add C-based runtime detection of SPL by Simon Glass · Tue Sep 26 08:14:55 2023 -0600
  5. b3c2aa5 command: Include a required header in command.h by Simon Glass · Wed Sep 27 08:22:37 2023 -0600
  6. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  7. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · Tue Sep 26 08:14:45 2023 -0600
  8. 86ef399 dm: core: Support writing a boolean by Simon Glass · Tue Sep 26 08:14:44 2023 -0600
  9. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · Tue Sep 26 08:14:43 2023 -0600
  10. 4544877 dm: core: Add a way to delete a node by Simon Glass · Tue Sep 26 08:14:42 2023 -0600
  11. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · Tue Sep 26 08:14:41 2023 -0600
  12. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  13. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  14. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · Tue Sep 26 08:14:34 2023 -0600
  15. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · Tue Sep 26 08:14:32 2023 -0600
  16. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · Tue Sep 26 08:14:31 2023 -0600
  17. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  18. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · Tue Sep 26 08:14:22 2023 -0600
  19. ad67972 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:21 2023 -0600
  20. e49743f spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · Tue Sep 26 08:14:20 2023 -0600
  21. 0686b0c spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · Tue Sep 26 08:14:18 2023 -0600
  22. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  23. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 04 10:49:30 2023 -0400
  24. bf99d3d configs: stm32mp13: add support of usb boot by Patrick Delaunay · Tue Sep 26 17:09:22 2023 +0200
  25. 45a68e2 configs: stm32mp13: activate command stm32prog by Patrick Delaunay · Tue Sep 26 17:09:21 2023 +0200
  26. 02d88c0 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · Tue Sep 26 17:09:18 2023 +0200
  27. f17db64 ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:34 2023 +0200
  28. 6b69a70 ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:33 2023 +0200
  29. 65922b7 Remove the hardcoded ST logo no longer in use by Dario Binacchi · Sun Aug 20 18:24:46 2023 +0200
  30. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  31. 9bed218 dt-bindings: mfd: stm32f7: Add binding definition for CAN3 by Dario Binacchi · Sun Sep 03 22:48:40 2023 +0200
  32. 06a54ed Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Oct 02 15:19:02 2023 -0400
  33. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  34. 97e1ba3 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:36 2023 +0200
  35. def97d4 clk: renesas: Synchronize R8A779F0 S4 DT headers with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:23 2023 +0200
  36. 90aac1a clk: renesas: Synchronize R8A77951 H3 DT headers with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:22 2023 +0200
  37. e2dfb5e linux/compat.h: Define empty __initconst and __initdata by Marek Vasut · Sun Sep 17 16:09:39 2023 +0200
  38. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  39. fd36fa5 env: ti: ti_common.env: Fix get_overlaystring for FIT Image by Manorit Chawdhry · Mon Sep 25 11:53:42 2023 +0530
  40. 8b04c4d Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Sep 24 12:43:00 2023 -0400
  41. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  42. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  43. c43411b dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · Sun Aug 20 22:03:18 2023 +0000
  44. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  45. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  46. 31ef834 dm: core: Allow marking driver model as dead by Simon Glass · Thu Sep 07 09:58:13 2023 -0600
  47. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  48. e143c27 x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · Mon Mar 13 14:31:43 2023 -0700
  49. b969faf Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 21 10:51:58 2023 -0400
  50. 17a5de2 zynqmp: config: Add proper dependencies for USB by Venkatesh Yadav Abbarapu · Mon Sep 04 08:45:28 2023 +0530
  51. b163476 arm64: xilinx: Guard distro boot variable generation by Michal Simek · Tue Sep 05 13:30:07 2023 +0200
  52. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · Thu Aug 31 09:04:27 2023 +0200
  53. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · Thu Aug 31 08:59:05 2023 +0200
  54. e44cbc8 fpga: define dummy fpga_load function for debug build by Chanho Park · Thu Aug 31 16:52:47 2023 +0900
  55. 40bf26b firmware: zynqmp: Add support to check feature by Ashok Reddy Soma · Thu Aug 10 23:48:27 2023 -0600
  56. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · Fri Aug 25 11:37:46 2023 +0200
  57. c9ac4dd xilinx: Remove scriptaddr from config files and move it to DT by Michal Simek · Thu Aug 03 14:51:53 2023 +0200
  58. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · Sun Sep 17 13:47:30 2023 +0200
  59. 8cdb571 starfive: visionfive2: add mmc0 and nvme boot targets by Milan P. Stanić · Mon Sep 18 10:32:29 2023 +0200
  60. 2d8d71e configs: NVMe/USB target boot devices on VisionFive 2 by Heinrich Schuchardt · Thu Sep 07 15:53:36 2023 +0200
  61. a354736 dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:44:00 2023 -0500
  62. c8c7002 expo: Fix documentation reference by Massimo Pegorer · Sat Sep 09 12:32:28 2023 +0200
  63. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  64. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  65. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  66. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  67. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  68. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  69. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:15 2023 +0200
  70. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:09 2023 +0200
  71. 869835d image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:59 2023 +0200
  72. 00dfa3d initcall: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:58 2023 +0200
  73. 6684413 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:57 2023 +0200
  74. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:53 2023 +0200
  75. dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:47 2023 +0200
  76. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:44 2023 +0200
  77. 9d81c7d command: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:43 2023 +0200
  78. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  79. f4b4c4e part: rename disk_partition_type_uuid() by Heinrich Schuchardt · Sat Sep 02 09:35:21 2023 +0200
  80. 9a04756 timer: document the unit of the timer rate by Heinrich Schuchardt · Thu Sep 07 09:54:42 2023 +0200
  81. ffd8e5b include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · Mon Aug 28 23:50:37 2023 +0200
  82. c1eb731 include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · Fri Aug 25 13:02:55 2023 -0500
  83. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · Fri Aug 25 13:02:54 2023 -0500
  84. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · Fri Aug 25 13:02:53 2023 -0500
  85. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · Fri Aug 25 13:02:50 2023 -0500
  86. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · Fri Aug 25 13:02:49 2023 -0500
  87. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · Fri Aug 25 13:02:48 2023 -0500
  88. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · Fri Aug 25 13:02:47 2023 -0500
  89. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · Fri Aug 25 13:02:46 2023 -0500
  90. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · Thu Aug 24 10:08:49 2023 +0200
  91. 8973e37 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · Tue Aug 29 10:20:14 2023 +0900
  92. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  93. 59e6933 event.h: Documented some newly added portions better by Tom Rini · Mon Sep 04 11:19:50 2023 -0400
  94. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  95. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  96. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  97. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · Mon Aug 28 22:40:47 2023 +0200
  98. d999f61 dm: event: document all events by Heinrich Schuchardt · Mon Aug 28 21:13:32 2023 +0200
  99. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  100. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600