summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller2020-05-222-1/+27
| * | | defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULLUrja Rannikko2020-05-224-6/+4
| * | | rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko2020-05-221-0/+6
| * | | rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko2020-05-225-3/+5
| * | | rockchip: spl: veyron speedy boots from SPIUrja Rannikko2020-05-221-1/+2
| * | | tools: value checks in rkcommon_check_params()Heinrich Schuchardt2020-05-221-7/+7
| * | | rockchip: Enable PCIe/M.2 on rock960 boardJagan Teki2020-05-222-0/+29
| * | | rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki2020-05-223-0/+9
| * | | pci: Add Rockchip PCIe PHY controller driverJagan Teki2020-05-224-14/+306
| * | | pci: Add Rockchip PCIe controller driverJagan Teki2020-05-224-0/+555
| * | | clk: rk3399: Enable/Disable the PCIEPHY clkJagan Teki2020-05-221-0/+6
| * | | clk: rk3399: Add enable/disable clksJagan Teki2020-05-221-0/+148
| * | | rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas2020-05-222-0/+12
| * | | rockchip: rk3399: enable spl-fifo-mode for sdmmcDeepak Das2020-05-221-0/+3
| * | | board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner2020-05-221-1/+1
| |/ /
* | | Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...Tom Rini2020-05-222-26/+28
|\ \ \
| * | | thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin2020-05-221-1/+3
| * | | cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-221-25/+25
| * | | cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-221-6/+6
| |/ /
* | | Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-05-2210-14/+99
|\ \ \
| * | | efi_loader: check device path is not installed twiceHeinrich Schuchardt2020-05-211-7/+18
| * | | efi_loader: device path for SATA devicesHeinrich Schuchardt2020-05-213-0/+39
| * | | efi_loader: device path for virtio block devicesHeinrich Schuchardt2020-05-212-0/+34
| * | | efi_loader: initialize root node firstHeinrich Schuchardt2020-05-211-5/+5
| * | | efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt2020-05-213-0/+3
| * | | efi_loader: Remove unnecessary debugPragnesh Patel2020-05-211-2/+0
* | | | Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-05-2246-69/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: uniphier: remove board_eth_init()Masahiro Yamada2020-05-221-12/+0
| * | | ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-2236-36/+8
| * | | ARM: uniphier: drop #include <log.h> againMasahiro Yamada2020-05-225-5/+0
| * | | ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada2020-05-221-1/+0
| * | | ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada2020-05-221-2/+1
| * | | ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada2020-05-221-1/+1
| * | | mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
| * | | ARM: uniphier: select DM_ETHMasahiro Yamada2020-05-224-3/+1
| * | | mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
|/ / /
* | | Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-2120-20/+67
|\ \ \ | |/ / |/| |
| * | sh: Enable ffunction-sections and fdata-sectionsMarek Vasut2020-05-201-1/+1
| * | ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut2020-05-207-0/+13
| * | ARM: rmobile: Enable support for OpTee on Gen3Marek Vasut2020-05-206-0/+12
| * | ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut2020-05-201-18/+10
| * | ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut2020-05-201-0/+4
| * | fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut2020-05-202-1/+15
| * | libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2020-05-202-0/+12
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-20104-506/+1692
|\ \ \
| * | | configs: ls2080aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | | arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-196-70/+241
| * | | board: ls2080aqds: transition to DM_ETHIoana Ciornei2020-05-192-3/+16
| * | | configs: ls1088aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | | board: ls1088aqds: transition to DM_ETHIoana Ciornei2020-05-191-0/+2