summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini46-380/+2899
2020-05-31spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner1-6/+13
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner1-5/+4
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson8-0/+262
2020-05-31arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson2-0/+1097
2020-05-31dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson1-0/+13
2020-05-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2-2/+3
2020-05-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-10/+12
2020-05-30Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini16-139/+304
2020-05-30Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custod...Tom Rini3-13/+48
2020-05-30patman: Modify functional tests for new behaviorSean Anderson4-9/+79
2020-05-30patman: Support multi-line changes in changelogsSean Anderson2-10/+35
2020-05-30patman: Add new tags for finer-grained changelog controlSean Anderson4-32/+83
2020-05-30patman: Suppress empty changelog entriesSean Anderson2-12/+53
2020-05-30patman: Add an option to create patches without binary contentsBin Meng3-2/+12
2020-05-30patman: Sort the command line optionsBin Meng1-6/+6
2020-05-30dm: core: Reorder include files in read.cStefan Roese1-3/+3
2020-05-30sandbox: update documents regarding spi_sfAKASHI Takahiro2-69/+41
2020-05-30sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDRAKASHI Takahiro4-4/+0
2020-05-30rockchip: rockpro64: enable DM_KEYBOARDMarcin Juszkiewicz1-0/+1
2020-05-30roc-rk3399-pc: Enable USB3.0 HostJagan Teki2-0/+11
2020-05-30configs: evb-rk3399: update support usb3.0 hostFrank Wang1-0/+6
2020-05-30ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang1-0/+13
2020-05-30driver: usb: drop legacy rockchip xhci driverFrank Wang3-207/+0
2020-05-30usb: dwc3: add make compatible for rockchip platformFrank Wang1-6/+28
2020-05-29usb: ehci-mx6: Print error code on failureMarek Vasut1-2/+2
2020-05-29sh: r2dplus: Enable HUSHMarek Vasut1-2/+1
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut1-0/+2
2020-05-29usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut1-2/+2
2020-05-29eth/r8152: fix assigning the wrong endpointHayes Wang1-6/+8
2020-05-29Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodia...Tom Rini8-4/+39
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang4-31/+82
2020-05-29usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki2-0/+12
2020-05-29usb: dwc3: Add disable u2mac linestate check quirkJagan Teki3-0/+28
2020-05-29usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang3-0/+9
2020-05-29usb: dwc3: add dis_enblslpm_quirkFrank Wang3-0/+9
2020-05-29phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki3-0/+804
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki5-0/+334
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang1-0/+3
2020-05-29clk: rk3399: Enable/Disable TCPHY clocksJagan Teki1-0/+24
2020-05-29clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki1-0/+2
2020-05-29clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki1-0/+12
2020-05-29doc: rockchip: Remove list of supported boardsWalter Lozano1-68/+4
2020-05-29doc: board: rockchip: Add missing supported boardsWalter Lozano1-0/+16
2020-05-29doc: board: rockchip: Improve supported board list formatWalter Lozano1-34/+34
2020-05-29rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz2-0/+4
2020-05-29rk3399: Enable NVMe distro bootcmdMark Kettenis1-0/+7
2020-05-29pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis1-13/+20
2020-05-29doc: rockchip: Document eMMC program stepsJagan Teki1-2/+30
2020-05-29nanopc-t4: Enable USB GadgetJagan Teki1-0/+3