summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2-0/+20
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait1-1/+3
2020-12-10powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham1-0/+2
2020-11-06board: Rename uclass to sysinfoSimon Glass1-1/+1
2020-10-22km: fix license string and compatible stringsHolger Brunck16-25/+25
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain1-8/+0
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain1-8/+0
2020-09-24dts: powerpc: p2020rdb: Add eTSEC DT nodesHou Zhiqiang8-2/+170
2020-09-24dts: powerpc: p1010rdb: Add eTSEC DT nodesHou Zhiqiang2-0/+75
2020-09-24dts: powerpc: p1020rdb: Add eTSEC DT nodesHou Zhiqiang11-2/+273
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-09-24dts: P1010RDB: Add eSPI slave DT nodesHou Zhiqiang3-0/+19
2020-09-24dts: P1010: Add eSPI controller DT nodeHou Zhiqiang1-0/+10
2020-09-24dts: T4240RDB: Add ESPI slave device nodeXiaowei Bao1-0/+15
2020-09-24dts: T4240: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: T2080RDB: Add ESPI slave device nodeXiaowei Bao1-0/+15
2020-09-24dts: T1042D4RDB: Add ESPI slave device nodeXiaowei Bao1-0/+15
2020-09-24dts: T104x: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: T1024RDB: Add ESPI slave device nodeXiaowei Bao1-0/+12
2020-09-24dts: T102x: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P5040DS: Add ESPI slave device nodeXiaowei Bao1-0/+13
2020-09-24dts: P5040: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P4080DS: Add ESPI slave device nodeXiaowei Bao1-0/+13
2020-09-24dts: P4080: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P3041DS: Add ESPI slave device nodeXiaowei Bao1-0/+13
2020-09-24dts: P3041: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P2041RDB: Add ESPI slave device nodeXiaowei Bao1-0/+13
2020-09-24dts: P2041: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P2020RDB: Add ESPI slave device nodeXiaowei Bao2-0/+30
2020-09-24dts: P2020: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24dts: P1020RDB: Add ESPI slave device nodeXiaowei Bao3-0/+45
2020-09-24dts: P1020: Add ESPI DT nodesXiaowei Bao1-0/+9
2020-09-24powerpc: dts: t2080qds: add espi slave nodes supportChuanhua Han1-0/+33
2020-09-24powerpc: dts: t2080: add espi controller node supportChuanhua Han1-0/+10
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher18-0/+2606
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher3-25/+68
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher1-30/+33
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher1-2/+1
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese8-10/+12
2020-08-06board_f: ppc: Factor out ppc-specific bdinfo setupOvidiu Panait1-0/+25
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait1-4/+0
2020-07-29powerpc: mpc85xx: Only enable binman when it is neededSimon Glass1-1/+1
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu1-3/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada13-22/+22
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini1-4/+0