summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | configs: T2080RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
| | * | dts: T2080RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+15
| | * | configs: T1042D4RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
| | * | dts: T1042D4RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+15
| | * | dts: T104x: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: T1024RDB: Enable ESPI driverXiaowei Bao2020-09-245-0/+10
| | * | dts: T1024RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+12
| | * | dts: T102x: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P5040DS: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
| | * | dts: P5040DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
| | * | dts: P5040: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P4080DS: Enable ESPI driverXiaowei Bao2020-09-243-0/+6
| | * | dts: P4080DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
| | * | dts: P4080: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P3041DS: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
| | * | dts: P3041DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
| | * | dts: P3041: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P2041RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
| | * | dts: P2041RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
| | * | dts: P2041: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P2020RDB: Enable ESPI driverXiaowei Bao2020-09-248-0/+16
| | * | dts: P2020RDB: Add ESPI slave device nodeXiaowei Bao2020-09-242-0/+30
| | * | dts: P2020: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: P1020RDB: Enable ESPI driverXiaowei Bao2020-09-2412-0/+24
| | * | dts: P1020RDB: Add ESPI slave device nodeXiaowei Bao2020-09-243-0/+45
| | * | dts: P1020: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
| | * | configs: enable espi device module in T2080QDSChuanhua Han2020-09-246-0/+12
| | * | powerpc: dts: t2080qds: add espi slave nodes supportChuanhua Han2020-09-241-0/+33
| | * | powerpc: dts: t2080: add espi controller node supportChuanhua Han2020-09-241-0/+10
| |/ /
| * | Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into nextTom Rini2020-09-2247-228/+1298
| |\ \
| | * | log: mute messages generated by log driversHeinrich Schuchardt2020-09-222-9/+12
| | * | dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay2020-09-223-5/+9
| | * | optee: add property no-map to secure reserved memoryEtienne Carriere2020-09-221-1/+1
| | * | test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard2020-09-221-1/+4
| | * | fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-225-9/+16
| | * | binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass2020-09-222-0/+5
| | * | binman: Support help messages for missing blobsSimon Glass2020-09-226-3/+119
| | * | binman: Allow selecting default FIT configurationSimon Glass2020-09-225-4/+71
| | * | binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak2020-09-221-0/+24
| | * | binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak2020-09-221-1/+49
| | * | binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-224-7/+89
| | * | binman: Support cross-compiling test files to x86Alper Nebi Yasak2020-09-221-1/+14
| | * | dm: syscon: typo aleradyHeinrich Schuchardt2020-09-221-3/+7
| | * | buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak2020-09-223-8/+84
| | * | sunxi: Drop the FIT-generator scriptSimon Glass2020-09-221-87/+0
| | * | sunxi: Convert 64-bit boards to use binmanSimon Glass2020-09-223-19/+63
| | * | Makefile: Support missing external blobs alwaysSimon Glass2020-09-221-2/+1
| | * | binman: Support generating FITs with multiple dtbsSimon Glass2020-09-225-11/+346
| | * | binman: Add support for ATF BL31Simon Glass2020-09-224-0/+63
| | * | binman: Move 'external' support into base classSimon Glass2020-09-225-25/+24