aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-27clk: at91: pmc: export clock setup to pmcClaudiu Beznea
2023-03-27clk: at91: sam9x60: Register the required clocks for USBSergiu Moga
2023-03-27clk: at91: Add support for sam9x60 USB clockSergiu Moga
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-24ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár
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-18serial: sh: Make indent consistentMarek Vasut
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut
2023-03-18serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variantsMarek Vasut
2023-03-18pinctrl: renesas: Replace ifdeffery with IS_ENABLED()Marek Vasut
2023-03-18net: ravb: Support fixed PHY in R-CarMikhail Lappo
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE cachingMarek Vasut
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-16Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")Tom Rini
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-13video: Clear the vidconsole rather than the videoSimon Glass
2023-03-13video: Remove duplicate cursor-positioning functionSimon Glass
2023-03-13video: Allow a copy framebuffer with pre-allocated fbSimon Glass
2023-03-13efi: Support copy framebufferSimon Glass
2023-03-13efi: Use a fixed value for the timer clockSimon Glass
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass
2023-03-13efi: video: Return mode info for app alsoSimon Glass
2023-03-13efi: video: Move payload code into a functionSimon Glass
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-09xilinx: zynqmp: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-03-09mtd: nand: arasan: Set ofnode valueAshok Reddy Soma
2023-03-09mtd: nand: arasan: Remove hardcoded bbt optionAshok Reddy Soma
2023-03-09spi: xilinx_spi: Fix spi resetJiajie Chen
2023-03-09fpga: zynqmppl: fix fpga loads command for unencrypted use caseNeal Frager
2023-03-09arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...Tom Rini
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski