summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)AuthorFilesLines
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini14-28/+14
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini1-3/+1
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+1
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-2/+2
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy1-10/+0
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+2
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy1-10/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+1
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-5/+0
2017-02-04arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha1-14/+1
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+2
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun1-0/+4
2016-12-04powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun1-0/+6
2016-12-02powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-0/+7
2016-12-02powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun1-0/+9
2016-11-24powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun3-2/+8
2016-11-24powerpc: MPC8610: Remove macro CONFIG_MPC8610York Sun4-4/+8
2016-10-14arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha1-7/+0
2016-09-15fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2-2/+38
2016-07-25powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini1-1/+0
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp1-45/+0
2015-03-24remove unnecessary version.h includesRob Herring2-2/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada1-1/+1
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+30
2014-05-13powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun1-0/+1
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-1/+0
2014-01-25powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada1-1/+1
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada1-4/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-88/+0
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-36/+14
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar1-3/+3
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2-27/+29
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-221/+13
2013-06-21powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2-4/+4
2013-06-21powerpc: Use lower case for the core namesFabio Estevam1-1/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16Replace __bss_end__ with __bss_endSimon Glass2-3/+3
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass1-3/+3
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass3-4/+4