aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Merge tag 'dm-pull-29oct22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Oct2022Tom Rini33-122/+328
2022-10-29dm: core: Do not stop uclass iteration on errorMichal Suchanek4-32/+48
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek5-37/+17
2022-10-29dm: core: Add note about device_probe idempotenceMichal Suchanek1-2/+2
2022-10-29dm: core: Document return value of device bind functionsMichal Suchanek1-0/+2
2022-10-29dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek3-9/+20
2022-10-29fdt: Move to setuptoolsSimon Glass3-10/+158
2022-10-29thermal: sandbox: Enable thermal uclass for sandbox64 variantSughosh Ganu1-0/+2
2022-10-29binman: Add support for symlinking imagesNeha Malcom Francis4-0/+34
2022-10-29sandbox: typo FictionnalHeinrich Schuchardt1-1/+1
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek2-15/+7
2022-10-29dm: tpl: Add fdt address translation support in TPLWilliam Zhang1-0/+14
2022-10-29libfdt: Fix build with python 3.10Michal Suchanek1-0/+4
2022-10-29libfdt: Fix invalid version warningMichal Suchanek1-1/+1
2022-10-29test: Drop unwanted option in event_dump.pySimon Glass1-2/+0
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass1-3/+3
2022-10-29dm: core: Fix lists_bind_fdt() using non-existent of_matchSimon Glass1-1/+3
2022-10-29gpio-uclass: fix gpio lookup by labelRasmus Villemoes1-3/+1
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt1-2/+4
2022-10-29x86: fix longjmp() implementationHeinrich Schuchardt1-0/+5
2022-10-29dm: pci: Fix doc typo first -> nextMichal Suchanek1-1/+1
2022-10-29fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototypePatrick Delaunay1-2/+0
2022-10-29dm: doc: Fix serial howto u-boot,dm-pre-reloc typoMichal Suchanek1-2/+2
2022-10-27lib: fix buggy strcmp and strncmpWIP/27Oct2022Rasmus Villemoes1-10/+17
2022-10-26Merge branch '2022-10-26-assorted-fixes-and-updates'Tom Rini25-26/+2128
2022-10-26memory: Add TI GPMC driverRoger Quadros5-0/+1561
2022-10-26dt/bindings: memory: Add bindings for TI GPMC driverRoger Quadros2-0/+442
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros2-0/+8
2022-10-26dm: memory: Introduce new uclassRoger Quadros8-0/+77
2022-10-26test: Move to a working version of setuptoolsSimon Glass1-0/+1
2022-10-26examples: hello_world: Drop inclusion of common headerPaul Barker1-1/+0
2022-10-26Licenses: Clarify exceptions for standalone appsPaul Barker1-4/+8
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara1-1/+2
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros4-15/+19
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson2-5/+10
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-pmicWIP/26Oct2022Tom Rini2-2/+8
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini14-38/+297
2022-10-26power: fan53555: Fix missing newline in error messageMichal Suchanek1-1/+1
2022-10-26power: regulator: fix autoset error handlingJohn Keeping1-1/+7
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiWIP/25Oct2022Tom Rini7-51/+83
2022-10-25cmd: sf: Handle unaligned 'update' start offsetMarek Vasut1-7/+11
2022-10-24Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...WIP/24Oct2022Tom Rini10-8/+74
2022-10-24Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini8-12/+98
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini170-6392/+9563
2022-10-24configs: verdin-imx8mp: enable caamAndrejs Cainikovs1-0/+1
2022-10-24configs: colibri-imx7: Enable bootd commandFrancesco Dolcini2-2/+0
2022-10-24imx28: avoid num_cs and spi_max_frequency build errorsMarcel Ziswiler1-0/+2
2022-10-24imx23: synchronise device tree with linuxMarcel Ziswiler4-13/+5
2022-10-24imx28: synchronise device tree with linuxMarcel Ziswiler6-135/+261
2022-10-24imx51: synchronise device tree with linuxMarcel Ziswiler1-9/+15