summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
* 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-175/+201
|\
| * 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-21/+21
| * powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-20-22/+21
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-124/+127
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20-0/+9
| * powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-3/+6
* | ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-20-27/+11
* | fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-20-0/+5
|/
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-109/+7
* powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh2013-08-14-22/+0
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-13-35/+247
|\
| * powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-12-4/+1
| * 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-09-0/+2
| * powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-09-1/+1
| * powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-09-0/+70
| * 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-12/+79
| * powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-09-0/+11
| * powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-09-3/+9
| * powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09-4/+19
| * mpc85xx: Base emulator supportYork Sun2013-08-09-1/+19
| * powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+2
| * powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+2
* | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-12-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-29/+9
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-15/+5
| * i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-23-14/+0
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-0/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-3885/+240
|/
* 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-25/+25
* 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
* fsl_ifc: add support for different IFC bank countMingkai Hu2013-06-20-1/+57
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-20-3/+3
* powerpc: Use lower case for the core namesFabio Estevam2013-06-20-5/+5
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-20-1/+1