aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-12-11powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040Prabhakar Kushwaha1-1/+1
2013-12-11powerpc/t4240: Add a frequency setting case for fman1Shaohui Xie1-0/+3
2013-12-04powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun1-3/+1
2013-12-04T4240: Address T4240/T4160 Rev2.0 DDR clock changeZang Roy-R619111-0/+8
2013-12-04powerpc/corenet: CPC1 speculation disableDave Liu1-0/+4
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu8-1/+419
2013-11-25net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2-0/+4
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun6-1130/+3
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun5-275/+13
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun31-8685/+43
2013-11-25mpc85xx: Fix the offset of register address errorTang Yuantian1-2/+2
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2-6/+1
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada1-5/+1
2013-11-17powerpc: mpc83xx: delete unused rulesMasahiro Yamada1-6/+0
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