1. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 1 year, 2 months ago
  2. 3d6fe58 test: dm: add scmi command test by AKASHI Takahiro · 1 year, 2 months ago
  3. 23b159e doc: cmd: add documentation for scmi by AKASHI Takahiro · 1 year, 2 months ago
  4. 8055f90 cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 1 year, 2 months ago
  5. 9c07c0a firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · 1 year, 2 months ago
  6. 63cd0dc test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · 1 year, 2 months ago
  7. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 1 year, 2 months ago
  8. 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 1 year, 2 months ago
  9. c667b26 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year, 2 months ago
  10. 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year, 2 months ago
  11. 764b411 test: Add support to create a fat12 fs by Christian Taedcke · 1 year, 2 months ago
  12. c489937 fs: fat: add bootsector validity check by Christian Taedcke · 1 year, 2 months ago
  13. 33daef4 fs: fat: simplify gotos from read_bootsectandvi by Christian Taedcke · 1 year, 2 months ago
  14. 08f622a fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year, 2 months ago
  15. 601d33f test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 1 year, 2 months ago
  16. 24caa69 fs: fat: use get_unaligned_le16 to convert u8[2] to u16 by Christian Taedcke · 1 year, 2 months ago
  17. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year, 2 months ago
  18. 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year, 2 months ago
  19. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year, 2 months ago
  20. d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year, 2 months ago
  21. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year, 2 months ago
  22. 02585ad xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year, 2 months ago
  23. 0c39bbd powerpc: io.h: Add defines for __raw_{read, write} functions by Igor Prusov · 1 year, 2 months ago
  24. 4c6d92d nios2: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year, 2 months ago
  25. 55baed4 riscv: io.h: Fix signatures of reads/writes functions by Igor Prusov · 1 year, 2 months ago
  26. 7c107ef riscv: io.h: Add defines for reads/writes functions by Igor Prusov · 1 year, 2 months ago
  27. 65778d1 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · 1 year, 2 months ago
  28. 9539702 mips: io.h: Add const to reads functions params by Igor Prusov · 1 year, 2 months ago
  29. 93e1552 x86: Add defines for ins/outs functions by Igor Prusov · 1 year, 2 months ago
  30. 4f7a346 sandbox: move asm-generic include to the end of file by Igor Prusov · 1 year, 2 months ago
  31. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year, 2 months ago
  32. e1302b3 x86: coreboot: Add a sysinfo driver by Simon Glass · 1 year, 2 months ago
  33. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 2 months ago
  34. d2a1b43 Revert "generic-board: make show_board_info a weak function" by Simon Glass · 1 year, 2 months ago
  35. 16e4b78 udoo: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 2 months ago
  36. edb0ecd toradex: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 2 months ago
  37. 56720b2 solidrun: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 2 months ago
  38. 8cd4bf7 turris: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 2 months ago
  39. 53c4ef0 meson: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 2 months ago
  40. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 1 year, 2 months ago
  41. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 1 year, 2 months ago
  42. 3555c92 qemu: riscv: Enable UFS support by Bin Meng · 1 year, 3 months ago
  43. 5b2d25a ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 3 months ago
  44. 2ec7d65 ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 3 months ago
  45. e5c19ce ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 3 months ago
  46. 07a64f0 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year, 3 months ago
  47. ba537e9 cmd: ufs: Correct the help text by Bin Meng · 1 year, 3 months ago
  48. ff039a8 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · 1 year, 3 months ago
  49. 1b3dab2 ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 3 months ago
  50. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 3 months ago
  51. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 1 year, 2 months ago
  52. 1682d97 Merge branch '2023-11-25-assorted-platform-updates' into next by Tom Rini · 1 year, 2 months ago
  53. f444903 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 2 months ago
  54. 6df4e7b boards: Disable NET on platforms without NETDEVICES by Tom Rini · 1 year, 2 months ago
  55. 5a20707 board: nuvoton: update console environment variable by Jim Liu · 1 year, 2 months ago
  56. 65660bf serial: npcm: support skip uart clock setting by Jim Liu · 1 year, 2 months ago
  57. 1504813 configs: arbel: Enable full functions by Jim Liu · 1 year, 2 months ago
  58. 438d253 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 1 year, 2 months ago
  59. 437fa09 configs: draco: restore clock driver by Enrico Leto · 1 year, 2 months ago
  60. ba0d6a2 configs: draco: disable misc init by Enrico Leto · 1 year, 2 months ago
  61. 3328e6e configs: draco: remove unused resources from spl by Enrico Leto · 1 year, 2 months ago
  62. f01e947 configs: thuban, rastaban: remove emmc by Enrico Leto · 1 year, 2 months ago
  63. 6fd75b7 configs: draco: remove spi flash support by Enrico Leto · 1 year, 2 months ago
  64. 1c73e05 siemens,am335x: clean-up draco targets by Enrico Leto · 1 year, 2 months ago
  65. 054222e Merge branch '2023-11-22-TI-K3-cleanups' into next by Tom Rini · 1 year, 2 months ago
  66. 2fadd62 arm: dts: k3-am68*: Sync with kernel v6.7-rc1 by Manorit Chawdhry · 1 year, 2 months ago
  67. 7e7d2bf arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1 by Manorit Chawdhry · 1 year, 2 months ago
  68. 4509b9f arm: dts: k3-*-binman: Move to using templated FITs by Neha Malcom Francis · 1 year, 2 months ago
  69. b153bad arm: dts: k3-binman: Add support for FIT templates by Neha Malcom Francis · 1 year, 2 months ago
  70. b1c7fa0 arm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph-nodes by Nishanth Menon · 1 year, 2 months ago
  71. ab9d07b arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodes by Nishanth Menon · 1 year, 2 months ago
  72. 1146dc0 arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsi by Nishanth Menon · 1 year, 2 months ago
  73. a0ca5f2 arm: dts: k3-am625*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year, 2 months ago
  74. 0fc6f66 arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMA by Roger Quadros · 1 year, 2 months ago
  75. 910bcb7 arm: dts: k3-j7200: Sync with Linux 6.7-rc1 by Reid Tonking · 1 year, 2 months ago
  76. 52a86e6 arm: k3: Enable instruction cache for main domain SPL by Joao Paulo Goncalves · 1 year, 2 months ago
  77. 7fea353 doc: board: ti: Add AM62A documentation by Jai Luthra · 1 year, 2 months ago
  78. cff2a17 configs: am62ax_evm_a53_defconfig: switch to stdboot by Nishanth Menon · 1 year, 2 months ago
  79. 24a0806 board: ti: am62ax: env: Set the boot_targets by Nishanth Menon · 1 year, 2 months ago
  80. 1fd40fa board: ti: am62ax: env: Use default findfdt by Nishanth Menon · 1 year, 2 months ago
  81. 46a6c11 configs: am62ax_evm_a53_defconfig: Enable networking by Nishanth Menon · 1 year, 2 months ago
  82. 70b450b dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · 1 year, 2 months ago
  83. 5b70caa arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year, 2 months ago
  84. 6a331b8 arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · 1 year, 2 months ago
  85. 170ae49 arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1 by Neha Malcom Francis · 1 year, 2 months ago
  86. d11f9f3 dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yaml by Neha Malcom Francis · 1 year, 2 months ago
  87. ef8489a doc: board: beagle: Add BeagleBone AI-64 documentation by Nishanth Menon · 1 year, 3 months ago
  88. a5f6153 configs: Add j721e_beagleboneai64_* configs by Nishanth Menon · 1 year, 3 months ago
  89. 429ac50 board: beagle: Add BeagleBone AI-64 support by Nishanth Menon · 1 year, 3 months ago
  90. 7f78636 arm: dts: Add k3-j721e-beagleboneai64 by Robert Nelson · 1 year, 3 months ago
  91. 0218b20 board: Move omap3 beagle under beagle vendor folder by Nishanth Menon · 1 year, 3 months ago
  92. 76997af doc: board: Move am62x_beagleplay to it's own vendor by Nishanth Menon · 1 year, 3 months ago
  93. 73e88a9 board: Move beagleplay under beagle vendor folder by Nishanth Menon · 1 year, 3 months ago
  94. 2969ed3 configs: Add am62x_beagleplay_*_defconfig by Nishanth Menon · 1 year, 3 months ago
  95. b25c2d7 arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi by Nishanth Menon · 1 year, 3 months ago
  96. d35dcc6 doc: board: ti: j721e_evm: Use board relative path for include directives by Nishanth Menon · 1 year, 3 months ago
  97. 868b6c7 configs: j7200_evm_a72_defconfig: Switch to bootstd by Nishanth Menon · 1 year, 3 months ago
  98. 53ffd00 configs: j7200: Remove HBMC_AM654 config by Nishanth Menon · 1 year, 3 months ago
  99. c36377d arm: mach-k3: j721e: Improve support for UDA FS by Nishanth Menon · 1 year, 3 months ago
  100. fdb7d45 arm: mach-k3: arm64-mmu: Refactor to be independent of board by Nishanth Menon · 1 year, 3 months ago