aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSNVladimir Oltean
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-09-24configs: P1010RDB: Enable eSPI controller and SPI flash DM driverHou Zhiqiang
2020-09-24dts: P1010RDB: Add eSPI slave DT nodesHou Zhiqiang
2020-09-24dts: P1010: Add eSPI controller DT nodeHou Zhiqiang
2020-09-24configs: T4240RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: T4240RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: T4240: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: T2080RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: T2080RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24configs: T1042D4RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: T1042D4RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: T104x: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: T1024RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: T1024RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: T102x: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P5040DS: Enable ESPI driverXiaowei Bao
2020-09-24dts: P5040DS: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P5040: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P4080DS: Enable ESPI driverXiaowei Bao
2020-09-24dts: P4080DS: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P4080: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P3041DS: Enable ESPI driverXiaowei Bao
2020-09-24dts: P3041DS: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P3041: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P2041RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: P2041RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P2041: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P2020RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: P2020RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P2020: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: P1020RDB: Enable ESPI driverXiaowei Bao
2020-09-24dts: P1020RDB: Add ESPI slave device nodeXiaowei Bao
2020-09-24dts: P1020: Add ESPI DT nodesXiaowei Bao
2020-09-24configs: enable espi device module in T2080QDSChuanhua Han
2020-09-24powerpc: dts: t2080qds: add espi slave nodes supportChuanhua Han
2020-09-24powerpc: dts: t2080: add espi controller node supportChuanhua Han
2020-09-22Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-09-22log: mute messages generated by log driversHeinrich Schuchardt
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay
2020-09-22optee: add property no-map to secure reserved memoryEtienne Carriere
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass
2020-09-22binman: Allow selecting default FIT configurationSimon Glass
2020-09-22binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak
2020-09-22binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak
2020-09-22binman: Use target-specific tools when cross-compilingAlper Nebi Yasak
2020-09-22binman: Support cross-compiling test files to x86Alper Nebi Yasak