summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-011-0/+1
* Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini2020-10-013-1/+100
|\
| * sntp: use udp frameworkWIP/30Sep2020-next2Philippe 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...WIP/25Sep2020-nextTom 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
| * x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+1
| * i2c: Add a generic driver to generate ACPI infoSimon Glass2020-09-252-0/+78
| * dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-1/+1
| * acpi: Support generating a multi-function _DSM for devicesSimon Glass2020-09-252-0/+113
| * acpi: Add support for conditions and return valuesSimon Glass2020-09-251-0/+93
| * acpi: Add support for writing a _PRWSimon Glass2020-09-251-0/+10
| * x86: coral: Add ACPI tables for coralSimon Glass2020-09-251-0/+5
* | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/24Sep2020-nextTom Rini2020-09-244-6/+54
|\ \ | |/ |/|
| * xilinx: versal: Fix compilation error when !CONFIG_NETMichal Simek2020-09-231-2/+14
| * fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-1/+0