summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-30drivers: rtc: add max313xx series rtc driverChris Packham
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes
2023-03-30rtc: m41t62: implements read8/write8 operationsThomas Perrot
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson
2023-03-30sysinfo: gpio: fix loop over DT "revisions" arrayRasmus Villemoes
2023-03-30clk: imx8mp: add pwm clocks supportTommaso Merciai
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add i.MX8M Plus RMII supportMarek Vasut
2023-03-30net: dwc_eth_qos: Add DM CLK support for i.MX8M PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MACMarek Vasut
2023-03-30net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()Marek Vasut
2023-03-30net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32Marek Vasut
2023-03-30net: dwc_eth_qos: Drop bogus return after gotoMarek Vasut
2023-03-30net: Pull board_interface_eth_init() into common codeMarek Vasut
2023-03-30clk: imx8mp: Add EQoS MAC clockMarek Vasut
2023-03-30misc: imx: remove DM dependency for ocotp driver in SPLJean-Marie Lemetayer
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li
2023-03-29misc: sentinel: s400_api: Add get_events APIYe Li
2023-03-29ddr: imx: Update the ddr init flow on imx8ulpJacky Bai
2023-03-29misc: fuse: Lock 8ULP ECC-protected fuse when programmingYe Li
2023-03-29misc: fuse: Update fuse mapping for 8ULP S400 APIYe Li
2023-03-29ddr: imx8ulp: Change DRAM timing save area to 0x20055000Ye Li
2023-03-29pci: apple: Initialize only enabled portsJanne Grunau
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-03-28Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga
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