summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-30video: Drop SPLASHIMAGE_CALLBACKSimon Glass
2022-10-30video: Drop common LCD implementationSimon Glass
2022-10-30video: Drop LCD_BPPSimon Glass
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass
2022-10-30BuR: ronetix: siemens: Drop old LCD codeSimon Glass
2022-10-30tegra: Drop old LCD codeSimon Glass
2022-10-30video: samsung: Drop old LCD codeSimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop ld9040 driverSimon Glass
2022-10-30video: Move bmp_display() prototype to video.hSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass
2022-10-30video: Drop CONFIG_LCD_ALIGNMENTSimon Glass
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon 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 function to obtain the U-Boot logoSimon Glass
2022-10-30video: Allow filling the display with a colourSimon 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-29dm: core: Do not stop uclass iteration on errorMichal Suchanek
2022-10-29dm: core: Add note about device_probe idempotenceMichal Suchanek
2022-10-29dm: core: Document return value of device bind functionsMichal Suchanek
2022-10-29dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-29dm: pci: Fix doc typo first -> nextMichal Suchanek
2022-10-29fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototypePatrick Delaunay
2022-10-26memory: Add TI GPMC driverRoger Quadros
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-10-24Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom 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-24imx6sl: synchronise device tree with linuxMarcel Ziswiler
2022-10-24imx6sll: synchronise device tree with linuxMarcel Ziswiler
2022-10-24imx7ulp: synchronise device tree with linuxMarcel Ziswiler
2022-10-24verdin-imx8mm: verdin-imx8mp: update env memory layout (again)Marcel Ziswiler
2022-10-24board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai
2022-10-24cyclic: Don't disable cylic function upon exceeding CPU timeStefan Roese
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano
2022-10-21board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck
2022-10-21blk: fix a couple of trivial documentation typosMattijs Korpershoek