- a341321 lib/slre: Fix memory leak if regex compilation fails by Francois Berder · 1 year, 1 month ago
- 49f8749 test/py: net: Add a TFTP put test by Love Kumar · 1 year, 1 month ago
- 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · 1 year ago
- d40686d test: dm: add scmi command test by AKASHI Takahiro · 1 year, 1 month ago
- 83f23f2 doc: cmd: add documentation for scmi by AKASHI Takahiro · 1 year, 1 month ago
- 1cdcaed cmd: add scmi command for SCMI firmware by AKASHI Takahiro · 1 year, 1 month ago
- 59171ff firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · 1 year, 1 month ago
- 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · 1 year, 1 month ago
- 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 1 year ago
- 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · 1 year ago
- d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year ago
- a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year ago
- ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · 1 year ago
- 75c9f37 fs: fat: add bootsector validity check by Christian Taedcke · 1 year ago
- ab985e8 fs: fat: simplify gotos from read_bootsectandvi by Christian Taedcke · 1 year ago
- cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year ago
- c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 1 year ago
- dfe1736 fs: fat: use get_unaligned_le16 to convert u8[2] to u16 by Christian Taedcke · 1 year ago
- 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year ago
- 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year ago
- 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
- 4d3a695 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
- 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
- 3433f53 xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- 3caad58 powerpc: io.h: Add defines for __raw_{read, write} functions by Igor Prusov · 1 year ago
- 11606c0 nios2: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- 929c820 riscv: io.h: Fix signatures of reads/writes functions by Igor Prusov · 1 year ago
- cde3882 riscv: io.h: Add defines for reads/writes functions by Igor Prusov · 1 year ago
- b7f6844 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · 1 year ago
- b6842aa mips: io.h: Add const to reads functions params by Igor Prusov · 1 year ago
- a94fed4 x86: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- 91341f8 sandbox: move asm-generic include to the end of file by Igor Prusov · 1 year ago
- c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year ago
- e5d9ddc x86: coreboot: Add a sysinfo driver by Simon Glass · 1 year, 1 month ago
- c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 1 month ago
- cda520e Revert "generic-board: make show_board_info a weak function" by Simon Glass · 1 year, 1 month ago
- 527f51f udoo: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 1 month ago
- d44a110 toradex: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 1 month ago
- 55c73c9 solidrun: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 1 month ago
- 629d9b6 turris: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 1 month ago
- d41f7aa meson: Use checkboard() instead of show_board_info() by Simon Glass · 1 year, 1 month ago
- bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · 1 year, 1 month ago
- 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 1 year ago
- 93031d8 qemu: riscv: Enable UFS support by Bin Meng · 1 year, 2 months ago
- 3a478f9 ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 2 months ago
- cc5801d ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 2 months ago
- 1ac020d ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 2 months ago
- f508a77 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year, 2 months ago
- 5b96203 cmd: ufs: Correct the help text by Bin Meng · 1 year, 2 months ago
- 3223e23 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · 1 year, 2 months ago
- 618eb6a ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 2 months ago
- 3816bea ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 2 months ago
- 9ae42ce 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
- 8549d17 Merge branch '2023-11-25-assorted-platform-updates' into next by Tom Rini · 1 year ago
- 35ee068 net: Make NET imply NETDEVICES by Tom Rini · 1 year, 1 month ago
- d432345 boards: Disable NET on platforms without NETDEVICES by Tom Rini · 1 year ago
- c32c95c board: nuvoton: update console environment variable by Jim Liu · 1 year ago
- 4821e86 serial: npcm: support skip uart clock setting by Jim Liu · 1 year ago
- e18ef7b configs: arbel: Enable full functions by Jim Liu · 1 year ago
- 4ddc8d4 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 1 year ago
- 031afd9 configs: draco: restore clock driver by Enrico Leto · 1 year, 1 month ago
- 957655a configs: draco: disable misc init by Enrico Leto · 1 year, 1 month ago
- b993e33 configs: draco: remove unused resources from spl by Enrico Leto · 1 year, 1 month ago
- 11abf00 configs: thuban, rastaban: remove emmc by Enrico Leto · 1 year, 1 month ago
- 6738c16 configs: draco: remove spi flash support by Enrico Leto · 1 year, 1 month ago
- e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · 1 year, 1 month ago
- 79fc64d Merge branch '2023-11-22-TI-K3-cleanups' into next by Tom Rini · 1 year ago
- 83c9c23 arm: dts: k3-am68*: Sync with kernel v6.7-rc1 by Manorit Chawdhry · 1 year ago
- b9b4083 arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1 by Manorit Chawdhry · 1 year ago
- 806b6f8 arm: dts: k3-*-binman: Move to using templated FITs by Neha Malcom Francis · 1 year ago
- 86b363d arm: dts: k3-binman: Add support for FIT templates by Neha Malcom Francis · 1 year ago
- b26b8cf arm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph-nodes by Nishanth Menon · 1 year ago
- a187bcb arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodes by Nishanth Menon · 1 year ago
- 947dc7d arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsi by Nishanth Menon · 1 year ago
- c72e8e7 arm: dts: k3-am625*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year ago
- 88a6b0a arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMA by Roger Quadros · 1 year ago
- 19c6f4e arm: dts: k3-j7200: Sync with Linux 6.7-rc1 by Reid Tonking · 1 year, 1 month ago
- fc3557f arm: k3: Enable instruction cache for main domain SPL by Joao Paulo Goncalves · 1 year, 1 month ago
- e526653e doc: board: ti: Add AM62A documentation by Jai Luthra · 1 year, 1 month ago
- 3ccf2e4 configs: am62ax_evm_a53_defconfig: switch to stdboot by Nishanth Menon · 1 year, 1 month ago
- da3e3c8 board: ti: am62ax: env: Set the boot_targets by Nishanth Menon · 1 year, 1 month ago
- aeb1f09 board: ti: am62ax: env: Use default findfdt by Nishanth Menon · 1 year, 1 month ago
- 5d8a84d configs: am62ax_evm_a53_defconfig: Enable networking by Nishanth Menon · 1 year, 1 month ago
- 49f5594 dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · 1 year, 1 month ago
- ac73f47 arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · 1 year, 1 month ago
- be7ce26 arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · 1 year, 1 month ago
- 1e33a18 arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1 by Neha Malcom Francis · 1 year, 1 month ago
- 612f299 dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yaml by Neha Malcom Francis · 1 year, 1 month ago
- 756b878 doc: board: beagle: Add BeagleBone AI-64 documentation by Nishanth Menon · 1 year, 1 month ago
- 5775e85 configs: Add j721e_beagleboneai64_* configs by Nishanth Menon · 1 year, 1 month ago
- ac205d8 board: beagle: Add BeagleBone AI-64 support by Nishanth Menon · 1 year, 1 month ago
- 3945228 arm: dts: Add k3-j721e-beagleboneai64 by Robert Nelson · 1 year, 1 month ago
- afd88f4 board: Move omap3 beagle under beagle vendor folder by Nishanth Menon · 1 year, 1 month ago
- 1f2b6f9 doc: board: Move am62x_beagleplay to it's own vendor by Nishanth Menon · 1 year, 1 month ago
- 9dd6bdc board: Move beagleplay under beagle vendor folder by Nishanth Menon · 1 year, 1 month ago
- 3a64e93 configs: Add am62x_beagleplay_*_defconfig by Nishanth Menon · 1 year, 1 month ago
- a23cc14 arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi by Nishanth Menon · 1 year, 1 month ago
- 42e8a10 doc: board: ti: j721e_evm: Use board relative path for include directives by Nishanth Menon · 1 year, 1 month ago
- bfd4034 configs: j7200_evm_a72_defconfig: Switch to bootstd by Nishanth Menon · 1 year, 1 month ago
- c9192a9 configs: j7200: Remove HBMC_AM654 config by Nishanth Menon · 1 year, 1 month ago