summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass
2022-10-30video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass
2022-10-30video: Add a way to get the default font heightSimon Glass
2022-10-30video: Add a function to get the dimensions of a BMP imageSimon Glass
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-30video: Add a way to change the font name and sizeSimon Glass
2022-10-30video: Add a function to select the truetype metricsSimon Glass
2022-10-30video: Record the truetype font nameSimon Glass
2022-10-30video: Refactor to allow more than one font sizeSimon Glass
2022-10-30video: Tidy up the check for valid fontsSimon Glass
2022-10-30video: Add function to obtain the U-Boot logoSimon Glass
2022-10-30video: Allow filling the display with a colourSimon Glass
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass
2022-10-30video: Move the console commands to cmd/Simon Glass
2022-10-30video: Use vidconsole_put_string() to write a stringSimon Glass
2022-10-30video: Provide a function to set the cursor positionSimon Glass
2022-10-30video: Move console colours to the video uclassSimon Glass
2022-10-30video: simplefb: add rotation supportTakumi Sueda
2022-10-30video: dw_mipi_dsi: fix [hv]sync active vs back porchJohn Keeping
2022-10-26memory: Add TI GPMC driverRoger Quadros
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-10-26power: fan53555: Fix missing newline in error messageMichal Suchanek
2022-10-26power: regulator: fix autoset error handlingJohn Keeping
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-10-24Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-10-24imx8m: fix reading of DDR4 MR registers [again]Rasmus Villemoes
2022-10-24watchdog: ulp_wdog: add driver model for ulp watchdog driverAlice Guo
2022-10-24watchdog: ulp_wdog: enable watchdog interrupt on imx93Alice Guo
2022-10-24watchdog: ulp_wdog: Update watchdog driver for imx93Alice Guo
2022-10-24ulp_wdog: Update ulp wdog driver for 32bits commandYe Li
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes
2022-10-24watchdog: introduce a u-boot,autostart propertyRasmus Villemoes
2022-10-24wdt: nuvoton: add expire function for generic resetJim Liu
2022-10-24mmc: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-24mmc: dwmmc: only clear handled interruptsJohn Keeping
2022-10-24mmc: stm32_sdmmc2: manage vqmmcYann Gautier
2022-10-24mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier
2022-10-24mmc: stm32_sdmmc2: add dual data rate supportYann Gautier
2022-10-24mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi
2022-10-24mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov
2022-10-23mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano
2022-10-23mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytesTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano