1. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 11 months ago
  2. 30878c4 Merge branch '2023-10-12-assorted-TI-platform-updates' by Tom Rini · 1 year, 2 months ago
  3. 6e95f87 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · 1 year, 4 months ago
  4. 6ab505f board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. by Manorit Chawdhry · 1 year, 2 months ago
  5. 670a22b docs: board: ti: Add j721s2_evm documentation by Manorit Chawdhry · 1 year, 2 months ago
  6. 1b1b93d arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year, 2 months ago
  7. 377cc64 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year, 2 months ago
  8. e13abaf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · 1 year, 2 months ago
  9. bee2a20 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" by Manorit Chawdhry · 1 year, 2 months ago
  10. 634f764 configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM by Udit Kumar · 1 year, 2 months ago
  11. 7a2826a arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · 1 year, 2 months ago
  12. af56dbc arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · 1 year, 2 months ago
  13. ed5fbaf board: ti: am64x: Switch to standard boot flow by Roger Quadros · 1 year, 2 months ago
  14. f099aa1 board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · 1 year, 2 months ago
  15. c31616f clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · 1 year, 2 months ago
  16. c648daa clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · 1 year, 2 months ago
  17. 33b1d13 Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' by Tom Rini · 1 year, 2 months ago
  18. 00f6c40 expo: Update documentation to include textline by Simon Glass · 1 year, 2 months ago
  19. 70c579b expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  20. c7c751b expo: Support building an expo with a textline by Simon Glass · 1 year, 2 months ago
  21. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · 1 year, 2 months ago
  22. eb8af2c expo: Support handling any key in cedit by Simon Glass · 1 year, 2 months ago
  23. 0d41ea9 video: Mark truetype_measure() static by Simon Glass · 1 year, 2 months ago
  24. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 2 months ago
  25. f6a943a expo: Support opening a textline by Simon Glass · 1 year, 2 months ago
  26. 6116e76 expo: Add basic support for textline objects by Simon Glass · 1 year, 2 months ago
  27. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 2 months ago
  28. 118a727 expo: Allow rendering the background of any object by Simon Glass · 1 year, 2 months ago
  29. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 2 months ago
  30. f78388b expo: Add a function to write a property to a devicetree by Simon Glass · 1 year, 2 months ago
  31. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 2 months ago
  32. 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · 1 year, 2 months ago
  33. 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · 1 year, 2 months ago
  34. b7a6453 expo: Use switch statements more for object types by Simon Glass · 1 year, 2 months ago
  35. db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · 1 year, 2 months ago
  36. b3a8b0a expo: Add better error reporting by Simon Glass · 1 year, 2 months ago
  37. 377f79aa video: Support showing a cursor by Simon Glass · 1 year, 2 months ago
  38. 4446c4b video: Export vidconsole_entry_start() by Simon Glass · 1 year, 2 months ago
  39. 34b5c25 video: Allow saving and restoring text-entry state by Simon Glass · 1 year, 2 months ago
  40. 8b82e59 video: Allow obtaining the nominal size of a string size by Simon Glass · 1 year, 2 months ago
  41. b949131 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  42. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  43. 1c67ae4 cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  44. 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 2 months ago
  45. 2f13ae5 cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  46. c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · 1 year, 2 months ago
  47. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  48. 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 2 months ago
  49. 415f32d cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 2 months ago
  50. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
  51. 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 2 months ago
  52. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  53. 043d0fd cli: Move simple readline into a function by Simon Glass · 1 year, 2 months ago
  54. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · 1 year, 2 months ago
  55. dc7b633 Merge branch '2023-10-11-port-gen_compile_commands_py' by Tom Rini · 1 year, 2 months ago
  56. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 2 months ago
  57. cb1e41e doc: add ide_integration.rst to doc/develop by Joao Marcos Costa · 1 year, 2 months ago
  58. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 2 months ago
  59. 8436b1a .gitignore: add compile_commands.json by Joao Marcos Costa · 1 year, 2 months ago
  60. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
  61. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
  62. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
  63. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
  64. 05d172a configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  65. 754001e Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · 1 year, 2 months ago
  66. 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · 1 year, 4 months ago
  67. a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · 1 year, 4 months ago
  68. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
  69. 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · 1 year, 2 months ago
  70. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · 1 year, 2 months ago
  71. 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · 1 year, 2 months ago
  72. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  73. 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  74. fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  75. b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  76. 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · 1 year, 3 months ago
  77. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
  78. 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 3 months ago
  79. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
  80. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 1 year, 3 months ago
  81. 5fd4816 bootstd: Drop some TODOs by Simon Glass · 1 year, 3 months ago
  82. ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · 1 year, 2 months ago
  83. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
  84. d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · 1 year, 2 months ago
  85. 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · 1 year, 2 months ago
  86. e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · 1 year, 2 months ago
  87. 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · 1 year, 2 months ago
  88. 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
  89. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · 1 year, 2 months ago
  90. 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · 1 year, 2 months ago
  91. 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · 1 year, 2 months ago
  92. 5489bec input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 2 months ago
  93. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · 1 year, 2 months ago
  94. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
  95. df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 2 months ago
  96. 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · 1 year, 2 months ago
  97. 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · 1 year, 2 months ago
  98. 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · 1 year, 2 months ago
  99. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
  100. 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 1 year, 2 months ago