summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-marvellTom Rini2020-05-2716-147/+179
|\
| * arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic2020-05-2713-145/+165
| * arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina2020-05-271-2/+2
| * arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler2020-05-271-0/+3
| * arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler2020-05-271-0/+9
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-05-2718-678/+3399
|\ \ | |/ |/|
| * cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-273-8/+8
| * cbfs: Allow reading a file from a CBFS given its base addrSimon Glass2020-05-272-0/+27
| * cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass2020-05-272-29/+36
| * cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-273-13/+19
| * cbfs: Record the start address in cbfs_privSimon Glass2020-05-271-13/+31
| * cbfs: Use void * for the position pointersSimon Glass2020-05-271-9/+8
| * cbfs: Unify the two header loadersSimon Glass2020-05-271-22/+37
| * cbfs: Adjust cbfs_load_header_ptr() to use cbfs_privSimon Glass2020-05-271-3/+6
| * cbfs: Adjust file_cbfs_load_header() to use cbfs_privSimon Glass2020-05-271-4/+5
| * cbfs: Adjust return value of file_cbfs_next_file()Simon Glass2020-05-271-20/+23
| * cbfs: Use bool type for whether initialisedSimon Glass2020-05-271-4/+4
| * cbfs: Use ulong consistentlySimon Glass2020-05-272-7/+6
| * cbfs: Rename the result variableSimon Glass2020-05-271-10/+10
| * cbfs: drop file_cbfs_result declarationChristian Gmeiner2020-05-271-2/+0
| * x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-273-0/+27
| * x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-276-387/+1922
| * x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-277-164/+1244
| * x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger2020-05-271-21/+25
| * x86: mtrr: Drop the mask display when changing an mtrrSimon Glass2020-05-271-1/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-05-263-23/+21
|\