summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-06distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle1-3/+6
2020-10-05Merge branch 'next'Tom Rini66-729/+2515
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-0/+278
2020-10-02board: tbs2910: Use recommended distroboot addressesSoeren Moch1-6/+5
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-13/+5
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun1-6/+0
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun1-1/+0
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun1-3/+0
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun1-1/+0
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun1-2/+0
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun1-0/+2
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun1-0/+2
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun1-0/+1
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini9-53/+259
2020-10-01Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini3-1/+100
2020-09-30sntp: use udp frameworkPhilippe Reynes1-0/+58
2020-09-30net: add a generic udp protocolPhilippe Reynes2-1/+42
2020-09-30reset: add reset controller driver for SCMI agentsEtienne Carriere1-0/+60
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere1-0/+78
2020-09-30firmware: add SCMI agent uclassEtienne Carriere4-0/+134
2020-09-30regmap: Add support for regmap fieldsJean-Jacques Hiblot1-0/+122
2020-09-30regmap: Allow devices to specify regmap range start and size in configPratyush Yadav1-0/+6
2020-09-30regmap: Add regmap_init_mem_range()Pratyush Yadav1-0/+19
2020-09-30regmap: Allow left shifting register offset before accessPratyush Yadav1-0/+6
2020-09-30regmap: Allow specifying read/write widthPratyush Yadav1-16/+22
2020-09-30regmap: Add devm_regmap_init()Jean-Jacques Hiblot1-0/+18
2020-09-30drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot1-0/+47
2020-09-30drivers: reset: Add a managed API to get reset controllers from the DTJean-Jacques Hiblot1-1/+134
2020-09-30Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2-0/+16
2020-09-30dm: Print device name in dev_xxx like LinuxSean Anderson1-28/+82
2020-09-30dm: Use symbolic constants for log levels in dev_xxxSean Anderson1-10/+11
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson1-13/+0
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson1-19/+0
2020-09-30mmc: Add mmc_dev()Sean Anderson1-0/+2
2020-09-30riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson1-0/+1
2020-09-30timer: Add helper for drivers using timebase fallbackSean Anderson1-0/+15
2020-09-28Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2020-09-27efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt1-1/+2
2020-09-26arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das2-0/+95
2020-09-26arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das2-0/+83
2020-09-26arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das2-53/+45
2020-09-26ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut3-0/+36
2020-09-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini4-16/+2
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini10-20/+683
2020-09-25x86: video: Show information about each video deviceSimon Glass1-4/+2
2020-09-25acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass1-1/+1
2020-09-25acpi: Add more documentation for struct acpi_gpioSimon Glass1-0/+22
2020-09-25x86: Move include of bitops out of ACPI regionSimon Glass1-1/+2
2020-09-25acpi: Use defines for field lengthsSimon Glass1-2/+3
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass2-0/+8