aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-30api: Drop LCD implementationSimon 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-30video: lcd: Drop console rotationSimon 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: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass
2022-10-30splash: get devpart from environment variableJulien Masson
2022-10-30splash: support raw image from MMCJulien Masson
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: Enable the cls command by defaultSimon 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-29Merge tag 'dm-pull-29oct22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-10-29dm: core: Do not stop uclass iteration on errorMichal Suchanek
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal 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-29fdt: Move to setuptoolsSimon Glass
2022-10-29thermal: sandbox: Enable thermal uclass for sandbox64 variantSughosh Ganu
2022-10-29binman: Add support for symlinking imagesNeha Malcom Francis
2022-10-29sandbox: typo FictionnalHeinrich Schuchardt
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek
2022-10-29dm: tpl: Add fdt address translation support in TPLWilliam Zhang
2022-10-29libfdt: Fix build with python 3.10Michal Suchanek
2022-10-29libfdt: Fix invalid version warningMichal Suchanek
2022-10-29test: Drop unwanted option in event_dump.pySimon Glass
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass
2022-10-29dm: core: Fix lists_bind_fdt() using non-existent of_matchSimon Glass
2022-10-29gpio-uclass: fix gpio lookup by labelRasmus Villemoes