aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk316-4981/+317
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha1-1/+3
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese1-5/+0
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan1-0/+1
2013-06-20powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha1-0/+4
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin19-25/+25
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2-1/+3
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2-0/+22
2013-06-20powerpc/mpc85xx: work around erratum A-006593Scott Wood3-0/+8
2013-06-20fsl_ifc: add support for different IFC bank countMingkai Hu3-32/+125
2013-06-20powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang1-0/+1
2013-06-20powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang1-0/+1
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang3-7/+3
2013-06-2085xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming1-1/+1
2013-06-20powerpc: Use lower case for the core namesFabio Estevam2-5/+5
2013-06-20powerpc/BSC9132: Add IFC bank countYork Sun1-0/+1
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2-0/+7
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha1-1/+1
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2-4/+4
2013-06-20powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu1-1/+1
2013-06-2085xx: Change clock-frequency compatible to 2.0Andy Fleming1-1/+1
2013-06-11powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood8-21/+35
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD49-6351/+755
2013-05-24powerpc/mpc85xx: Clear L1 D-cache lockYork Sun1-0/+1
2013-05-24SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2-17/+0
2013-05-24powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha1-0/+2
2013-05-24powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal1-23/+11
2013-05-24powerpc/mpc8xxx: Allow DDR overclockYork Sun1-2/+0
2013-05-24powerpc/chassis2: Change core numbering schemeYork Sun6-58/+92
2013-05-24powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun8-0/+282
2013-05-24powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun1-32/+10
2013-05-24Add e6500 L2 replacement policy selectionJames Yang3-1/+11
2013-05-24powerpc/mpc85xx: check if core is disabled for showing statusYork Sun1-0/+2
2013-05-24Enable L2 cache parity/ECC error checkingJames Yang2-2/+2
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini14-107/+376
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk27-6061/+0
2013-05-14powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun1-1/+6
2013-05-14powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun1-1/+1
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang1-0/+22
2013-05-14powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu1-1/+0
2013-05-14t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu1-0/+1
2013-05-14powerpc/85xx: add missing QMAN frequency calculationShaohui Xie1-0/+4
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun6-2/+172
2013-05-14powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun1-7/+7
2013-05-14powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun1-3/+3
2013-05-14powerpc/corenet2: Print SerDes protocol in decimalYork Sun1-1/+1
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2-2/+42
2013-05-14powerpc/mpc85xx: Fix portal setupYork Sun1-14/+22
2013-05-14powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun1-8/+11