summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-153-0/+3
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* | mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain2021-02-081-1/+1
|/
* mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-241-0/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+9
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move some CPU functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-2/+2
* mpc83xx: Use pre-defined asm functionsMario Six2019-05-211-6/+6
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-15/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-212-0/+16
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-243-0/+489
* arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-251-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-3/+1
* powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-051-2/+3
* powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-041-1/+90
* crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-231-170/+0
* arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu2015-01-211-0/+5
* drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-104/+0
* powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-051-0/+4
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-161-2/+2
* powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh2014-09-241-11/+9
* powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-221-1/+0
* powerpc/mpc85xx: Added B4460 supportShaveta Leekha2014-05-161-0/+1
* PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-131-2/+2
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+1
* powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha2014-04-221-9/+33
* powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal2014-04-221-0/+10
* Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-4/+2
* powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-251-0/+2
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-252-141/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2513-7404/+0
* powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-171-0/+6
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-46/+14
* mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-244-1/+16
* mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-241-1/+5
* powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-241-2/+4
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-1610-424/+424