aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada1-8/+0
2014-10-10powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada1-8/+0
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada11-180/+18
2014-10-10powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada1-4/+0
2014-10-10powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada1-8/+0
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+2
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-16/+10
2014-09-25powerpc: add --bss-plt to LDFLAGSChris Packham1-0/+1
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun1-2/+2
2014-09-24mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada1-0/+82
2014-09-24powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu1-5/+0
2014-09-24powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh1-11/+9
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada12-12/+0
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-24/+0
2014-09-02mpc5xxx: Add stub implementation of cache functionsVasili Galka2-0/+16
2014-08-21powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada1-4/+0
2014-08-21powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada1-4/+0
2014-08-21powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada1-4/+0
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2-8/+0
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada1-4/+0
2014-08-20powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha1-2/+26
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian1-0/+15
2014-08-12powerpc/mpc85xx: Make boot flag effectiveTang Yuantian1-0/+2
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini4-1/+17
2014-08-01powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer1-0/+3
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer1-0/+8
2014-08-01powerpc: macros for e500mc timer regs addedBoschung, Rainer1-0/+5
2014-08-01mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer1-1/+1
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada11-12/+11
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+1
2014-07-30kconfig: switch to KconfigMasahiro Yamada1-2/+2
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada12-0/+1262
2014-07-28Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini1-2/+2
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini11-663/+158
2014-07-25ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach1-2/+2
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass2-8/+8
2014-07-22mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian3-76/+98
2014-07-22powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha1-1/+2
2014-07-22powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie1-0/+6
2014-07-22driver/ddr: Fix DDR4 driver for ARMYork Sun1-0/+3
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh2-2/+0
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang3-584/+2
2014-07-22powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu1-0/+47
2014-07-07blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada1-2/+0
2014-07-07mpc8xx: remove spc1920 board supportMasahiro Yamada1-1/+0
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada6-112/+2
2014-07-07mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada1-20/+0
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada3-14/+0
2014-07-07mpc8xx: remove qs850, qs860t board supportMasahiro Yamada1-10/+0
2014-06-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini11-6/+469