1. 219d2d1 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · Tue Sep 26 08:14:57 2023 -0600
  2. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  3. 38da4f9 spl: Add C-based runtime detection of SPL by Simon Glass · Tue Sep 26 08:14:55 2023 -0600
  4. b3c2aa5 command: Include a required header in command.h by Simon Glass · Wed Sep 27 08:22:37 2023 -0600
  5. d2c642c bloblist: Add missing name by Simon Glass · Tue Sep 26 08:14:52 2023 -0600
  6. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  7. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · Tue Sep 26 08:14:50 2023 -0600
  8. 27191f1 sandbox: Only read the state if we have a state file by Simon Glass · Tue Sep 26 08:14:49 2023 -0600
  9. 6f52b38 sandbox: Init the EC properly even if no state file is available by Simon Glass · Tue Sep 26 08:14:48 2023 -0600
  10. 22c793a sandbox: Move reading the RAM buffer into a better place by Simon Glass · Tue Sep 26 08:14:47 2023 -0600
  11. 310487d dm: core: Add tests for oftree_path() by Simon Glass · Tue Sep 26 08:14:46 2023 -0600
  12. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · Tue Sep 26 08:14:45 2023 -0600
  13. 86ef399 dm: core: Support writing a boolean by Simon Glass · Tue Sep 26 08:14:44 2023 -0600
  14. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · Tue Sep 26 08:14:43 2023 -0600
  15. 4544877 dm: core: Add a way to delete a node by Simon Glass · Tue Sep 26 08:14:42 2023 -0600
  16. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · Tue Sep 26 08:14:41 2023 -0600
  17. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  18. 75b8a87 dm: core: Tidy up comments in the ofnode tests by Simon Glass · Tue Sep 26 08:14:39 2023 -0600
  19. db6d872 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · Tue Sep 26 08:14:38 2023 -0600
  20. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  21. c4b1450 spl: Move bloblist writing until the image is known by Simon Glass · Tue Sep 26 08:14:36 2023 -0600
  22. dff9043 spl: Use the correct FIT_..._PROP constants by Simon Glass · Tue Sep 26 08:14:35 2023 -0600
  23. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · Tue Sep 26 08:14:34 2023 -0600
  24. 205ff7b spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · Tue Sep 26 08:14:33 2023 -0600
  25. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · Tue Sep 26 08:14:32 2023 -0600
  26. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · Tue Sep 26 08:14:31 2023 -0600
  27. fba1087 dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · Tue Sep 26 08:14:30 2023 -0600
  28. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  29. 785dd71 Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:28 2023 -0600
  30. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  31. 509d6c5 tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:26 2023 -0600
  32. b59037b spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:25 2023 -0600
  33. 2f7409a spl: Create proper symbols for enabling the malloc() pool by Simon Glass · Tue Sep 26 08:14:24 2023 -0600
  34. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  35. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · Tue Sep 26 08:14:22 2023 -0600
  36. ad67972 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:21 2023 -0600
  37. e49743f spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · Tue Sep 26 08:14:20 2023 -0600
  38. 99bb534 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · Tue Sep 26 08:14:19 2023 -0600
  39. 0686b0c spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · Tue Sep 26 08:14:18 2023 -0600
  40. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  41. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  42. a3e88ef Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 05 13:26:44 2023 -0400
  43. 699e3f4 Merge branch '2023-10-04-TI-dts-updates' by Tom Rini · Thu Oct 05 10:48:21 2023 -0400
  44. 0320212 Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 04 18:49:58 2023 -0400
  45. cf5bc69 arm: dts: k3-j721e: Sync with v6.6-rc1 by Neha Malcom Francis · Wed Sep 27 18:39:56 2023 +0530
  46. be557e9 arm: dts: k3-j721e-r5: Clean up inclusion hierarchy by Neha Malcom Francis · Wed Sep 27 18:39:55 2023 +0530
  47. 00b67ca configs: j721e: Remove HBMC_AM654 config by Neha Malcom Francis · Wed Sep 27 18:39:54 2023 +0530
  48. c7dedd0 drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up by Neha Malcom Francis · Wed Sep 27 18:39:53 2023 +0530
  49. 0e15b1f arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS by Neha Malcom Francis · Wed Sep 27 18:39:52 2023 +0530
  50. cadb8e4 arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID by Neha Malcom Francis · Wed Sep 27 18:39:51 2023 +0530
  51. c45d4d0 arm: dts: k3-am625-beagleplay: Fix Boot by Nishanth Menon · Mon Oct 02 10:00:53 2023 -0500
  52. 301ebec arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:46 2023 +0300
  53. c579ff3 arm: dts: k3-am625-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:45 2023 +0300
  54. c9b17ae arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:44 2023 +0300
  55. e58cbb4 arm: dts: k3-am642-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:43 2023 +0300
  56. 12fdc4c arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:42 2023 +0300
  57. 3405e9c arm: dts: k3-am64-evm: Fix boot by Roger Quadros · Fri Sep 29 16:46:41 2023 +0300
  58. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  59. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  60. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  61. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  62. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  63. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  64. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  65. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  66. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  67. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  68. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  69. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  70. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  71. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  72. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  73. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  74. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  75. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  76. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  77. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  78. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  79. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  80. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  81. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  82. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  83. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  84. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  85. 01a8d22 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · Tue Sep 19 20:05:48 2023 -0600
  86. 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
  87. 16d3771 board: st: common: cleanup dfu support by Patrick Delaunay · Tue Sep 26 17:09:23 2023 +0200
  88. bf99d3d configs: stm32mp13: add support of usb boot by Patrick Delaunay · Tue Sep 26 17:09:22 2023 +0200
  89. 45a68e2 configs: stm32mp13: activate command stm32prog by Patrick Delaunay · Tue Sep 26 17:09:21 2023 +0200
  90. a99ef9c configs: stm32mp13: Enable USB related flags by Patrice Chotard · Tue Sep 26 17:09:20 2023 +0200
  91. d0e5c27 ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk board by Fabrice Gasnier · Tue Sep 26 17:09:19 2023 +0200
  92. 02d88c0 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · Tue Sep 26 17:09:18 2023 +0200
  93. f17db64 ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:34 2023 +0200
  94. 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
  95. b62c75d clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · Fri Sep 29 13:34:37 2023 +0200
  96. 1768f5d board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:46:25 2023 +0200
  97. f3e4b8b ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:44:40 2023 +0200
  98. 277f3b4 ARM: dts: stm32: add RNG node for STM32MP13x platforms by Gatien Chevallier · Tue Sep 19 17:27:59 2023 +0200
  99. 5e65d46 rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · Tue Sep 19 17:27:58 2023 +0200
  100. 278ed19 rng: stm32: add error concealment sequence by Gatien Chevallier · Tue Sep 19 17:27:57 2023 +0200