summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-26test: Move to a working version of setuptoolsSimon Glass
2022-10-26examples: hello_world: Drop inclusion of common headerPaul Barker
2022-10-26Licenses: Clarify exceptions for standalone appsPaul Barker
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson
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-25cmd: sf: Handle unaligned 'update' start offsetMarek Vasut
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