summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-24lx2160: Correct sd_boot environment variableMeenakshi Aggarwal
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-24arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MBVladimir Vid
2020-09-23ls1028a: use default scan_dev_for_bootMian Yousaf Kaukab
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-23mips: vocore2: fix various issuesMauro Condarelli
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-09-22core: improve of_match_ptr with OF_PLATDATAWalter Lozano
2020-09-22clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea
2020-09-22dm: core: add support for device re-parentingClaudiu Beznea
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko