summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-14mux: Makefile: Add config for mux driversAnurag Dutta
2024-12-14Merge patch series "configs: Enable CMD_NFS by default"Tom Rini
2024-12-14configs: j7*: Enable TI_COMMON_CMD_OPTIONSNeha Malcom Francis
2024-12-14board: ti: common: Kconfig: Add CMD_NFSNeha Malcom Francis
2024-12-14Merge patch series "UART support for higher baudrate"Tom Rini
2024-12-14drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support highe...Gokul Praveen
2024-12-14serial: ns16550: Increase scope of ops functionsGokul Praveen
2024-12-13Merge patch series "Add phyCORE AM62Ax"Tom Rini
2024-12-13arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPLsGarrett Giordano
2024-12-13toradex: tdx-cfg-block: rework modules pid4 handlingVitor Soares
2024-12-13doc: board: phytec: Add phyCORE-AM62axGarrett Giordano
2024-12-13board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoMGarrett Giordano
2024-12-13Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"Tom Rini
2024-12-13configs: phycore_am6*_a53_defconfig: Enable capsule updateWadim Egorov
2024-12-13board: phytec: k3: Add EFI capsule update supportWadim Egorov
2024-12-13arm: dts: k3-am642-phycore-som-binman: Provide capsule nodesWadim Egorov
2024-12-13arm: dts: k3-am625-phycore-som-binman: Provide capsule nodesWadim Egorov
2024-12-13Merge patch series "AM62A DWC3: Add support for USB DFU boot in OTG mode"Tom Rini
2024-12-13board: ti: am62ax: env: include environment for DFUSiddharth Vadapalli
2024-12-13usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()Siddharth Vadapalli
2024-12-13Merge patch series "J721S2: Enable ESMs and related PMIC"Tom Rini
2024-12-13configs: j721s2_evm_r5_defconfig: Add ESM configsManorit Chawdhry
2024-12-13arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm nodeManorit Chawdhry
2024-12-13board: ti: j721s2: Initialize the ESM & PMIC ESMKeerthy
2024-12-13Merge patch series "Add QOS support for J722S and AM62P"Tom Rini
2024-12-13configs: am62p_evm_r5_defconfig: Enable CONFIG_K3_QOSJayesh Choudhary
2024-12-13configs: j722s_evm_r5_defconfig: Enable CONFIG_K3_QOSJayesh Choudhary
2024-12-13arm: mach-k3: am62p: Add QoS support for DSSJayesh Choudhary
2024-12-13arm: mach-k3: j722s: Add QoS support for DSSJayesh Choudhary
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12boot: Imply CRC8 with VBESimon Glass
2024-12-12lib: Allow crc8 in TPL and VPLSimon Glass
2024-12-12boot: Allow use of FIT in TPL and VPLSimon Glass
2024-12-12spl: lib: Allow for decompression in any SPL buildSimon Glass
2024-12-12spl: Add some more debugging to load_simple_fit()Simon Glass
2024-12-12spl: Drop a duplicate variable in boot_from_devices()Simon Glass
2024-12-12spl: Drop use of uintptr_tSimon Glass
2024-12-12spl: Support a relocated stack in any XPL phaseSimon Glass
2024-12-12spl: Allow serial to be disabled in any XPL phaseSimon Glass
2024-12-12spl: Report a loader failureSimon Glass
2024-12-12Support setting a maximum size for the VPL imageSimon Glass
2024-12-12malloc: Provide a simple malloc for VPLSimon Glass
2024-12-12malloc: Show amount of used space when memory runs outSimon Glass
2024-12-12boot: Respect the load_op in fit_image_load()Simon Glass
2024-12-12bootstd: Avoid sprintf() in SPL when creating bootdevsSimon Glass
2024-12-12boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-12image: Add a prototype for fit_image_get_phase()Simon Glass
2024-12-12spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass