summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-30video: Drop atmel LCD codeSimon Glass1-3/+0
2022-10-30video: Drop ld9040 driverSimon Glass2-20/+0
2022-10-30video: Move bmp_display() prototype to video.hSimon Glass1-0/+9
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass1-8/+0
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass1-4/+1
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass4-24/+0
2022-10-30video: Drop CONFIG_LCD_ALIGNMENTSimon Glass2-10/+0
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass7-31/+0
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass7-7/+7
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass3-3/+0
2022-10-30video: Add a way to get the default font heightSimon Glass1-0/+9
2022-10-30video: Add a function to get the dimensions of a BMP imageSimon Glass1-0/+11
2022-10-30video: Add commands to list and change fontsSimon Glass2-0/+10
2022-10-30video: Add a way to change the font name and sizeSimon Glass1-0/+16
2022-10-30video: Add function to obtain the U-Boot logoSimon Glass1-0/+7
2022-10-30video: Allow filling the display with a colourSimon Glass1-2/+11
2022-10-30video: Provide a function to set the cursor positionSimon Glass1-0/+12
2022-10-30video: Move console colours to the video uclassSimon Glass2-37/+35
2022-10-26memory: Add TI GPMC driverRoger Quadros1-0/+3
2022-10-26dm: memory: Introduce new uclassRoger Quadros1-0/+1
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros1-2/+5
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2-0/+19
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini1-0/+5
2022-10-25Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini1-2/+2
2022-10-25Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+1
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-186/+172
2022-10-24imx6sl: synchronise device tree with linuxMarcel Ziswiler1-6/+4
2022-10-24imx6sll: synchronise device tree with linuxMarcel Ziswiler1-5/+11
2022-10-24imx7ulp: synchronise device tree with linuxMarcel Ziswiler1-106/+64
2022-10-24verdin-imx8mm: verdin-imx8mp: update env memory layout (again)Marcel Ziswiler2-2/+2
2022-10-24board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai2-4/+66
2022-10-24cyclic: Don't disable cylic function upon exceeding CPU timeStefan Roese1-0/+2
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes1-0/+17
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi1-0/+1
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano1-0/+5
2022-10-22board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck2-6/+0
2022-10-22blk: fix a couple of trivial documentation typosMattijs Korpershoek1-3/+5
2022-10-21qemu: Try to automatically boot from the QEMU firmware device (qfw)Andre Przywara1-0/+12
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas2-1/+3
2022-10-21ARM: imx6: dh-imx6: Use sf update instead of sf erase and writeMarek Vasut1-2/+1
2022-10-21apalis/colibri_imx6/-imx6ull/_imx7: update env memory layoutMarcel Ziswiler4-20/+20
2022-10-21nitrogen6x: Remove extra quotes in fdtfileAriel D'Alessandro1-1/+1
2022-10-21verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configsMarcel Ziswiler2-11/+0
2022-10-21board: tbs2910: Add serial rx buffer in defconfigSoeren Moch1-4/+0
2022-10-21Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini1-0/+32
2022-10-20ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs backMarek Vasut1-1/+1
2022-10-20imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-15/+1
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-9/+1
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini1-2/+2
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-23/+38