summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun3-3/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-1/+1
2014-02-03powerpc/mpc85xx: Update serdes protocols for T1040Prabhakar Kushwaha2-36/+29
2014-02-03powerpc/mpc85xx: Update LIODNs for T1040poonam aggrwal1-36/+0
2014-01-25powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada1-2/+0
2014-01-25powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada1-1/+1
2014-01-25powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada1-1/+1
2014-01-25powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada1-2/+0
2014-01-25powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2-4/+0
2014-01-25powerpc: delete unused header filesMasahiro Yamada2-141/+0
2014-01-25Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada13-18/+0
2014-01-22powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu1-7/+8
2014-01-22powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun1-1/+1
2014-01-22powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh1-0/+5
2014-01-03powerpc/mpc85xx: Add support for single source clockingPriyanka Jain1-2/+23
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2-7/+5
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada11-37/+12
2013-12-11powerpc/t4240: Add a frequency setting case for fman1Shaohui Xie1-0/+3
2013-12-05powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun1-3/+1
2013-12-05T4240: Address T4240/T4160 Rev2.0 DDR clock changeZang Roy-R619111-0/+8
2013-12-05powerpc/corenet: CPC1 speculation disableDave Liu1-0/+4
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu5-1/+357
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun4-143/+2
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2-4/+4
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun23-8199/+14
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-14powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-11-14powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR1-4/+21
2013-11-14powerpc/t4240: set pcie liodn in the correct registerLaurentiu TUDOR1-4/+4
2013-11-14powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain1-0/+10
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk1-4/+2
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada13-524/+245
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2-0/+38
2013-10-24mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp4-1/+16
2013-10-24mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp1-1/+5
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh1-1/+1
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh1-2/+4
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-17powerpc/mpc85xx: Add workaround for erratum A006379York Sun2-0/+12
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain10-424/+424
2013-10-17powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha1-46/+68
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha3-5/+5
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk3-9/+9
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk13-13/+13