aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)AuthorFilesLines
2021-07-07ppc: Remove sbc8641d boardTom Rini16-2747/+0
2021-07-07ppc: Remove xpedite boardsTom Rini1-5/+0
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini6-0/+6
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini1-7/+0
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini1-6/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-0/+6
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2-2/+4
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass4-0/+4
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass3-3/+3
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-0/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-1/+1
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-02common: Move older CPU functions to their own headerSimon Glass1-0/+1
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-0/+1
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-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+1
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-2/+2
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy1-10/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+2
2017-07-22powerpc: 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-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha1-14/+1
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+2
2017-01-04fsl_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-23powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun3-2/+8
2016-11-23powerpc: 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-14fsl: 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-12arch: Make board selection choices optionalJoe Hershberger1-0/+1