summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)Author
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-22powerpc: get rid of addr_probe()Christophe Leroy
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun
2016-12-04powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun
2016-12-02powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-12-02powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun
2016-11-23powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun
2016-11-23powerpc: MPC8610: Remove macro CONFIG_MPC8610York Sun
2016-10-14arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-07-25powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2015-03-24remove unnecessary version.h includesRob Herring
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-13powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-01-24powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin
2013-06-20powerpc: Use lower case for the core namesFabio Estevam
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini