1. c7c751b expo: Support building an expo with a textline by Simon Glass · Sun Oct 01 19:13:38 2023 -0600
  2. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · Sun Oct 01 19:13:37 2023 -0600
  3. eb8af2c expo: Support handling any key in cedit by Simon Glass · Sun Oct 01 19:13:36 2023 -0600
  4. 0d41ea9 video: Mark truetype_measure() static by Simon Glass · Sun Oct 01 19:13:35 2023 -0600
  5. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · Sun Oct 01 19:13:34 2023 -0600
  6. f6a943a expo: Support opening a textline by Simon Glass · Sun Oct 01 19:13:33 2023 -0600
  7. 6116e76 expo: Add basic support for textline objects by Simon Glass · Sun Oct 01 19:13:32 2023 -0600
  8. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · Sun Oct 01 19:13:31 2023 -0600
  9. 118a727 expo: Allow rendering the background of any object by Simon Glass · Sun Oct 01 19:13:30 2023 -0600
  10. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · Sun Oct 01 19:13:29 2023 -0600
  11. f78388b expo: Add a function to write a property to a devicetree by Simon Glass · Sun Oct 01 19:13:28 2023 -0600
  12. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · Sun Oct 01 19:13:27 2023 -0600
  13. 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · Sun Oct 01 19:13:26 2023 -0600
  14. 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · Sun Oct 01 19:13:25 2023 -0600
  15. b7a6453 expo: Use switch statements more for object types by Simon Glass · Sun Oct 01 19:13:24 2023 -0600
  16. db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · Sun Oct 01 19:13:23 2023 -0600
  17. b3a8b0a expo: Add better error reporting by Simon Glass · Sun Oct 01 19:13:22 2023 -0600
  18. 377f79aa video: Support showing a cursor by Simon Glass · Sun Oct 01 19:13:21 2023 -0600
  19. 4446c4b video: Export vidconsole_entry_start() by Simon Glass · Sun Oct 01 19:13:20 2023 -0600
  20. 34b5c25 video: Allow saving and restoring text-entry state by Simon Glass · Sun Oct 01 19:13:19 2023 -0600
  21. 8b82e59 video: Allow obtaining the nominal size of a string size by Simon Glass · Sun Oct 01 19:13:18 2023 -0600
  22. b949131 cli: Add a function to set up a new cread by Simon Glass · Sun Oct 01 19:13:17 2023 -0600
  23. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · Sun Oct 01 19:13:16 2023 -0600
  24. 1c67ae4 cli: Allow history to be disabled by Simon Glass · Sun Oct 01 19:13:15 2023 -0600
  25. 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · Sun Oct 01 19:13:14 2023 -0600
  26. 2f13ae5 cli: Create a function to process characters by Simon Glass · Sun Oct 01 19:13:13 2023 -0600
  27. c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · Sun Oct 01 19:13:12 2023 -0600
  28. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · Sun Oct 01 19:13:11 2023 -0600
  29. 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · Sun Oct 01 19:13:10 2023 -0600
  30. 415f32d cli: Implement delete-word in cread_line() by Simon Glass · Sun Oct 01 19:13:09 2023 -0600
  31. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · Sun Oct 01 19:13:08 2023 -0600
  32. 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · Sun Oct 01 19:13:07 2023 -0600
  33. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  34. 043d0fd cli: Move simple readline into a function by Simon Glass · Sun Oct 01 19:13:05 2023 -0600
  35. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · Wed Oct 11 15:32:39 2023 -0400
  36. dc7b633 Merge branch '2023-10-11-port-gen_compile_commands_py' by Tom Rini · Wed Oct 11 13:25:01 2023 -0400
  37. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · Sun Oct 01 12:00:36 2023 +0200
  38. cb1e41e doc: add ide_integration.rst to doc/develop by Joao Marcos Costa · Sun Oct 01 12:00:35 2023 +0200
  39. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · Sun Oct 01 12:00:34 2023 +0200
  40. 8436b1a .gitignore: add compile_commands.json by Joao Marcos Costa · Sun Oct 01 12:00:33 2023 +0200
  41. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · Sun Oct 01 12:00:32 2023 +0200
  42. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · Sun Oct 01 12:00:31 2023 +0200
  43. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · Sun Oct 01 12:00:30 2023 +0200
  44. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · Sun Oct 01 12:00:29 2023 +0200
  45. 05d172a configs: Resync with savedefconfig by Tom Rini · Wed Oct 11 12:01:17 2023 -0400
  46. 754001e Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · Wed Oct 11 11:53:58 2023 -0400
  47. 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · Thu Aug 03 09:54:41 2023 -0500
  48. a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · Thu Aug 03 09:54:40 2023 -0500
  49. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  50. 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · Sat Sep 30 16:45:46 2023 -0400
  51. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  52. 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · Mon Sep 25 10:09:09 2023 +0200
  53. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:08 2023 +0200
  54. 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:07 2023 +0200
  55. fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:06 2023 +0200
  56. b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:05 2023 +0200
  57. 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · Wed Sep 06 23:50:34 2023 +0200
  58. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · Tue Sep 05 15:48:08 2023 +0200
  59. 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · Fri Sep 01 15:28:59 2023 +0100
  60. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  61. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  62. 5fd4816 bootstd: Drop some TODOs by Simon Glass · Thu Aug 24 19:39:24 2023 -0600
  63. ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · Tue Oct 10 13:13:04 2023 +0200
  64. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · Sat Oct 07 22:01:56 2023 -0400
  65. d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · Thu Oct 05 13:15:14 2023 -0500
  66. 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · Thu Oct 05 09:21:17 2023 -0500
  67. e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · Thu Oct 05 06:37:25 2023 +0200
  68. 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · Thu Oct 05 06:37:17 2023 +0200
  69. 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · Wed Oct 04 00:14:26 2023 +0200
  70. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · Tue Oct 03 12:02:17 2023 +0200
  71. 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · Tue Oct 03 08:58:28 2023 +0000
  72. 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · Tue Oct 03 11:29:57 2023 +0900
  73. 5489bec input: avoid NULL dereference by Heinrich Schuchardt · Tue Oct 03 03:09:01 2023 +0200
  74. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  75. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · Mon Oct 02 10:00:13 2023 +0200
  76. df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Oct 11 10:21:33 2023 -0400
  77. 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · Tue Oct 10 21:47:50 2023 -0400
  78. 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · Tue Sep 26 16:43:45 2023 +0800
  79. 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · Tue Sep 26 16:43:44 2023 +0800
  80. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · Tue Sep 26 16:43:43 2023 +0800
  81. 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · Tue Sep 26 16:43:42 2023 +0800
  82. 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · Tue Sep 26 16:43:41 2023 +0800
  83. 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · Tue Sep 26 16:43:40 2023 +0800
  84. 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · Tue Sep 26 16:43:39 2023 +0800
  85. a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · Tue Sep 26 16:43:38 2023 +0800
  86. f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · Tue Sep 26 16:43:37 2023 +0800
  87. c437378 cmd: host: Print out the block size of the host device by Bin Meng · Tue Sep 26 16:43:36 2023 +0800
  88. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · Tue Sep 26 16:43:35 2023 +0800
  89. 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · Tue Sep 26 16:43:34 2023 +0800
  90. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  91. c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · Tue Sep 26 16:43:32 2023 +0800
  92. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  93. 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · Tue Oct 10 08:54:17 2023 -0400
  94. d274488 spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · Wed Sep 13 16:15:35 2023 -0500
  95. 43c04a7 board: freescale: ls1088a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:49 2023 +0300
  96. aa98c02 board: freescale: ls2080a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:48 2023 +0300
  97. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · Wed Sep 27 18:30:47 2023 +0300
  98. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  99. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  100. 5336ba5 configs: layerscape: delete defconfigs using legacy PPA secure FW by Laurentiu Tudor · Tue Oct 10 10:08:36 2023 +0800