summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-13Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-13clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9Marek Vasut
2024-10-13pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9Marek Vasut
2024-10-13pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9Marek Vasut
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driverSvyatoslav Ryhel
2024-10-13video: tegra20: dsi: add ganged mode supportSvyatoslav Ryhel
2024-10-13video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR useSvyatoslav Ryhel
2024-10-13usb: host: tegra: get usb phy configuration from phy nodeSvyatoslav Ryhel
2024-10-13drivers: tegra_gpio: add early SPL functionsSvyatoslav Ryhel
2024-10-13Tegra30: Add funcmux for UART over SD slotJonas Schwöbel
2024-10-13clk: imx8mp: Add i.MX8MP Dummy clkPeng Fan
2024-10-13misc: fuse: Update fuse driverYe Li
2024-10-13misc: fuse: Fix FSB redundancy fuse word check and clear resYe Li
2024-10-13misc: ele_api: Add read/write shadow fuse APIsYe Li
2024-10-13misc: ele_api: Update ELE read common fuse APIPeng Fan
2024-10-13misc: ele_mu: Clear RR when initialize MUPeng Fan
2024-10-13misc: ele_mu: Update ELE MU to get TR/RR number from HWYe Li
2024-10-12mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driverLinus Walleij
2024-10-12mtd: nand: raw: atmel: Use ONFI ECC params if availableZixun LI
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11log: global: Rename warn_non_spl()Simon Glass
2024-10-11xpl: Rename spl_in_proper() to not_xpl()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11net: freescale: Drop use of SPL_BUILD dependencySimon Glass
2024-10-11Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-10-11usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacketSiddharth Vadapalli
2024-10-11usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off caseJan Kiszka
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10led: implement LED activity APIChristian Marangi
2024-10-10led: implement LED boot APIChristian Marangi
2024-10-10dm: core: implement ofnode_options helpersChristian Marangi
2024-10-10led: toggle LED on initial SW blinkChristian Marangi
2024-10-10power: pmic: pca9450: Add missing newlineJoy Zou
2024-10-10power: pmic/regulator: Support pca9452Joy Zou
2024-10-10power: regulator: pca9450: Update the BUCK1 voltage rangeJoy Zou
2024-10-10mtd: spi-nor-ids: Add support for S28HS256TTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gtTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gtTakahiro Kuwano
2024-10-10Merge patch series "mtd: spi-nor: Add support for S25FS-S family"Tom Rini
2024-10-10mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDsTakahiro Kuwano
2024-10-10mtd: spi-nor-id: Use INFO6 macro for S25FL-STakahiro Kuwano
2024-10-10mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-sTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Extend w25q16cl entry with locking supportMarek Vasut