summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt
2022-10-29x86: fix longjmp() implementationHeinrich Schuchardt
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-29dm: doc: Fix serial howto u-boot,dm-pre-reloc typoMichal Suchanek
2022-10-27lib: fix buggy strcmp and strncmpRasmus Villemoes
2022-10-27spi: nuvoton: add NPCM PSPI controller driverJim Liu
2022-10-26Merge branch '2022-10-26-assorted-fixes-and-updates'Tom Rini
2022-10-26memory: Add TI GPMC driverRoger Quadros
2022-10-26dt/bindings: memory: Add bindings for TI GPMC driverRoger Quadros
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros