summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-121-4/+1
* 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-091-0/+2
* powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-091-1/+1
* powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-097-0/+109
* powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420Zang Roy-R619112013-08-091-1/+0
* powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-092-2/+34
* powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2013-08-092-8/+8
* powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha2013-08-092-1/+1
* powerpc/mpc85xx: Add defines for serdes RSTCTL registerShaveta Leekha2013-08-091-1/+3
* board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain2013-08-091-0/+6
* board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2013-08-092-1/+9
* powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang2013-08-091-1/+2
* powerpc/mpc85xx: Workaround for A-005812York Sun2013-08-094-0/+29
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-097-13/+102
* powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-096-0/+13
* powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-092-3/+9
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-091-4/+19
* mpc85xx: Base emulator supportYork Sun2013-08-094-1/+19
* powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-091-0/+5
* powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-092-2/+3
* powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-092-2/+3
* powerpc/srio: Update the SRIO LIODN registers and ID table macroLiu Gang2013-08-092-0/+23
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-249-51/+16
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-236-33/+5
| * i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-231-14/+0
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-6/+3
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-232-3/+13
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24316-4981/+317
|/
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-161-1/+3
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-281-5/+0
* powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-201-0/+1
* powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-201-0/+4
* powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-2019-25/+25
* powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-202-1/+3
* powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-202-0/+22
* powerpc/mpc85xx: work around erratum A-006593Scott Wood2013-06-203-0/+8
* fsl_ifc: add support for different IFC bank countMingkai Hu2013-06-203-32/+125
* powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-203-7/+3
* 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming2013-06-201-1/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-202-5/+5
* powerpc/BSC9132: Add IFC bank countYork Sun2013-06-201-0/+1
* board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2013-06-202-0/+7
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-201-1/+1
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-202-4/+4
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-201-1/+1
* 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-201-1/+1
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-118-21/+35
OpenPOWER on IntegriCloud