summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: Add workaround for erratum A006379York Sun2013-10-162-0/+12
* powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha2013-10-161-46/+68
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-163-5/+5
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* powerpc/mpc85xx: Add workaround for erratum A-005125York Sun2013-09-102-0/+11
* powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian2013-09-091-1/+2
* SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-091-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-218-118/+139
|\
| * Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-201-1/+1
| * powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-202-1/+13
| * powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-201-7/+7
| * powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-202-8/+8
| * powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-3/+5
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-203-97/+98
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-201-0/+5
| * powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-201-1/+2
* | fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-201-0/+5
|/
* fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-141-3/+4
* powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2013-08-141-0/+16
* powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-121-4/+1
* powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-092-0/+67
* 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-091-1/+0
* 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-093-0/+26
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-093-3/+30
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-091-4/+19
* mpc85xx: Base emulator supportYork Sun2013-08-093-1/+14
* powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-091-2/+2
* powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-091-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2459-939/+59
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-161-1/+3
* 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-2017-21/+21
* 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-202-0/+6
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-201-1/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-201-4/+4
* 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-201-3/+3
* 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/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-241-0/+1
* SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-241-7/+0
* powerpc/chassis2: Change core numbering schemeYork Sun2013-05-242-33/+28
* powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-243-0/+231
* Add e6500 L2 replacement policy selectionJames Yang2013-05-242-1/+2
* powerpc/mpc85xx: check if core is disabled for showing statusYork Sun2013-05-241-0/+2
OpenPOWER on IntegriCloud