1. e3e01a6 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year ago
  2. eb4f124 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year ago
  3. bf7fa7d arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year ago
  4. 96bff89 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year ago
  5. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year ago
  6. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year ago
  7. ef7ab75 serial: sh: Sort includes by Paul Barker · 1 year ago
  8. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year ago
  9. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year ago
  10. ee0522f cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year ago
  11. 959fc0b arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · 1 year ago
  12. 1918ff5 clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · 1 year ago
  13. a4b3e08 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · 1 year ago
  14. 387d427 arm: rmobile: Add basic RZ/G2L family support by Paul Barker · 1 year ago
  15. 4c48001 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · 1 year ago
  16. 4517bd1 dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · 1 year ago
  17. b0e21b3 dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · 1 year ago
  18. caf3503 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · 1 year ago
  19. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year ago
  20. 25edd24 Merge branch '2023-10-13-firmware-scmi-updates' by Tom Rini · 1 year ago
  21. 66abf2b firmware: scmi: Fix clearing variable by Francois Berder · 1 year ago
  22. 8057d8a firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · 1 year ago
  23. 93ecae9 test: dm: add SCMI base protocol test by AKASHI Takahiro · 1 year ago
  24. 8c5def5 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year ago
  25. 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 1 year ago
  26. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year ago
  27. b76fdc1 firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · 1 year ago
  28. 58543c0 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · 1 year ago
  29. ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year ago
  30. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year ago
  31. 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 1 year ago
  32. bb8079a firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · 1 year ago
  33. a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year ago
  34. 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 1 year ago
  35. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year ago
  36. ab9fbac Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year ago
  37. 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 1 year ago
  38. f1c8fc5 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · 1 year ago
  39. 809f28e binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · 1 year ago
  40. bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 1 year ago
  41. ba5b960 doc: capsule: Add documentation for the capsule dump feature by Sughosh Ganu · 1 year ago
  42. 6984077 tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · 1 year ago
  43. 5fecea1 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 1 month ago
  44. 7f18fb8 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 1 month ago
  45. bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 1 month ago
  46. e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 1 month ago
  47. e42c4d6 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · 1 year, 1 month ago
  48. bff1610 binman: bintool: Change make target arg type from string to list by Lukas Funke · 1 year, 1 month ago
  49. 3cce6fc sandbox: fix spl_board_init by Heinrich Schuchardt · 1 year, 1 month ago
  50. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 1 month ago
  51. d5d24e2 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year ago
  52. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year ago
  53. 5895d5c Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year ago
  54. bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 1 month ago
  55. be0da12 dfu: mtd: mark bad the MTD block on erase error by Patrick Delaunay · 1 year, 5 months ago
  56. 4b1c067 dfu: mtd: fix the trace when limit is reached by Patrick Delaunay · 1 year, 5 months ago
  57. 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 9 months ago
  58. 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 9 months ago
  59. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 9 months ago
  60. 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 9 months ago
  61. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 9 months ago
  62. 8670027 Merge branch '2023-10-12-assorted-TI-platform-updates' by Tom Rini · 1 year ago
  63. 2c6e288 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · 1 year, 2 months ago
  64. be609cd board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. by Manorit Chawdhry · 1 year ago
  65. 2b31326 docs: board: ti: Add j721s2_evm documentation by Manorit Chawdhry · 1 year ago
  66. 4dff5aa arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year ago
  67. 050f8b5 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year ago
  68. 82d44bf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · 1 year ago
  69. 0b21d35 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" by Manorit Chawdhry · 1 year ago
  70. fa0a3d9 configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM by Udit Kumar · 1 year ago
  71. df73e79 arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · 1 year, 1 month ago
  72. 83eb443 arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · 1 year, 1 month ago
  73. 174b34f board: ti: am64x: Switch to standard boot flow by Roger Quadros · 1 year, 1 month ago
  74. ab54d9b board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · 1 year, 1 month ago
  75. d55249e clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · 1 year, 1 month ago
  76. 8911809 clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · 1 year, 1 month ago
  77. f9a47ac Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' by Tom Rini · 1 year ago
  78. c1ab046 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · 1 year ago
  79. c4054c1 efi_selftest: BitBlt test by Heinrich Schuchardt · 1 year, 1 month ago
  80. df5227e doc: Migrate Renesas board docs to rst by Paul Barker · 1 year ago
  81. 9990873 doc: Add a short intro video by Simon Glass · 1 year ago
  82. 9e51164 cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US by Weizhao Ouyang · 1 year ago
  83. 58ec39c sphinx: Bump urllib3 version by Tom Rini · 1 year, 1 month ago
  84. 7e5b637 expo: Update documentation to include textline by Simon Glass · 1 year, 1 month ago
  85. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 1 month ago
  86. 7318e0e expo: Support building an expo with a textline by Simon Glass · 1 year, 1 month ago
  87. fe55366 expo: Plumb in textline to cedit by Simon Glass · 1 year, 1 month ago
  88. 8579cb0 expo: Support handling any key in cedit by Simon Glass · 1 year, 1 month ago
  89. 6d225ec video: Mark truetype_measure() static by Simon Glass · 1 year, 1 month ago
  90. c4fea34 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 1 month ago
  91. 93c901b expo: Support opening a textline by Simon Glass · 1 year, 1 month ago
  92. 4db7519 expo: Add basic support for textline objects by Simon Glass · 1 year, 1 month ago
  93. 93f99b3 expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 1 month ago
  94. 94598d5 expo: Allow rendering the background of any object by Simon Glass · 1 year, 1 month ago
  95. 8bc69b4 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 1 month ago
  96. 117617c expo: Add a function to write a property to a devicetree by Simon Glass · 1 year, 1 month ago
  97. d88edd2 expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 1 month ago
  98. 408011c expo: Correct the logic for duplicate-ID detection by Simon Glass · 1 year, 1 month ago
  99. 9767de7 expo: Correct some swallowed errors in scene by Simon Glass · 1 year, 1 month ago
  100. fd6073a expo: Use switch statements more for object types by Simon Glass · 1 year, 1 month ago