summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* board/freescale: Remove P5020DS board supportPriyanka Jain2020-09-241-25/+0
* board/freescale: Remove P1024RDB board supportPriyanka Jain2020-09-241-12/+0
* board/freescale: Remove P1021RDB board supportPriyanka Jain2020-09-241-18/+0
* board/freescale: Remove P1020MBG board supportPriyanka Jain2020-09-241-12/+2
* board/freescale: Remove P1020UTM board supportPriyanka Jain2020-09-241-11/+0
* board/freescale: Remove P1025RDB board supportPriyanka Jain2020-09-241-51/+0
* board/freescale: Remove p1023rdb board supportPriyanka Jain2020-09-241-338/+0
* configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang2020-09-241-0/+2
* net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-241-0/+4
* net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang2020-09-241-0/+4
* dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay2020-09-221-1/+3
* fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-221-2/+3
* core: improve of_match_ptr with OF_PLATDATAWalter Lozano2020-09-221-1/+1
* Merge branch 'master' into nextTom Rini2020-09-217-17/+12
|\
| * x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-211-4/+0
| * Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-185-12/+11
| |\
| | * apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| | * colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| | * colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-3/+1
| | * colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-2/+1
| | * colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-5/+3
| | * colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-0/+1
| | * colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-0/+1
| * | include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy2020-09-161-1/+1
| |/
* | reset: Add IPQ40xx reset controller driverRobert Marko2020-09-181-0/+92
* | mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-173-38/+0
* | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-171-0/+3
* | Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-09-154-8/+119
|\ \
| * | arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-152-2/+78