summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
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