aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal1-0/+1
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-3/+1
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-4/+2
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun1-1/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-6/+0
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada1-0/+6
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+7
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood1-0/+16
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood1-0/+1
2011-04-04powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat1-0/+1
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala1-0/+1
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-1/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-0/+1
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips1-2/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+27