aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2-0/+9
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-6/+0
2013-11-13powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-11-13powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR2-5/+24
2013-11-13powerpc/t4240: set pcie liodn in the correct registerLaurentiu TUDOR1-4/+4
2013-11-13powerpc/83xx: Define USB1 and USB2 base addr for MPC834xramneek mehresh1-0/+5
2013-11-13powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain3-2/+14
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk1-4/+2
2013-11-08include: delete include/linux/config.hMasahiro Yamada8-12/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada5-5/+0
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada14-580/+267
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-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2-2/+2
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang1-18/+0
2013-10-16powerpc/mpc85xx: Add workaround for erratum A006379York Sun5-0/+40
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain13-464/+464
2013-10-16powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha3-60/+89
2013-10-16powerpc/mpc85xx:Update processor defines for T1040Prabhakar Kushwaha1-8/+11
2013-10-16powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha3-5/+5
2013-10-16powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu1-0/+2
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk3-9/+9
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk29-29/+29
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk9-9/+9
2013-09-10powerpc/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-21Merge 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-12powerpc/mpc85xx: Cleanup license header in source filesYork Sun1-4/+1
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut1-1/+0