summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-14mux: Makefile: Add config for mux driversAnurag Dutta
2024-12-14Merge patch series "UART support for higher baudrate"Tom Rini
2024-12-14drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support highe...Gokul Praveen
2024-12-14serial: ns16550: Increase scope of ops functionsGokul Praveen
2024-12-13Merge patch series "AM62A DWC3: Add support for USB DFU boot in OTG mode"Tom Rini
2024-12-13usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()Siddharth Vadapalli
2024-12-12clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE presentSam Protsenko
2024-12-12Merge tag 'xilinx-for-v2025.01-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-12-11video: zynqmp: Add support for resetMichal Simek
2024-12-11usb: renesas: Fix R-Car spellingMarek Vasut
2024-12-11spi: renesas: Fix R-Car spellingMarek Vasut
2024-12-11serial: renesas: Fix R-Car spellingMarek Vasut
2024-12-11pinctrl: renesas: Fix R-Car spellingMarek Vasut
2024-12-11phy: renesas: Fix R-Car spellingMarek Vasut
2024-12-11pci: renesas: Fix R-Car spellingMarek Vasut
2024-12-11mtd: renesas: Fix R-Car spellingMarek Vasut
2024-12-11mmc: renesas: Fix R-Car spellingMarek Vasut
2024-12-11i2c: renesas: Fix R-Car spellingMarek Vasut
2024-12-11gpio: renesas: Fix R-Car spellingMarek Vasut
2024-12-11clk: renesas: Fix R-Car spellingMarek Vasut
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-08pinctrl: rzg2l: Drop unnecessary scopePaul Barker
2024-12-08pinctrl: rzg2l: Support Ethernet TXC output enablePaul Barker
2024-12-08pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfacesPaul Barker
2024-12-08net: ravb: Simplify max-speed handling in ravb_of_to_platPaul Barker
2024-12-08clk: rzg2l: Ignore enable for core clocksPaul Barker
2024-12-07pinctrl: imx93: support i.MX91Peng Fan
2024-12-07ddr: imx: Add new rates for i.MX91Ye Li
2024-12-07clk: imx: clk-fracn-gppll: Add new PLL rateYe Li
2024-12-07clk: imx93: support i.MX91Peng Fan
2024-12-07imx: Add iMX91 supportPeng Fan
2024-12-07gpio: imx_rgpio2p: Move 8ulp_data to data sectionPeng Fan
2024-12-06rtc: CONFIGS_RTC_PL031 must depend on CONFIGS_DM_RTCHeinrich Schuchardt
2024-12-06Merge patch series "PLL Sequencing update"Tom Rini
2024-12-06clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequenceManorit Chawdhry
2024-12-06clk: ti: clk-k3-pll: Change variable name reg to baseManorit Chawdhry
2024-12-06ram: k3-ddrss: drop debug() in timing-sensitive sequenceThéo Lebrun
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06led: update LED boot/activity to new property implementationChristian Marangi
2024-12-06dm: core: implement phandle ofnode_options helperChristian Marangi
2024-12-06dm: core: implement ofnode/tree_parse_phandle() helperChristian Marangi
2024-12-06dm: core: implement oftree variant of parse_phandle OPsChristian Marangi
2024-12-05power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()Patrice Chotard
2024-12-05power: regulator: replace some debug() by dev_dbg()Patrice Chotard
2024-12-04Merge patch series "Add OPP_LOW support for J7200"Tom Rini
2024-12-04misc: k3_avs: Check validity of efuse voltage dataReid Tonking
2024-12-04misc: k3_avs: Add OPP_LOW voltage and frequency to vd_dataReid Tonking
2024-12-04dm: gpio: Return error when pull up/down is requested but set_flags ops is no...Zixun LI
2024-12-04button: gpio: handle broken controllerCaleb Connolly
2024-12-04eeprom: at24: add ST M24256E Additional Write lockable page supportMarek Vasut