aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)AuthorFilesLines
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-4/+0
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini3-0/+3
2021-02-08mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-02common: Move some CPU functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six1-6/+6
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-15/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2-0/+16
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal3-0/+489
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar1-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam1-2/+3
2015-03-04powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha1-1/+90
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta1-170/+0
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu1-0/+5
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola1-104/+0
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu1-0/+4
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-2/+2
2014-09-24powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh1-11/+9
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh1-1/+0
2014-05-16powerpc/mpc85xx: Added B4460 supportShaveta Leekha1-0/+1
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf1-2/+2
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+1
2014-04-22powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha1-9/+33
2014-04-22powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal1-0/+10
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-4/+2
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu1-0/+2
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2-141/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun13-7404/+0
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada1-0/+6
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada2-46/+14
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:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh1-2/+4