summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-3/+0
| | * | usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-011-1/+0
| | * | usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+0
| | * | usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-011-0/+2
| | * | usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-0/+2
| | * | usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-011-0/+1
| * | | Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-019-53/+259
| |\ \ \ | | |/ / | |/| |
| | * | arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-0/+95
| | * | arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-0/+83
| | * | arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-53/+45
| | * | ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut2020-09-263-0/+36
| * | | Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini2020-10-013-1/+100
| |\ \ \
| | * | | sntp: use udp frameworkPhilippe Reynes2020-09-301-0/+58
| | * | | net: add a generic udp protocolPhilippe Reynes2020-09-302-1/+42
| * | | | reset: add reset controller driver for SCMI agentsEtienne Carriere2020-09-301-0/+60
| * | | | clk: add clock driver for SCMI agentsEtienne Carriere2020-09-301-0/+78
| * | | | firmware: add SCMI agent uclassEtienne Carriere2020-09-304-0/+134
| * | | | regmap: Add support for regmap fieldsJean-Jacques Hiblot2020-09-301-0/+122
| * | | | regmap: Allow devices to specify regmap range start and size in configPratyush Yadav2020-09-301-0/+6
| * | | | regmap: Add regmap_init_mem_range()Pratyush Yadav2020-09-301-0/+19
| * | | | regmap: Allow left shifting register offset before accessPratyush Yadav2020-09-301-0/+6
| * | | | regmap: Allow specifying read/write widthPratyush Yadav2020-09-301-16/+22
| * | | | regmap: Add devm_regmap_init()Jean-Jacques Hiblot2020-09-301-0/+18
| * | | | drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot2020-09-301-0/+47
| * | | | drivers: reset: Add a managed API to get reset controllers from the DTJean-Jacques Hiblot2020-09-301-1/+134
| |/ / /
| * | | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2020-09-302-0/+16
| |\ \ \
| | * | | riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson2020-09-301-0/+1
| | * | | timer: Add helper for drivers using timebase fallbackSean Anderson2020-09-301-0/+15
| | |/ /
| * | | dm: Print device name in dev_xxx like LinuxSean Anderson2020-09-301-28/+82
| * | | dm: Use symbolic constants for log levels in dev_xxxSean Anderson2020-09-301-10/+11
| * | | remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson2020-09-301-13/+0
| * | | linux/compat.h: Remove netdev_xxx functionsSean Anderson2020-09-301-19/+0
| * | | mmc: Add mmc_dev()Sean Anderson2020-09-301-0/+2
| |/ /
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2020-09-2510-20/+683
| |\ \
| | * | x86: video: Show information about each video deviceSimon Glass2020-09-251-4/+2
| | * | acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass2020-09-251-1/+1
| | * | acpi: Add more documentation for struct acpi_gpioSimon Glass2020-09-251-0/+22
| | * | x86: Move include of bitops out of ACPI regionSimon Glass2020-09-251-1/+2
| | * | acpi: Use defines for field lengthsSimon Glass2020-09-251-2/+3
| | * | acpi: tpm: Add a TPM1 tableSimon Glass2020-09-252-0/+8
| | * | acpi: tpm: Add a TPM2 tableSimon Glass2020-09-252-0/+12
| | * | x86: apl: Generate required ACPI tablesSimon Glass2020-09-251-0/+4
| | * | p2sb: Add some definitions used for ACPISimon Glass2020-09-251-0/+8
| | * | x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-251-0/+43
| | * | acpi: Add more support for generating processor tablesSimon Glass2020-09-251-0/+162
| | * | acpi: Add support for generating processor tablesSimon Glass2020-09-251-0/+39
| | * | x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+40
| | * | x86: acpi: Support generation of the HPET tableSimon Glass2020-09-251-9/+22
| | * | x86: Add a few common Intel CPU functionsSimon Glass2020-09-251-0/+12
| | * | x86: apl: Add power-management definitionsSimon Glass2020-09-251-2/+2