pandora-u-boot.git
2025-01-22 Neil Armstrongrng: msm: add support for newer Qualcomm hwrandom IPs
2025-01-22 Neil Armstrongclk: qcom: x1e80100: add support for PCIe clocks
2025-01-22 Neil Armstrongclk: qcom: sm8650: add support for PCIe clocks
2025-01-22 Neil Armstrongclk: qcom: sm8550: add support for PCIe clocks
2025-01-22 Neil Armstrongclk: qcom: add clk_phy_mux_enable() for PCIe PIPE clock
2025-01-22 Neil Armstrongregulator: qcom-rpmh-regulator: add support for pmc8380...
2025-01-22 Neil Armstrongpinctrl: qcom: x1e80100: add pcie[3456ab]_clk functions
2025-01-22 Neil Armstrongpinctrl: qcom: sm8650: add pcie[01]_clk_req_n function
2025-01-22 Neil Armstrongpinctrl: qcom: sm8550: add pcie1_clk_req_n function
2025-01-22 Caleb Connollybutton: qcom-pmic: add software debounce
2025-01-22 Neil Armstrongqcom_defconfig: enable X1E80100 pinctrl driver
2025-01-22 Neil Armstrongpinctrl: qcom: Add X1E80100 pinctrl driver
2025-01-22 Neil Armstrongqcom_defconfig: enable X1E80100 clock driver
2025-01-22 Neil Armstrongclk: qcom: Add X1E80100 clock driver
2025-01-22 Varadarajan... configs: add qcs9100_defconfig
2025-01-22 Varadarajan... qcom_defconfig: enable SA8775P clock driver
2025-01-22 Varadarajan... phy: qcom: Add SA8775 to QMP UFS PHY driver
2025-01-22 Varadarajan... clk/qcom: add initial clock driver for qcs9100
2025-01-22 Varadarajan... dts: qcs9100-ride-r3-u-boot: add override dtsi
2025-01-22 Tengfei Fanarm64: dts: qcom: qcs9100: Add support for the QCS9100...
2025-01-21 Tom RiniMerge patch series "MediaTek MT7629 OF_UPSTREAM migrati...
2025-01-21 Tom RiniMerge patch series "Broadcom bcmbca dts updates"
2025-01-21 Patrick Rudolphsbp1: Add support for IBM SBP1 board
2025-01-21 Sam Shihboard: mediatek: mt7629: Migrate to OF_UPSTREAM
2025-01-21 Sam Shihclk: mediatek: mt7629: fix gate offset of peri clock...
2025-01-21 david reganarm: dts: Enable basic nand functionality for bcmbca...
2025-01-21 david reganarm: dts: Update nand node for bcmbca board dts
2025-01-21 david reganarm: dts: Use upstream dts for additional bcmbca devices
2025-01-21 Jonathan Humphreysconfigs: am62x_evm_*: Set DFU buffer size to 256k
2025-01-21 Heinrich Schuchardtacpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
2025-01-21 Tom RiniMerge patch series "Rework the BLK symbol usage in...
2025-01-21 Tom Riniblock: Remove "select BLK" from non-block drivers
2025-01-21 Tom Rinimtd: Correct dependency of BLK
2025-01-21 Tom Riniblk: Make block subsystems select BLK
2025-01-21 Tom Riniefi_loader: Depend on BLK
2025-01-21 Tom Rinidrivers/mmc/Kconfig: Make DM_MMC a hidden symbol
2025-01-21 Tom Rinidrivers/mmc/Kconfig: Remove extraneous BLK dependencies
2025-01-20 Tom RiniMerge tag 'u-boot-imx-master-20250120' of https://gitla...
2025-01-20 Udit Kumararch: arm: mach-k3: Delete tifs node in DT fixup
2025-01-20 Beleswar Padhiboard: ti: j722s: j722s.env: Set remoteproc firmware...
2025-01-20 Jayesh Choudharyarch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO...
2025-01-20 Heinrich Schuchardtfs: eliminate YAFFS2 implementation
2025-01-20 Leonard Anderweitphycore-imx8mp: Enable CAAM in spl
2025-01-20 Jesse Taubepinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()
2025-01-20 Fabio Estevamimx8m: Guard binman nodes with CONFIG_OPTEE
2025-01-20 Alice Guonet: fsl_enetc: Update enetc driver to support i.MX95
2025-01-20 Alice Guonet: fsl_enetc: add i.MX95 EMDIO support
2025-01-20 Marek Vasutnet: fsl_enetc: Add initial netc-blk-ctrl driver support
2025-01-20 Marek Vasutnet: fsl_enetc: Pass udevice pointer to accessors
2025-01-20 Marek Vasutnet: fsl_enetc: Introduce driver data
2025-01-20 Marek Vasutnet: fsl_enetc: Split register accessors
2025-01-20 Marek Vasutnet: fsl_enetc: Inline register accessors
2025-01-20 Marek Vasutnet: fsl_enetc: Introduce enetc_dev_id()
2025-01-20 Marek Vasutnet: fsl_enetc: Rename the driver and related structures
2025-01-20 Marek Vasutnet: fsl_enetc: Pass udevice pointer into enetc_enable_...
2025-01-20 Marek Vasutnet: fsl_enetc: Fold DT MAC address update into enetc_s...
2025-01-20 Marek Vasutnet: fsl_enetc: Remove ifdef around enetc_set_ierb_prim...
2025-01-20 Marek Vasutnet: fsl_enetc: Introduce enetc_is_ls1028a()
2025-01-18 Tom RiniMerge patch series "add the support of sha256_hmac...
2025-01-18 Philippe Reynesconfigs: sandbox: enable mbedtls
2025-01-18 Philippe Reynestest: lib: add test for key derivation
2025-01-18 Philippe Reyneslib: mbedtls: sha256: add support of key derivation
2025-01-18 Philippe Reynestest: lib: add test for sha256_hmac
2025-01-18 Philippe Reyneslib: sha256: add feature sha256_hmac
2025-01-18 Philippe Reyneslib: sha256: move common function to sha256_common.c
2025-01-18 Philippe Reynesmbedtls: enable support of hkdf
2025-01-18 Philippe Reynestools: renesas_spkgimage.h: use linux/compiler_attributes.h
2025-01-18 Philippe Reynestools: kwbimage.h: use linux/compiler_attributes.h
2025-01-18 Tom RiniMerge tag 'efi-2025-04-rc1' of https://source.denx...
2025-01-18 Tom RiniGitlab: Add DEFAULT_FAST_ARM64_TAG as well
2025-01-18 Norbert van... squashfs: Fix sqfs_inode_size() for xattr related SQFS_...
2025-01-18 Tom Riniqconfig.py: Update resync message
2025-01-18 Marek VasutMakefile: Make sure all linker input objects exist
2025-01-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2025-01-18 Marek Vasutarm64: dts: renesas: Deduplicate extalr_clk bootph-all
2025-01-18 Marek Vasutarm64: renesas: Rewrite u-boot-elf.srec base address...
2025-01-17 Simon Glassefi_loader: Make efi_run_image() static
2025-01-17 Simon Glassefi_loader: Refactor device and image paths into a...
2025-01-17 Heinrich SchuchardtMakefile: let clean remove capsule_in.capsule*.efi...
2025-01-17 Heinrich Schuchardtefi_loader: use include in ARM EFI linker script
2025-01-17 Heinrich Schuchardtefi_loader: correct SizeOfCode, SizeOfInitializedData
2025-01-17 Heinrich Schuchardtefi_loader: use INCLUDE in EFI linker scripts
2025-01-17 Heinrich Schuchardtscripts/Makefile.lib: add -L option to LD command for...
2025-01-17 Ilias Apalodimasefi_loader: Fix section alignment on EFI binaries
2025-01-17 Andy Yandoc: coolpi: Fix the defconfig name
2025-01-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2025-01-16 Tom RiniMerge tag 'u-boot-imx-master-20250116' of https://gitla...
2025-01-16 Sébastien Szymanskiimx: fdt: fix cooling-device property corruption
2025-01-16 Alexander Sverdlinconfigs: capricorn_cxg3: Enable CMD_WDT
2025-01-16 Yannic Moogdoc: phytec: imx8mm: add OP-TEE documentation
2025-01-16 Yannic Moogdoc: phytec: imx8mp: add OP-TEE documentation
2025-01-16 Yannic Moogphycore-imx8mm_defconfig: add optee load address
2025-01-16 Yannic Moogimx8mm-phygate-tauri-l_defconfig: add optee load address
2025-01-16 Yannic Moogphycore-imx8mp_defconfig: add optee load address
2025-01-16 Yannic Moogarm: imx8m: add OP-TEE node
2025-01-16 Peng Fangpio: adp5585: Update compatible string
2025-01-16 Peng Fanimx: imx93-11x11-evk: drop duplicated nodes
2025-01-16 Peng Fanimx: imx8mq_evk: Switch to BOOTSTD
2025-01-16 Peng Fanimx: imx8mq_evk: Enable dynamic settings to mmcdev...
2025-01-16 Peng Fanimx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR
next