summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-usbWIP/22May2020Tom Rini2020-05-225-12/+131
|\
| * eth/r8152: fix typo in register nameHayes Wang2020-05-222-6/+6
| * usb: dwc3: fix NULL pointer issueChunfeng Yun2020-05-221-3/+3
| * usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-222-3/+122
* | Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini2020-05-227-269/+326
|\ \
| * | net: ks8851: Add Kconfig entriesMarek Vasut2020-05-226-5/+20
| * | net: ks8851: Add DM supportMarek Vasut2020-05-221-0/+103
| * | net: ks8851: Receive one packet per recv callMarek Vasut2020-05-221-29/+36
| * | net: ks8851: Split non-DM specific bits from common codeMarek Vasut2020-05-221-16/+44
| * | net: ks8851: Pass around driver private dataMarek Vasut2020-05-221-124/+133
| * | net: ks8851: Checkpatch cleanupMarek Vasut2020-05-221-9/+10
| * | net: ks8851: Clean up chip ID readoutMarek Vasut2020-05-221-19/+2
| * | net: ks8851: Remove type_frame_headMarek Vasut2020-05-221-29/+7
| * | net: ks8851: Trim down struct ks_netMarek Vasut2020-05-221-61/+9
| * | net: ks8851: Use 16bit RXQCR accessMarek Vasut2020-05-221-13/+4
| * | net: ks8851: Remove RXQCR cacheMarek Vasut2020-05-221-9/+6
| * | net: ks8851: Replace malloc()+memset() with calloc()Marek Vasut2020-05-221-6/+3
| |/
* | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-2224-19/+1106
|\ \
| * | 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