1. 0111ba1 arm64: xilinx: Remove address/size-cells from gem nodes by Michal Simek · Fri Sep 22 12:35:37 2023 +0200
  2. 0641df7 arm64: xilinx: Put ethernet phys to mdio node by Michal Simek · Fri Sep 22 12:35:36 2023 +0200
  3. 7359cc2 arm64: zynqmp: Fix Siva's email address format by Michal Simek · Fri Sep 22 12:35:35 2023 +0200
  4. 409af4a arm64: zynqmp: Describe bus-width for SD card on KV260 by Michal Simek · Fri Sep 22 12:35:34 2023 +0200
  5. c04852e arm64: xilinx: Use lower case for partition address by Michal Simek · Fri Sep 22 12:35:33 2023 +0200
  6. 2083be2 arm64: xilinx: Remove address/size-cells from flash node by Michal Simek · Fri Sep 22 12:35:32 2023 +0200
  7. 6cec96a arm64: dts: xilinx: zynqmp: Add RPU subsystem device node by Tanmay Shah · Fri Sep 22 12:35:31 2023 +0200
  8. 86eb895 arm64: zynqmp: Describe interrupts by using macros by Michal Simek · Fri Sep 22 12:35:30 2023 +0200
  9. 23b455d arm64: zynqmp: Remove resetin/out from K24 psu_init by Michal Simek · Mon Sep 18 16:11:23 2023 +0200
  10. 4306e18 arm64: zynqmp: Rename dt overlay file names from dts to dtso by Michal Simek · Mon Sep 18 16:09:18 2023 +0200
  11. 10a25f2 arm64: zynqmp: Describe assigned-clocks for uarts by Michal Simek · Mon Sep 18 13:22:04 2023 +0200
  12. bca49e5 pinctrl: zynqmp: Display the tristate configuration for all pins by Venkatesh Yadav Abbarapu · Thu Sep 14 15:36:20 2023 +0530
  13. 0b9d992 pinctrl: Increase size of pinmux status buffer by Venkatesh Yadav Abbarapu · Wed Sep 20 08:30:06 2023 +0530
  14. 845172f net: zynq_gem: Update the MDC clock divisor in the probe function by Venkatesh Yadav Abbarapu · Fri Sep 22 10:20:10 2023 +0530
  15. 7d7472b Merge branch '2023-10-06-spl-prepare-for-universal-payload' by Tom Rini · Fri Oct 06 17:23:47 2023 -0400
  16. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  17. 219d2d1 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · Tue Sep 26 08:14:57 2023 -0600
  18. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  19. 38da4f9 spl: Add C-based runtime detection of SPL by Simon Glass · Tue Sep 26 08:14:55 2023 -0600
  20. b3c2aa5 command: Include a required header in command.h by Simon Glass · Wed Sep 27 08:22:37 2023 -0600
  21. d2c642c bloblist: Add missing name by Simon Glass · Tue Sep 26 08:14:52 2023 -0600
  22. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  23. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · Tue Sep 26 08:14:50 2023 -0600
  24. 27191f1 sandbox: Only read the state if we have a state file by Simon Glass · Tue Sep 26 08:14:49 2023 -0600
  25. 6f52b38 sandbox: Init the EC properly even if no state file is available by Simon Glass · Tue Sep 26 08:14:48 2023 -0600
  26. 22c793a sandbox: Move reading the RAM buffer into a better place by Simon Glass · Tue Sep 26 08:14:47 2023 -0600
  27. 310487d dm: core: Add tests for oftree_path() by Simon Glass · Tue Sep 26 08:14:46 2023 -0600
  28. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · Tue Sep 26 08:14:45 2023 -0600
  29. 86ef399 dm: core: Support writing a boolean by Simon Glass · Tue Sep 26 08:14:44 2023 -0600
  30. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · Tue Sep 26 08:14:43 2023 -0600
  31. 4544877 dm: core: Add a way to delete a node by Simon Glass · Tue Sep 26 08:14:42 2023 -0600
  32. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · Tue Sep 26 08:14:41 2023 -0600
  33. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  34. 75b8a87 dm: core: Tidy up comments in the ofnode tests by Simon Glass · Tue Sep 26 08:14:39 2023 -0600
  35. db6d872 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · Tue Sep 26 08:14:38 2023 -0600
  36. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  37. c4b1450 spl: Move bloblist writing until the image is known by Simon Glass · Tue Sep 26 08:14:36 2023 -0600
  38. dff9043 spl: Use the correct FIT_..._PROP constants by Simon Glass · Tue Sep 26 08:14:35 2023 -0600
  39. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · Tue Sep 26 08:14:34 2023 -0600
  40. 205ff7b spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · Tue Sep 26 08:14:33 2023 -0600
  41. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · Tue Sep 26 08:14:32 2023 -0600
  42. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · Tue Sep 26 08:14:31 2023 -0600
  43. fba1087 dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · Tue Sep 26 08:14:30 2023 -0600
  44. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  45. 785dd71 Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:28 2023 -0600
  46. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  47. 509d6c5 tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:26 2023 -0600
  48. b59037b spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed by Simon Glass · Tue Sep 26 08:14:25 2023 -0600
  49. 2f7409a spl: Create proper symbols for enabling the malloc() pool by Simon Glass · Tue Sep 26 08:14:24 2023 -0600
  50. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  51. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · Tue Sep 26 08:14:22 2023 -0600
  52. ad67972 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:21 2023 -0600
  53. e49743f spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · Tue Sep 26 08:14:20 2023 -0600
  54. 99bb534 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · Tue Sep 26 08:14:19 2023 -0600
  55. 0686b0c spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · Tue Sep 26 08:14:18 2023 -0600
  56. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  57. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  58. a3e88ef Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 05 13:26:44 2023 -0400
  59. 699e3f4 Merge branch '2023-10-04-TI-dts-updates' by Tom Rini · Thu Oct 05 10:48:21 2023 -0400
  60. 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
  61. cf5bc69 arm: dts: k3-j721e: Sync with v6.6-rc1 by Neha Malcom Francis · Wed Sep 27 18:39:56 2023 +0530
  62. be557e9 arm: dts: k3-j721e-r5: Clean up inclusion hierarchy by Neha Malcom Francis · Wed Sep 27 18:39:55 2023 +0530
  63. 00b67ca configs: j721e: Remove HBMC_AM654 config by Neha Malcom Francis · Wed Sep 27 18:39:54 2023 +0530
  64. 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
  65. 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
  66. cadb8e4 arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID by Neha Malcom Francis · Wed Sep 27 18:39:51 2023 +0530
  67. c45d4d0 arm: dts: k3-am625-beagleplay: Fix Boot by Nishanth Menon · Mon Oct 02 10:00:53 2023 -0500
  68. 301ebec arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:46 2023 +0300
  69. c579ff3 arm: dts: k3-am625-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:45 2023 +0300
  70. c9b17ae arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:44 2023 +0300
  71. e58cbb4 arm: dts: k3-am642-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:43 2023 +0300
  72. 12fdc4c arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:42 2023 +0300
  73. 3405e9c arm: dts: k3-am64-evm: Fix boot by Roger Quadros · Fri Sep 29 16:46:41 2023 +0300
  74. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  75. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  76. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  77. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  78. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  79. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  80. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  81. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  82. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  83. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  84. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  85. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  86. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  87. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  88. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  89. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  90. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  91. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  92. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  93. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  94. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  95. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  96. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  97. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  98. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  99. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  100. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600