summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-30timer: Add helper for drivers using timebase fallbackSean Anderson1-0/+15
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
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass2-0/+12
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass1-0/+4
2020-09-25p2sb: Add some definitions used for ACPISimon Glass1-0/+8
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass1-0/+43
2020-09-25acpi: Add more support for generating processor tablesSimon Glass1-0/+162
2020-09-25acpi: Add support for generating processor tablesSimon Glass1-0/+39
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass1-0/+40
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass1-9/+22
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass1-0/+12
2020-09-25x86: apl: Add power-management definitionsSimon Glass1-2/+2
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass1-0/+1
2020-09-25i2c: Add a generic driver to generate ACPI infoSimon Glass2-0/+78
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass1-1/+1
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass2-0/+113
2020-09-25acpi: Add support for conditions and return valuesSimon Glass1-0/+93
2020-09-25acpi: Add support for writing a _PRWSimon Glass1-0/+10
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass1-0/+5
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-6/+54
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain1-25/+0
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain1-12/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain1-18/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain1-12/+2
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain1-11/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain1-51/+0
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain1-338/+0
2020-09-24configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang1-0/+2
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang1-0/+4
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang1-0/+4
2020-09-23xilinx: versal: Fix compilation error when !CONFIG_NETMichal Simek1-2/+14
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-1/+0
2020-09-23fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek1-3/+0
2020-09-23include: dt-bindings: Add MSCC headerHarini Katakam1-0/+40
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay1-1/+3
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere1-2/+3
2020-09-22core: improve of_match_ptr with OF_PLATDATAWalter Lozano1-1/+1
2020-09-21Merge branch 'master' into nextTom Rini7-17/+12
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko1-4/+0
2020-09-18reset: Add IPQ40xx reset controller driverRobert Marko1-0/+92
2020-09-18Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-12/+11
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk1-3/+1