summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...WIP/31May2020Tom Rini2020-05-3146-380/+2899
|\
| * spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner2020-05-311-6/+13
| * rockchip: spl: do full dram_init instead of only probingHeiko Stuebner2020-05-311-5/+4
| * rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-318-0/+262
| * arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson2020-05-312-0/+1097
| * dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson2020-05-311-0/+13
| * rockchip: rockpro64: enable DM_KEYBOARDMarcin Juszkiewicz2020-05-301-0/+1
| * roc-rk3399-pc: Enable USB3.0 HostJagan Teki2020-05-302-0/+11
| * configs: evb-rk3399: update support usb3.0 hostFrank Wang2020-05-301-0/+6
| * ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang2020-05-301-0/+13
| * driver: usb: drop legacy rockchip xhci driverFrank Wang2020-05-303-207/+0
| * usb: dwc3: add make compatible for rockchip platformFrank Wang2020-05-301-6/+28
| * usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-294-31/+82
| * usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki2020-05-292-0/+12
| * usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-293-0/+28
| * usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-293-0/+9
| * usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-293-0/+9
| * phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki2020-05-293-0/+804
| * phy: rockchip: Add Rockchip USB2PHY driverJagan Teki2020-05-295-0/+334
| * arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang2020-05-291-0/+3
| * clk: rk3399: Enable/Disable TCPHY clocksJagan Teki2020-05-291-0/+24
| * clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki2020-05-291-0/+2
| * clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki2020-05-291-0/+12
| * doc: rockchip: Remove list of supported boardsWalter Lozano2020-05-291-68/+4
| * doc: board: rockchip: Add missing supported boardsWalter Lozano2020-05-291-0/+16
| * doc: board: rockchip: Improve supported board list formatWalter Lozano2020-05-291-34/+34
| * rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz2020-05-292-0/+4
| * rk3399: Enable NVMe distro bootcmdMark Kettenis2020-05-291-0/+7
| * pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis2020-05-291-13/+20
| * doc: rockchip: Document eMMC program stepsJagan Teki2020-05-291-2/+30
| * nanopc-t4: Enable USB GadgetJagan Teki2020-05-291-0/+3
| * arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-orderJagan Teki2020-05-291-0/+6
| * clk: rk3399: Fix eMMC get_clk reg offsetJagan Teki2020-05-291-1/+1
| * rockchip: Fix spl mmc boot device ofpathJagan Teki2020-05-295-7/+7
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/30May2020Tom Rini2020-05-302-2/+3
|\ \
| * | sh: r2dplus: Enable HUSHMarek Vasut2020-05-291-2/+1
| * | sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut2020-05-291-0/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2020-05-302-10/+12
|\ \
| * | usb: ehci-mx6: Print error code on failureMarek Vasut2020-05-291-2/+2
| * | usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut2020-05-291-2/+2
| * | eth/r8152: fix assigning the wrong endpointHayes Wang2020-05-291-6/+8
| |/
* | Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-3016-139/+304
|\ \
| * | patman: Modify functional tests for new behaviorSean Anderson2020-05-294-9/+79
| * | patman: Support multi-line changes in changelogsSean Anderson2020-05-292-10/+35
| * | patman: Add new tags for finer-grained changelog controlSean Anderson2020-05-294-32/+83
| * | patman: Suppress empty changelog entriesSean Anderson2020-05-292-12/+53
| * | patman: Add an option to create patches without binary contentsBin Meng2020-05-293-2/+12
| * | patman: Sort the command line optionsBin Meng2020-05-291-6/+6
| * | dm: core: Reorder include files in read.cStefan Roese2020-05-291-3/+3
| * | sandbox: update documents regarding spi_sfAKASHI Takahiro2020-05-292-69/+41