summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-09-30net: add a generic udp protocolPhilippe Reynes
2020-09-30Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2020-09-30dm: Print device name in dev_xxx like LinuxSean Anderson
2020-09-30dm: Use symbolic constants for log levels in dev_xxxSean Anderson
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson
2020-09-30mmc: Add mmc_dev()Sean Anderson
2020-09-30riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson
2020-09-30timer: Add helper for drivers using timebase fallbackSean Anderson
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2020-09-25x86: video: Show information about each video deviceSimon Glass
2020-09-25acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass
2020-09-25acpi: Add more documentation for struct acpi_gpioSimon Glass
2020-09-25x86: Move include of bitops out of ACPI regionSimon Glass
2020-09-25acpi: Use defines for field lengthsSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass
2020-09-25p2sb: Add some definitions used for ACPISimon Glass
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25acpi: Add more support for generating processor tablesSimon Glass
2020-09-25acpi: Add support for generating processor tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass
2020-09-25x86: apl: Add power-management definitionsSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25i2c: Add a generic driver to generate ACPI infoSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass
2020-09-25acpi: Add support for conditions and return valuesSimon Glass
2020-09-25acpi: Add support for writing a _PRWSimon Glass
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain
2020-09-24configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang
2020-09-23xilinx: versal: Fix compilation error when !CONFIG_NETMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-09-23fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek
2020-09-23include: dt-bindings: Add MSCC headerHarini Katakam
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay