summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-1/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal5-15/+15
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher1-0/+40
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher2-0/+350
2019-08-28MPC8548: dts: Added PCIe DT nodeHou Zhiqiang3-0/+21
2019-08-28P5040: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28P4080: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28P3041: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-28P2041: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28P2020: dts: Added PCIe DT nodesHou Zhiqiang3-0/+64
2019-08-28P1020: dts: Added PCIe DT nodesHou Zhiqiang4-0/+56
2019-08-28t104x: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-28t102x: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28t4240: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-26powerpc: Enable device tree support for MPC8548CDSHou Zhiqiang5-0/+101
2019-08-26powerpc: dts: add default definition of CONFIG_RESET_VECTOR_ADDRESSHou Zhiqiang1-0/+3
2019-08-26powerpc: Enable device tree support for P5040DSHou Zhiqiang3-0/+81
2019-08-26powerpc: Enable device tree support for P4080DSHou Zhiqiang3-0/+102
2019-08-26powerpc: Enable device tree support for P3041DSHou Zhiqiang3-0/+82
2019-08-26powerpc: Enable device tree support for P2041RDBHou Zhiqiang4-0/+115
2019-08-26powerpc: Enable device tree support for P2020RDBHou Zhiqiang5-0/+105
2019-08-26powerpc: Enable device tree support for P1020RDBHou Zhiqiang7-0/+155
2019-08-26powerpc: Enable device tree support for T1042D4RDBHou Zhiqiang3-0/+80
2019-08-26powerpc: Enable device tree support for T1024RDBHou Zhiqiang4-0/+104
2019-08-26powerpc: Enable device tree support for T4240RDBHou Zhiqiang3-0/+120
2019-08-26powerpc: Enable device tree support for T2080RDBHou Zhiqiang2-0/+18
2019-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-4/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck1-4/+0
2019-08-11env: Drop environment.h header file where not neededSimon Glass2-2/+0
2019-08-11env: Move env_get() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_get_yesno() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass3-0/+3
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder2-39/+13
2019-06-20t2080: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-06-20powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang1-1/+1
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang1-0/+21
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2-5/+8
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma1-3/+1
2019-05-23arch: powerpc: add sata node for t2080 dtsPeng Ma1-0/+16
2019-05-23arch: powerpc: add usb node in t2080 dtsYinbo Zhu1-0/+19
2019-05-23arch: powerpc: add eSDHC node to t2080qds dtsYinbo Zhu1-0/+10
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach2-1/+20
2019-05-21gazerbeam: Add u-boot specific dts include fileMario Six2-0/+252
2019-05-21gazerbeam: Import Linux DTMario Six9-0/+1178
2019-05-21mpc83xx: Define _end symbolMario Six1-0/+6
2019-05-21powerpc: Simplify processor.hMario Six1-120/+0
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six4-43/+60
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six2-12/+18
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six1-0/+2
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six1-0/+22