summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26dm: memory: Introduce new uclassRoger Quadros4-0/+50
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara1-1/+2
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini2-2/+8
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini6-30/+238
2022-10-26power: fan53555: Fix missing newline in error messageMichal Suchanek1-1/+1
2022-10-26power: regulator: fix autoset error handlingJohn Keeping1-1/+7
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini3-42/+65
2022-10-25Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini7-12/+97
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-40/+68
2022-10-24imx8m: fix reading of DDR4 MR registers [again]Rasmus Villemoes1-1/+7
2022-10-24watchdog: ulp_wdog: add driver model for ulp watchdog driverAlice Guo1-7/+87
2022-10-24watchdog: ulp_wdog: enable watchdog interrupt on imx93Alice Guo1-2/+4
2022-10-24watchdog: ulp_wdog: Update watchdog driver for imx93Alice Guo1-3/+12
2022-10-24ulp_wdog: Update ulp wdog driver for 32bits commandYe Li1-16/+36
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes3-0/+88
2022-10-24watchdog: introduce a u-boot,autostart propertyRasmus Villemoes1-6/+9
2022-10-24wdt: nuvoton: add expire function for generic resetJim Liu1-0/+6
2022-10-24mmc: Fix static checker warningsVenkatesh Yadav Abbarapu1-2/+4
2022-10-24mmc: dwmmc: only clear handled interruptsJohn Keeping1-1/+2
2022-10-24mmc: stm32_sdmmc2: manage vqmmcYann Gautier1-0/+13
2022-10-24mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier1-0/+2
2022-10-24mmc: stm32_sdmmc2: add dual data rate supportYann Gautier1-1/+4
2022-10-24mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi2-4/+66
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi1-3/+5
2022-10-24mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov1-1/+1
2022-10-23mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano1-1/+1
2022-10-23mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano1-4/+19
2022-10-23mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytesTakahiro Kuwano1-8/+8
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano1-0/+2
2022-10-23mtd: spi-nor-core: Default to addr_width of 3 for configurable widthsTakahiro Kuwano1-0/+1
2022-10-23mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDsTakahiro Kuwano2-5/+10
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano3-9/+9
2022-10-23mtd: spi-nor-core: Rename s28hs512t prefixTakahiro Kuwano1-17/+17
2022-10-21gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo3-0/+245
2022-10-21net/ftgmac100: Add NC-SI mode supportSamuel Mendoza-Jonas1-4/+10
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas2-1/+9
2022-10-21input: Remove legacy KEYBOARD optionTom Rini2-10/+0
2022-10-21core: Enable DM by defaultTom Rini1-1/+1
2022-10-21crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li1-0/+10
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam1-4/+9
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam1-13/+18
2022-10-21clk-imx8mm: Move CLK_ENET_AXI to the non-SPL sectionFabio Estevam1-4/+4
2022-10-21clk-imx8mm: Only build PWM clocks in non-SPL codeFabio Estevam1-16/+18
2022-10-21mmc: fsl_esdhc: fix problem when using clk driverYe Li1-2/+2
2022-10-21Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini2-2/+2
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini2-5/+21
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+1
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt1-1/+1
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay1-1/+17