1. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  2. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  3. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  4. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  5. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  6. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  7. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  8. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · Mon Oct 16 10:25:33 2023 +0100
  9. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  10. 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · Mon Oct 16 10:25:31 2023 +0100
  11. 7dd5633 arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · Mon Oct 16 10:25:30 2023 +0100
  12. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  13. a07d313 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · Mon Oct 16 10:25:28 2023 +0100
  14. a774a3e arm: rmobile: Add basic RZ/G2L family support by Paul Barker · Mon Oct 16 10:25:27 2023 +0100
  15. cea4c53 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · Mon Oct 16 10:25:26 2023 +0100
  16. e7815bc dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · Mon Oct 16 10:25:25 2023 +0100
  17. 6e6c59a dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · Mon Oct 16 10:25:24 2023 +0100
  18. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  19. 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
  20. da35b11 Merge branch '2023-10-13-firmware-scmi-updates' by Tom Rini · Sat Oct 14 10:47:52 2023 -0400
  21. d54ca4a firmware: scmi: Fix clearing variable by Francois Berder · Tue Oct 10 19:44:32 2023 +0200
  22. fa74400 firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · Wed Oct 11 19:07:07 2023 +0900
  23. 49f366b test: dm: add SCMI base protocol test by AKASHI Takahiro · Wed Oct 11 19:07:06 2023 +0900
  24. 1183506 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · Wed Oct 11 19:07:05 2023 +0900
  25. 410be2c firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · Wed Oct 11 19:07:04 2023 +0900
  26. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:03 2023 +0900
  27. 4b9839a firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:02 2023 +0900
  28. 3413c31 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · Wed Oct 11 19:07:01 2023 +0900
  29. d1ce56a firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · Wed Oct 11 19:07:00 2023 +0900
  30. cc4ecda test: dm: add protocol-specific channel test by AKASHI Takahiro · Wed Oct 11 19:06:59 2023 +0900
  31. 6c90f82 firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · Wed Oct 11 19:06:58 2023 +0900
  32. 6d37915 firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · Wed Oct 11 19:06:57 2023 +0900
  33. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  34. 589ec9a firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · Wed Oct 11 19:06:55 2023 +0900
  35. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  36. 875162e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Oct 13 16:14:34 2023 -0400
  37. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  38. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  39. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  40. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  41. ecebf28 doc: capsule: Add documentation for the capsule dump feature by Sughosh Ganu · Tue Oct 10 14:40:55 2023 +0530
  42. a7d1fdc tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · Tue Oct 10 14:40:54 2023 +0530
  43. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · Wed Sep 27 15:33:34 2023 +0200
  44. bb970d5 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:33:33 2023 +0200
  45. 5e90d4e core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · Wed Sep 27 15:33:32 2023 +0200
  46. 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
  47. 7c238d0 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · Wed Sep 27 15:33:30 2023 +0200
  48. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  49. 0b465d6 sandbox: fix spl_board_init by Heinrich Schuchardt · Tue Oct 03 02:59:46 2023 +0200
  50. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  51. 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
  52. 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
  53. 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
  54. fbb5c15 usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · Wed Sep 13 17:00:58 2023 +0200
  55. 4f99a20 dfu: mtd: mark bad the MTD block on erase error by Patrick Delaunay · Mon Jun 05 09:52:08 2023 +0200
  56. e20cb05 dfu: mtd: fix the trace when limit is reached by Patrick Delaunay · Mon Jun 05 09:52:07 2023 +0200
  57. 165b02dc mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · Tue Jan 10 12:58:42 2023 +0100
  58. 8f17a9a mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · Tue Jan 10 12:58:41 2023 +0100
  59. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  60. 696ed73 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · Tue Jan 10 12:58:39 2023 +0100
  61. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  62. 30878c4 Merge branch '2023-10-12-assorted-TI-platform-updates' by Tom Rini · Thu Oct 12 17:02:51 2023 -0400
  63. 6e95f87 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · Fri Aug 11 12:04:44 2023 +0200
  64. 6ab505f board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. by Manorit Chawdhry · Fri Oct 06 10:16:01 2023 +0530
  65. 670a22b docs: board: ti: Add j721s2_evm documentation by Manorit Chawdhry · Fri Oct 06 10:16:00 2023 +0530
  66. 1b1b93d arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:59 2023 +0530
  67. 377cc64 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:58 2023 +0530
  68. e13abaf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · Fri Oct 06 10:15:57 2023 +0530
  69. 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
  70. 634f764 configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM by Udit Kumar · Fri Oct 06 10:15:55 2023 +0530
  71. 7a2826a arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · Thu Oct 05 13:12:58 2023 -0500
  72. af56dbc arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · Thu Oct 05 13:12:57 2023 -0500
  73. ed5fbaf board: ti: am64x: Switch to standard boot flow by Roger Quadros · Thu Oct 05 16:06:42 2023 +0300
  74. f099aa1 board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · Thu Oct 05 16:06:41 2023 +0300
  75. c31616f clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · Thu Sep 21 22:33:43 2023 +0530
  76. c648daa clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · Thu Sep 21 22:30:38 2023 +0530
  77. 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
  78. a28cce5 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · Thu Oct 12 14:31:59 2023 +0900
  79. 5e9c4d0 efi_selftest: BitBlt test by Heinrich Schuchardt · Sun Sep 24 22:30:59 2023 +0200
  80. 5b9c4bd doc: Migrate Renesas board docs to rst by Paul Barker · Mon Oct 09 12:11:36 2023 +0100
  81. 805c64b doc: Add a short intro video by Simon Glass · Sun Oct 08 15:35:56 2023 -0600
  82. 6cc9c3d cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US by Weizhao Ouyang · Sat Oct 07 10:52:36 2023 +0000
  83. c006172 sphinx: Bump urllib3 version by Tom Rini · Thu Oct 05 12:27:38 2023 -0400
  84. 00f6c40 expo: Update documentation to include textline by Simon Glass · Sun Oct 01 19:13:40 2023 -0600
  85. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  86. c7c751b expo: Support building an expo with a textline by Simon Glass · Sun Oct 01 19:13:38 2023 -0600
  87. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · Sun Oct 01 19:13:37 2023 -0600
  88. eb8af2c expo: Support handling any key in cedit by Simon Glass · Sun Oct 01 19:13:36 2023 -0600
  89. 0d41ea9 video: Mark truetype_measure() static by Simon Glass · Sun Oct 01 19:13:35 2023 -0600
  90. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · Sun Oct 01 19:13:34 2023 -0600
  91. f6a943a expo: Support opening a textline by Simon Glass · Sun Oct 01 19:13:33 2023 -0600
  92. 6116e76 expo: Add basic support for textline objects by Simon Glass · Sun Oct 01 19:13:32 2023 -0600
  93. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · Sun Oct 01 19:13:31 2023 -0600
  94. 118a727 expo: Allow rendering the background of any object by Simon Glass · Sun Oct 01 19:13:30 2023 -0600
  95. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · Sun Oct 01 19:13:29 2023 -0600
  96. f78388b expo: Add a function to write a property to a devicetree by Simon Glass · Sun Oct 01 19:13:28 2023 -0600
  97. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · Sun Oct 01 19:13:27 2023 -0600
  98. 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · Sun Oct 01 19:13:26 2023 -0600
  99. 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · Sun Oct 01 19:13:25 2023 -0600
  100. b7a6453 expo: Use switch statements more for object types by Simon Glass · Sun Oct 01 19:13:24 2023 -0600