summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp3-0/+39
2013-10-24mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp5-1/+17
2013-10-24mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp1-1/+5
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp1-1/+1
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh4-14/+21
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2-3/+29
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+2
2013-10-21usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2-2/+2
2013-10-17PCIe:change the method to get the address of a requested capability in config...Zhao Qiang1-18/+0
2013-10-17powerpc/mpc85xx: Add workaround for erratum A006379York Sun5-0/+40
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain13-464/+464
2013-10-17powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha3-60/+89
2013-10-17powerpc/mpc85xx:Update processor defines for T1040Prabhakar Kushwaha1-8/+11
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha3-5/+5
2013-10-17powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu1-0/+2
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk3-9/+9
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk29-29/+29
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk9-9/+9
2013-09-11powerpc/mpc85xx: Add workaround for erratum A-005125York Sun3-0/+32
2013-09-09powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian1-1/+2
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang1-0/+5
2013-08-22Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini18-175/+202
2013-08-20Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов1-1/+1
2013-08-20powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu3-1/+14
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie1-7/+7
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar7-21/+21
2013-08-20powerpc: Use print_size() where appropriateShruti Kanetkar4-22/+21
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha5-124/+127
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2-0/+9
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2-3/+6
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs10-130/+14
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan4-4/+23
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk9-221/+20
2013-08-14powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh1-22/+0
2013-08-14fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2-51/+4
2013-08-14powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2-0/+20
2013-08-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini32-40/+396
2013-08-13powerpc/mpc85xx: Cleanup license header in source filesYork Sun1-4/+1
2013-08-13video: Encapsulate font in video_font_data.hMarek Vasut1-1/+0
2013-08-0983xx/pcie: fix build error for 83xx pcieRoy Zang1-0/+2
2013-08-09powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang1-1/+1
2013-08-09powerpc/85xx: Add C29x SoC supportMingkai Hu7-0/+109
2013-08-09powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420Zang Roy-R619111-1/+0
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112-2/+34
2013-08-09powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2-8/+8
2013-08-09powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha2-1/+1
2013-08-09powerpc/mpc85xx: Add defines for serdes RSTCTL registerShaveta Leekha1-1/+3
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain1-0/+6
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2-1/+9
2013-08-09powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang1-1/+2