aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass
2024-04-10video: Correct setting of cursor positionSimon Glass
2024-04-10fastboot: Update help text with respect to CMDLINETom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10fastboot: Remove dependencies on CMDLINESimon Glass
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-10net: dw_eth_qos: Add missing \n in error messages.Heinrich Schuchardt
2024-04-10rtc: goldfish_rtc_probe should be staticHeinrich Schuchardt
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley
2024-04-09mmc: cv1800b: Add sdhci driver support for cv1800b SoCKongyang Liu
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-04-04serial: msm-geni: support livetreeCaleb Connolly
2024-04-04gpio: msm_gpio: add .set_flags opCaleb Connolly
2024-04-04clk/qcom: sdm845: add USB clocksCaleb Connolly
2024-04-04clk/qcom: sdm845: add gdscsCaleb Connolly
2024-04-04clk/qcom: use offsets for RCG registersCaleb Connolly
2024-04-04mach-snapdragon: disable power-domains for pre-reloc driversCaleb Connolly
2024-04-04phy: qcom: Add SNPS femto v2 USB HS phyBhupesh Sharma
2024-04-04phy: qcom: add Qualcomm QUSB2 USB PHY driverBhupesh Sharma
2024-04-04pinctrl: qcom: pass pin number to get_function_mux callbackVolodymyr Babchuk
2024-04-04clk: qcom: add support for power domains uclassVolodymyr Babchuk
2024-04-04clk: qcom: clear div mask before assigning a new dividerVolodymyr Babchuk
2024-04-04soc: zynqmp: Add the IDcode for TEG variantVenkatesh Yadav Abbarapu
2024-04-04misc: turris_omnia_mcu: Add support for rng provided by MCUMarek Behún
2024-04-04gpio: turris_omnia_mcu: Add support for system power off via sysresetMarek Behún
2024-04-04gpio: turris_omnia_mcu: Update firmware features readingMarek Behún
2024-04-04gpio: turris_omnia_mcu: Use byteorder conversion functionsMarek Behún
2024-04-04arm: mvebu: turris_omnia: Add header containing MCU command interface and use itMarek Behún
2024-04-02Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-04-02Merge branch 'next'Tom Rini
2024-04-02usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...Marek Vasut
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut
2024-03-30net: fec_mxc: Avoid enable regulator failureYe Li
2024-03-30thermal: imx_tmu: Fix TMU error on iMX8MQYe Li
2024-03-30crypto/fsl: allow accessing Job Ring from non-TrustZoneEmanuele Ghidoli
2024-03-27tee: sandbox: fix spelling errorsIgor Opaniuk
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut
2024-03-26e1000: add support for i225-ITMarjolaine Amate
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou
2024-03-26net: hifemac: make some functions staticYang Xiwen
2024-03-26net: hifemac: implement `net stats` needed opsYang Xiwen
2024-03-26net: hifemac: register MDIO bus device for subnodeYang Xiwen