summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-14usb: dwc3: Add dwc3 glue driver for am62Sjoerd Simons
2023-04-14omap: timer: add ti,am654-timer compatibilitySjoerd Simons
2023-04-13usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi
2023-04-13usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi
2023-04-13usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi
2023-04-13usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi
2023-04-13usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut
2023-04-13soc: ti: k3-socinfo: Add entry for J784S4 SoCHari Nagalla
2023-04-13ram: k3-ddrss: Add support for J784S4 SoCHari Nagalla
2023-04-13power: domain: ti: Add support for J784S4 SoCHari Nagalla
2023-04-13clk: clk-k3: Add support for J784S4 SoCHari Nagalla
2023-04-13drivers: dma: Add support for J784S4Hari Nagalla
2023-04-12dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-04-12dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-04-05drivers: fastboot: zImage flashing is not supported for v3, v4Safae Ouajih
2023-04-05android: boot: replace android_image_check_headerSafae Ouajih
2023-04-05android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-04-04phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-04-04phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-04-02rockchip: Fix incorrect constant name in RAM init codeDavid Sebek
2023-04-01scsi: typo supporedtHeinrich Schuchardt
2023-03-31sysreset: gpio: fix gpio_reboot_request return valueJonathan Liu
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio
2023-03-22dma: ti: k3-udma: Fix channel hang on teardownVignesh Raghavendra
2023-03-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-03-20clk: renesas: Pack reset identifier before look upMarek Vasut
2023-03-19rockchip: timer: rockchip_timer: fix compatible and driver nameJohan Jonker
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick
2023-03-19clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocksVasily Khoruzhick
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman
2023-03-19clk: rockchip: rk3588: Fix clk_aux16m in clock driverJonas Karlman
2023-03-19clk: rockchip: rk3568: Fix reset handlerPeter Geis
2023-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-ITam Nguyen
2023-03-10sysinfo: rcar3: Fix Draak and Eagle board codeTam Nguyen
2023-03-10pinctrl: renesas: Drop non-existent PFC info table entriesMarek Vasut
2023-03-10clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3...Marek Vasut
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut
2023-03-10usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt
2023-03-01sandbox: fix building with CONFIG_SPL_TIMER=yHeinrich Schuchardt
2023-03-01arm64: a37xx: pinctrl: probe after bindingRobert Marko
2023-02-28clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmcVasily Khoruzhick
2023-02-28rockchip: efuse: Add support for RK3036Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3128Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3328Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3288 and moreJonas Karlman
2023-02-28rockchip: efuse: Refactor to use driver data and opsJonas Karlman
2023-02-28rockchip: otp: Add dump_otp debug commandJonas Karlman