summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-02mach-snapdragon: Update fdtfile logic to work for RB1 and RB2Sumit Garg
2025-06-02button: qcom-pmic: allow to specify code in devicetreeAlexey Minnekhanov
2025-06-02clk: qcom: apq8016: Fix SDCC clock warningsStephan Gerhold
2025-06-02clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED()Stephan Gerhold
2025-06-02clk: qcom: Allow polling for clock status in qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Use setbits_le32() for qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Move qcom_gate_clk_en() to C fileStephan Gerhold
2025-06-02clk: qcom: apq8016: Fix SDCC clock addressesStephan Gerhold
2025-06-02power: qcom_vbus_regulator: add and fix support for pmic variantsRui Miguel Silva
2025-06-02board: dragonboard410c: Enable support for KASLR in LinuxStephan Gerhold
2025-06-02board: dragonboard410c: Drop custom reduced malloc sizeStephan Gerhold
2025-06-02board: dragonboard410c: Fix button cmd nameStephan Gerhold
2025-06-02Merge tag 'u-boot-dfu-next-20250602' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-02Merge tag 'i2cfixes-for-2025.07-rc4' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-06-02i2c: designware_i2c Return -ETIMEDOUT for timeout errorsWojciech Szamocki
2025-06-02Revert "riscv: image: Add new image type for RV64"Mayuresh Chitale
2025-06-02Revert "riscv: Select appropriate image type"Mayuresh Chitale
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-06-02usb: dwc2: Refactor register operations with clrsetbits macrosJunhui Liu
2025-06-02usb: dwc2: Replace uint<x>_t types with u<x>Kongyang Liu
2025-06-02usb: dwc2: Unify flush and reset logic with v4.20a supportKongyang Liu
2025-06-02usb: dwc2: Extract macro definitions to common headerKongyang Liu
2025-06-02usb: dwc2: Align macros with Linux kernel definitionsKongyang Liu
2025-06-02usb: dwc2: Clean up with bitfield macrosKongyang Liu
2025-06-02usb: dwc2: Fix HBstLen setting for external DMA modeKongyang Liu
2025-06-02usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit settingJunhui Liu
2025-06-02usb: dwc2: Extract register definitions to common header fileKongyang Liu
2025-06-02net: gem: ignore tx_clk if MII is usedMartin Kaistra
2025-06-02phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shiftFrantisek Bohacek
2025-06-02drivers: fpga: intel_sdm_mb: Flush cache before FPGA configurationNaresh Kumar Ravulapalli
2025-06-02pci: zynqmp: Fix the pcireg baseVenkatesh Yadav Abbarapu
2025-06-01Merge tag 'u-boot-imx-next-20250601' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-05-31bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B boardMichael Trimarchi
2025-05-31configs/imx6ulz_smm_m2_defconfig: Enable clock frameworkMichael Trimarchi
2025-05-31mtd: nand: Add support for EDO mode 1-5 to IMX6ULL platformMichael Trimarchi
2025-05-31mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk apiMichael Trimarchi
2025-05-31clk: imx: add i.MX6UL clk driverMichael Trimarchi
2025-05-30imx8mp-venice-gw74xx: add w_disable2 gpio configurationTim Harvey
2025-05-30board: venice: append configuration string to modelTim Harvey
2025-05-30board: venice: update model representation for venice-flexTim Harvey
2025-05-30board: venice: add FSA supportTim Harvey
2025-05-30board: venice: add imx8mp-gw82xx supportTim Harvey
2025-05-30board: venice: flip logic for GSC supervisor enableTim Harvey
2025-05-30board: venice: use SOM model for PMIC adjustment on SOMTim Harvey
2025-05-30board: venice: use baseboard model for familyTim Harvey
2025-05-30board: venice: fix dram size for GW7901-SP486Tim Harvey
2025-05-30board: venice: fix dram bus config for GW7902/GW7903/GW7904Tim Harvey
2025-05-30board: venice: move soc-specific dram config into soc-specific filesTim Harvey
2025-05-30configs: imx8m*_venice: enable GPT supportTim Harvey