summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-05clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE cachingMarek Vasut
2024-09-30Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-30usb: gadget: cdns3: Fix missing cache operations for non-zero EndpointsSiddharth Vadapalli
2024-09-27regulator: rk8xx: Use buck variable consistentlyJonas Karlman
2024-09-27regulator: rk8xx: Fix buck get and set enabled state on RK806Jonas Karlman
2024-09-24ram: k3-ddrss: Handle error properly in lpddr4_startUdit Kumar
2024-09-20phy: cadence: sierra: Don't spam consoleRoger Quadros
2024-09-20mux: mmio: Support "reg-mux" compatibleRoger Quadros
2024-09-13dfu: fix Kconfig dependenciesJerome Forissier
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-10clk: sifive: avoid declaring static variables in includesHeinrich Schuchardt
2024-09-10clk: sifive: append missing \n to messagesHeinrich Schuchardt
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-08-22usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST setMarek Vasut
2024-08-12Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-08-11usb: dwc3: support USB 3.1 controllersCaleb Connolly
2024-08-09Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-08-09i2c: imx_lpi2c: Support read transfers longer than 256 bytesFedor Ross
2024-08-09i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hzFedor Ross
2024-08-09i2c: imx_lpi2c: Fix a typo in bus_i2c_receiveFedor Ross
2024-08-09i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5David Virag
2024-08-09i2c: samsung: Drop s3c24x0 specific code.David Virag
2024-08-09i2c: mux: Fix error path in i2c-arb-gpioMichal Simek
2024-08-09i2c: pca954x: Remove pointer to GDMichal Simek
2024-08-09dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPLJonas Karlman
2024-08-09rockchip: io-domain: Add support for RK3308Jonas Karlman
2024-08-09mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supportedJonas Karlman
2024-08-09phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxingSebastian Kropatsch
2024-08-08Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-08-08spinand: bind UBI blockAlexey Romanov
2024-08-08disk: support UBI partitionsAlexey Romanov
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov
2024-08-08spinand: bind mtdblockAlexey Romanov
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov
2024-08-08disk: support MTD partitionsAlexey Romanov
2024-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-08-06Merge tag 'xilinx-for-v2024.10-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-08-06tpm: call tpm_tis_wait_init() after tpm_tis_init()Lukas Funke
2024-08-06spi: sunxi: fix clock divider calculation for max frequency settingMichael Walle
2024-08-06spi: sunxi: fix CDR2 calculationMichael Walle
2024-08-05Merge patch series "Bug-fixes for a few boards"Tom Rini
2024-08-05rockchip: Avoid #ifdefs in RK3399 SPLSimon Glass
2024-08-05rockchip: Ensure memory size is available in RK3399 SPLSimon Glass
2024-08-05soc: zynqmp: Add support for zu1eg_lr deviceMichal Simek
2024-08-05mtd: spi-nor: ids: Add IS25LP01GG flash supportPrasad Kummari