summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeLines
...
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-16-5/+5
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-2/+2
* powerpc/mpc85xx: Add workaround for erratum A-005125York Sun2013-09-10-0/+11
* powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian2013-09-09-1/+2
* SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-09-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-21-118/+139
|\
| * Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-20-1/+1
| * powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-20-1/+13
| * powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-20-7/+7
| * powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-20-8/+8
| * powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-20-3/+5
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-97/+98
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20-0/+5
| * powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-1/+2
* | fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-20-0/+5
|/
* fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-14-3/+4
* powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2013-08-14-0/+16
* powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-12-4/+1
* powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-09-0/+67
* powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2013-08-09-8/+8
* powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha2013-08-09-1/+0
* powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang2013-08-09-1/+2
* powerpc/mpc85xx: Workaround for A-005812York Sun2013-08-09-0/+26
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-09-3/+30
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09-4/+19
* mpc85xx: Base emulator supportYork Sun2013-08-09-1/+14
* powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+2
* powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-939/+59
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-16-1/+3
* powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-20-0/+1
* powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-20-0/+4
* powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-20-21/+21
* powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-20-1/+3
* powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-20-0/+22
* powerpc/mpc85xx: work around erratum A-006593Scott Wood2013-06-20-0/+6
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-20-1/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-20-4/+4
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-20-1/+1
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-20-3/+3
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-20-1/+1
* 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-20-1/+1
* powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-24-0/+1
* SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-24-7/+0
* powerpc/chassis2: Change core numbering schemeYork Sun2013-05-24-33/+28
* powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-24-0/+231
* Add e6500 L2 replacement policy selectionJames Yang2013-05-24-1/+2
* powerpc/mpc85xx: check if core is disabled for showing statusYork Sun2013-05-24-0/+2
* Enable L2 cache parity/ECC error checkingJames Yang2013-05-24-2/+2
* powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun2013-05-14-1/+1