1. 3380338 arm: mach-imx: Makefile: Extend u-boot-nand.imx padding by Hiago De Franco · Tue Oct 03 18:26:54 2023 -0300
  2. e7438bd toradex: colibri_imx7: Enable nand/emmc detection and set boot variant by Hiago De Franco · Mon Oct 02 08:57:49 2023 -0300
  3. bcdd938 board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805 by Andrejs Cainikovs · Thu Sep 28 16:39:33 2023 +0200
  4. 09e7699 usbarmory: Add DM_I2C and DM_SERIAL support by Andrej Rosano · Thu Sep 21 08:29:56 2023 +0000
  5. 1926f19 mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header by Rasmus Villemoes · Wed Sep 20 12:33:52 2023 +0200
  6. 6eb4f78 imx: spl_imx_romapi.c: remove dead code by Rasmus Villemoes · Tue Sep 19 15:49:32 2023 +0200
  7. 51600f1 imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size by Rasmus Villemoes · Tue Sep 19 15:49:31 2023 +0200
  8. e043b66 imx8mp: binman: rename spl and u-boot nodes by Rasmus Villemoes · Tue Sep 19 11:28:47 2023 +0200
  9. e66f86d verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · Mon Sep 04 10:24:37 2023 -0300
  10. f1bd7a2 imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example by Marek Vasut · Thu Aug 31 16:56:03 2023 +0200
  11. 709ace8 arm: imx: imx8m: add optee configuration to ft_system_setup by Tim Harvey · Thu Aug 24 12:05:17 2023 -0700
  12. 0951b9a arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi by Tim Harvey · Thu Aug 24 12:03:56 2023 -0700
  13. 1f5a510 arm: dts: imx8mn: protect the firmware/optee node with ifdef by Tim Harvey · Thu Aug 24 12:01:44 2023 -0700
  14. 2ae9f5a arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi by Tim Harvey · Thu Aug 24 12:01:43 2023 -0700
  15. b34f5a1 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi by Tim Harvey · Thu Aug 24 12:01:42 2023 -0700
  16. 8d32283 board: toradex: verdin-imx8mm: enable usb sdp spl recovery support by Marcel Ziswiler · Wed Aug 23 00:17:25 2023 +0200
  17. ffe9e3c board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB by Tim Harvey · Tue Aug 15 15:01:15 2023 -0700
  18. 586599b board: gateworks: venice: add imx8mm-gw7905-0x support by Tim Harvey · Tue Aug 15 15:01:14 2023 -0700
  19. abe2c34 board: gateworks: venice: add imx8mp-gw73xx-2x support by Tim Harvey · Tue Aug 15 15:01:13 2023 -0700
  20. 7e0bfc6 board: gateworks: venice: add imx8mp-gw72xx-2x support by Tim Harvey · Tue Aug 15 15:01:12 2023 -0700
  21. c11d8d7 board: gateworks: venice: add imx8mp-gw71xx-2x support by Tim Harvey · Tue Aug 15 15:01:11 2023 -0700
  22. 116a2d3 arm: dts: imx6ull-14x14-evk-u-boot: add rngb by Ricardo Salveti · Tue Aug 08 14:03:02 2023 +0300
  23. 33ecfe6 imx: syscounter: allow timer_init for SPL build by Michael Scott · Thu Aug 03 18:25:20 2023 +0300
  24. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Oct 14 10:50:20 2023 -0400
  25. da35b11 Merge branch '2023-10-13-firmware-scmi-updates' by Tom Rini · Sat Oct 14 10:47:52 2023 -0400
  26. d54ca4a firmware: scmi: Fix clearing variable by Francois Berder · Tue Oct 10 19:44:32 2023 +0200
  27. fa74400 firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · Wed Oct 11 19:07:07 2023 +0900
  28. 49f366b test: dm: add SCMI base protocol test by AKASHI Takahiro · Wed Oct 11 19:07:06 2023 +0900
  29. 1183506 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · Wed Oct 11 19:07:05 2023 +0900
  30. 410be2c firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · Wed Oct 11 19:07:04 2023 +0900
  31. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:03 2023 +0900
  32. 4b9839a firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:02 2023 +0900
  33. 3413c31 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · Wed Oct 11 19:07:01 2023 +0900
  34. d1ce56a firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · Wed Oct 11 19:07:00 2023 +0900
  35. cc4ecda test: dm: add protocol-specific channel test by AKASHI Takahiro · Wed Oct 11 19:06:59 2023 +0900
  36. 6c90f82 firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · Wed Oct 11 19:06:58 2023 +0900
  37. 6d37915 firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · Wed Oct 11 19:06:57 2023 +0900
  38. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  39. 589ec9a firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · Wed Oct 11 19:06:55 2023 +0900
  40. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  41. 875162e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Oct 13 16:14:34 2023 -0400
  42. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  43. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  44. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  45. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  46. ecebf28 doc: capsule: Add documentation for the capsule dump feature by Sughosh Ganu · Tue Oct 10 14:40:55 2023 +0530
  47. a7d1fdc tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · Tue Oct 10 14:40:54 2023 +0530
  48. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · Wed Sep 27 15:33:34 2023 +0200
  49. bb970d5 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:33:33 2023 +0200
  50. 5e90d4e core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · Wed Sep 27 15:33:32 2023 +0200
  51. bc2b85d core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · Wed Sep 27 15:33:31 2023 +0200
  52. 7c238d0 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · Wed Sep 27 15:33:30 2023 +0200
  53. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  54. 0b465d6 sandbox: fix spl_board_init by Heinrich Schuchardt · Tue Oct 03 02:59:46 2023 +0200
  55. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  56. 214c539 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 13 11:08:10 2023 -0400
  57. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  58. 8acf2a4 Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Fri Oct 13 08:44:22 2023 -0400
  59. fbb5c15 usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · Wed Sep 13 17:00:58 2023 +0200
  60. 4f99a20 dfu: mtd: mark bad the MTD block on erase error by Patrick Delaunay · Mon Jun 05 09:52:08 2023 +0200
  61. e20cb05 dfu: mtd: fix the trace when limit is reached by Patrick Delaunay · Mon Jun 05 09:52:07 2023 +0200
  62. 165b02dc mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · Tue Jan 10 12:58:42 2023 +0100
  63. 8f17a9a mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · Tue Jan 10 12:58:41 2023 +0100
  64. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  65. 696ed73 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · Tue Jan 10 12:58:39 2023 +0100
  66. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  67. 30878c4 Merge branch '2023-10-12-assorted-TI-platform-updates' by Tom Rini · Thu Oct 12 17:02:51 2023 -0400
  68. 6e95f87 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · Fri Aug 11 12:04:44 2023 +0200
  69. 6ab505f board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. by Manorit Chawdhry · Fri Oct 06 10:16:01 2023 +0530
  70. 670a22b docs: board: ti: Add j721s2_evm documentation by Manorit Chawdhry · Fri Oct 06 10:16:00 2023 +0530
  71. 1b1b93d arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:59 2023 +0530
  72. 377cc64 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:58 2023 +0530
  73. e13abaf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · Fri Oct 06 10:15:57 2023 +0530
  74. bee2a20 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" by Manorit Chawdhry · Fri Oct 06 10:15:56 2023 +0530
  75. 634f764 configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM by Udit Kumar · Fri Oct 06 10:15:55 2023 +0530
  76. 7a2826a arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · Thu Oct 05 13:12:58 2023 -0500
  77. af56dbc arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · Thu Oct 05 13:12:57 2023 -0500
  78. ed5fbaf board: ti: am64x: Switch to standard boot flow by Roger Quadros · Thu Oct 05 16:06:42 2023 +0300
  79. f099aa1 board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · Thu Oct 05 16:06:41 2023 +0300
  80. c31616f clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · Thu Sep 21 22:33:43 2023 +0530
  81. c648daa clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · Thu Sep 21 22:30:38 2023 +0530
  82. 33b1d13 Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' by Tom Rini · Thu Oct 12 08:15:31 2023 -0400
  83. a28cce5 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · Thu Oct 12 14:31:59 2023 +0900
  84. 5e9c4d0 efi_selftest: BitBlt test by Heinrich Schuchardt · Sun Sep 24 22:30:59 2023 +0200
  85. 5b9c4bd doc: Migrate Renesas board docs to rst by Paul Barker · Mon Oct 09 12:11:36 2023 +0100
  86. 805c64b doc: Add a short intro video by Simon Glass · Sun Oct 08 15:35:56 2023 -0600
  87. 6cc9c3d cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US by Weizhao Ouyang · Sat Oct 07 10:52:36 2023 +0000
  88. c006172 sphinx: Bump urllib3 version by Tom Rini · Thu Oct 05 12:27:38 2023 -0400
  89. 00f6c40 expo: Update documentation to include textline by Simon Glass · Sun Oct 01 19:13:40 2023 -0600
  90. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  91. c7c751b expo: Support building an expo with a textline by Simon Glass · Sun Oct 01 19:13:38 2023 -0600
  92. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · Sun Oct 01 19:13:37 2023 -0600
  93. eb8af2c expo: Support handling any key in cedit by Simon Glass · Sun Oct 01 19:13:36 2023 -0600
  94. 0d41ea9 video: Mark truetype_measure() static by Simon Glass · Sun Oct 01 19:13:35 2023 -0600
  95. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · Sun Oct 01 19:13:34 2023 -0600
  96. f6a943a expo: Support opening a textline by Simon Glass · Sun Oct 01 19:13:33 2023 -0600
  97. 6116e76 expo: Add basic support for textline objects by Simon Glass · Sun Oct 01 19:13:32 2023 -0600
  98. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · Sun Oct 01 19:13:31 2023 -0600
  99. 118a727 expo: Allow rendering the background of any object by Simon Glass · Sun Oct 01 19:13:30 2023 -0600
  100. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · Sun Oct 01 19:13:29 2023 -0600