summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-21configs: j7200_evm_a72_defconfig: Enable configs for PCI supportSiddharth Vadapalli
2024-10-21pci: Add TI K3 Cadence PCIe ControllerSiddharth Vadapalli
2024-10-14ufs: core: remove link_startup_again logicNeil Armstrong
2024-10-14ufs: Fix debug message in 'ufs_start'Bhupesh Sharma
2024-10-14ufs: Add missing memory barriersBhupesh Sharma
2024-10-14ufs: Sync possible UFS Quirks with Linux UFS driverBhupesh Sharma
2024-10-14ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUPBhupesh Sharma
2024-10-14ufs/ufs.h: Add definition of 'ufshcd_rmwl()'Bhupesh Sharma
2024-10-14ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut
2024-10-14ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2024-10-14ufs: use dcache helpers for scsi_cmd data and only invalidate if necessaryNeil Armstrong
2024-10-14ufs: split flush and invalidate to only invalidate when requiredNeil Armstrong
2024-10-14ufs: fix dcache flush and invalidate range calculationNeil Armstrong
2024-10-14ufs: allocate descriptors with size aligned with DMA_MINALIGNNeil Armstrong
2024-10-13Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driverSvyatoslav Ryhel
2024-10-13video: tegra20: dsi: add ganged mode supportSvyatoslav Ryhel
2024-10-13video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR useSvyatoslav Ryhel
2024-10-13usb: host: tegra: get usb phy configuration from phy nodeSvyatoslav Ryhel
2024-10-13arm: tegra: add AP20 and AP20H SKUIon Agorria
2024-10-13arm: tegra: fix typo in logging functionsIon Agorria
2024-10-13board: asus: transformer: implement multi-DTB supportSvyatoslav Ryhel
2024-10-13board: asus: grouper: implement multi-DTB supportSvyatoslav Ryhel
2024-10-13board: htc: endeavoru: simplify RCM hookSvyatoslav Ryhel
2024-10-13board: asus: grouper: dynamically detect correct SPL configurationSvyatoslav Ryhel
2024-10-13drivers: tegra_gpio: add early SPL functionsSvyatoslav Ryhel
2024-10-13ARM: tegra-u-boot: add recipe for multi-dtb imageSvyatoslav Ryhel
2024-10-13ARM: tegra: board2: add common dtb reselect logicSvyatoslav Ryhel
2024-10-13Tegra30: Add funcmux for UART over SD slotJonas Schwöbel
2024-10-13board: tegra: convert boards to text envSvyatoslav Ryhel
2024-10-13disk: add TegraPT supportSvyatoslav Ryhel
2024-10-13clk: imx8mp: Add i.MX8MP Dummy clkPeng Fan
2024-10-13arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAMGilles Talis
2024-10-13imx8: Correct the SCU API return value checkPeng Fan
2024-10-13binman: add fast authentication method for i.MX8M signingBrian Ruley
2024-10-13binman: cosmetic: refactor `nxp_imx8mcst' etype codeBrian Ruley
2024-10-13ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOMMarek Vasut
2024-10-13ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOMMarek Vasut
2024-10-13misc: fuse: Update fuse driverYe Li
2024-10-13misc: fuse: Fix FSB redundancy fuse word check and clear resYe Li
2024-10-13misc: ele_api: Add read/write shadow fuse APIsYe Li
2024-10-13misc: ele_api: Update ELE read common fuse APIPeng Fan
2024-10-13misc: ele_mu: Clear RR when initialize MUPeng Fan
2024-10-13misc: ele_mu: Update ELE MU to get TR/RR number from HWYe Li
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11qconfig: Update tool for new Makefile variablesSimon Glass
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass