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