summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)Author
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam
2015-03-04powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta
2014-09-24powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh
2014-05-16powerpc/mpc85xx: Added B4460 supportShaveta Leekha
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-04-22powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha
2014-04-22powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada