summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \
| * | ARM: dts: stm32: Add DHSOM based DRC02 boardMarek Vasut2020-07-283-0/+165
| * | ARM: dts: stm32: Move ethernet PHY into SoM DTMarek Vasut2020-07-282-69/+69
| * | ARM: dts: stm32: add seeed studio odyssey-stm32mp157c boardMarcin Sloniewski2020-07-285-0/+709
| * | Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"Patrick Delaunay2020-07-282-4/+0
| * | Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"Patrick Delaunay2020-07-281-3/+0
| * | arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-281-1/+1
| * | ARM: dts: stm32: add reset support to uart nodes on stm32mp15xPatrick Delaunay2020-07-281-0/+32
| * | ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1Patrick Delaunay2020-07-281-1/+0
| * | ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1Patrick Delaunay2020-07-288-94/+577
| * | ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pinsPatrick Delaunay2020-07-282-4/+4
| * | configs: stm32mp15: activate CMD_ADTIMGPatrick Delaunay2020-07-282-0/+2
| * | phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay2020-07-281-1/+1
| * | arm: stm32mp: stm32prog: check result of find_mmc_devicePatrick Delaunay2020-07-281-1/+1
| * | board: update test on misc_read result in board_late_initPatrick Delaunay2020-07-281-1/+1
| * | board: dh_stm32mp1: remove env location overrideJakob Riepler2020-07-281-12/+0
| * | stm32mp1: use the command env info -q in env_checkPatrick Delaunay2020-07-281-1/+1
| * | configs:stm32mp1: activate env config in SPLPatrick Delaunay2020-07-282-4/+7
| * | stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnentPatrick Delaunay2020-07-284-8/+4
| * | stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay2020-07-281-0/+14
| * | stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay2020-07-281-3/+4
| * | arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay2020-07-282-4/+9
* | | Merge branch '2020-07-29-add-brcm-ns3-support'Tom Rini2020-07-2933-44/+2304
|\ \ \
| * | | arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsWIP/2020-07-29-add-brcm-ns3-supportRayagonda Kokatanur2020-07-294-36/+61
| * | | arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur2020-07-291-7/+66
| * | | configs: ns3: enable tee and optee driverRayagonda Kokatanur2020-07-291-1/+4
| * | | drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta2020-07-296-0/+238
| * | | board: ns3: add development keys used in FITPramod Kumar2020-07-292-0/+49
| * | | board: ns3: add FIT image its filePramod Kumar2020-07-291-0/+59
| * | | configs: ns3: enable FIT configRayagonda Kokatanur2020-07-291-0/+5