summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmWIP/29Jul2020Tom Rini2020-07-29116-365/+974
|\
| * dm: remove superfluous comment for union ofnode_unionHeinrich Schuchardt2020-07-281-1/+1
| * test: dm: add a test for class buttonPhilippe Reynes2020-07-282-0/+75
| * test/py: add tests for the button commandsPhilippe Reynes2020-07-282-0/+33
| * sandbox: enable buttonPhilippe Reynes2020-07-281-0/+2
| * sandbox64: enable buttonPhilippe Reynes2020-07-281-0/+2
| * sandbox: dtsi: add buttonsPhilippe Reynes2020-07-281-0/+14
| * cmd: button: add a new 'button' commandPhilippe Reynes2020-07-283-0/+98
| * dm: button: add a driver for button driven by gpioPhilippe Reynes2020-07-283-0/+122
| * dm: button: add an uclass for buttonPhilippe Reynes2020-07-287-0/+123
| * sandbox, test: change hog gpioPhilippe Reynes2020-07-282-10/+10
| * cmd: host: return value of do_host_bind()Heinrich Schuchardt2020-07-281-1/+1
| * dm: Fix build error when OF_CONTROL is not setDan Murphy2020-07-281-0/+2
| * dtoc: remove compatible string aliases supportWalter Lozano2020-07-282-56/+0
| * drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano2020-07-283-24/+6
| * dtoc: look for compatible string aliases in driver listWalter Lozano2020-07-283-26/+44
| * find dtb in android boot image with header version 2 during bootmchenshuo2020-07-281-3/+13
| * x86: chromebook_samus_tpl: Correct the image layoutSimon Glass2020-07-281-1/+1
| * x86: chromebook_panther: Correct the image layoutSimon Glass2020-07-283-2/+13
| * x86: chromebook_link64: Correct the image layoutSimon Glass2020-07-281-0/+2
| * x86: Move the fdtmap away from the binary blobsSimon Glass2020-07-281-2/+2
| * rockchip: Drop the fit_spl_optee.sh scriptSimon Glass2020-07-281-84/+0
| * rockchip: Convert evb-rk3229 over to use binmanSimon Glass2020-07-281-1/+1
| * rockchip: Convert evb-rk3288 over to use binmanSimon Glass2020-07-285-2/+68
| * Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass2020-07-281-0/+9
| * Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass2020-07-2842-2/+46
| * Makefile: Fix a long line in cmd_mkfitimageSimon Glass2020-07-281-1/+2
| * Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass2020-07-281-1/+3
| * mediatek: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-282-8/+18
| * tegra: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-281-12/+0
| * sunxi: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-281-5/+2
| * x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass2020-07-284-5/+7
| * x86: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-281-49/+14
| * powerpc: mpc85xx: Only enable binman when it is neededSimon Glass2020-07-281-1/+1
| * Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-2816-81/+85
| * tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
| * tegra: Drop the unused non-binman codeSimon Glass2020-07-281-15/+1
| * rockchip: Enable building a SPI ROM image on bobSimon Glass2020-07-284-1/+34
| * rockchip: Enable building a SPI ROM image on jerrySimon Glass2020-07-284-1/+42
| * rockchip: bob: Support SPI-flash bootingSimon Glass2020-07-281-1/+3
| * rockchip: jerry: Add serial supportSimon Glass2020-07-281-0/+1
| * Makefile: Allow building .rom files for non-x86 boardsSimon Glass2020-07-281-0/+14
| * rockchip: Allow Bob to use SPI bootSimon Glass2020-07-281-1/+2
| * x86: Change how selection of ROMs worksSimon Glass2020-07-285-6/+36
| * buildman: Show the build rate at the endSimon Glass2020-07-282-1/+15
| * buildman: Correct the testOutputDir() unit testSimon Glass2020-07-281-2/+1
| * buildman: Allow using older versions of genboardscfg.pySimon Glass2020-07-281-2/+8
| * sandbox: enable FIT cipher support in defconfigPatrick Oppenlander2020-07-281-0/+1
| * dtoc: add coverage test for unicode errorWalter Lozano2020-07-283-3/+42
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-2931-209/+1599
|\ \