aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-3/+5
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini1-2/+1
2021-07-07ppc: Remove MPC8541CDS boardTom Rini1-2/+2
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+2
2019-12-02common: Move enable/disable_interrupts 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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-5/+9
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-2/+2
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-11/+11
2016-11-23powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun1-1/+1
2016-11-23powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun1-1/+1
2016-11-23powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun1-1/+1
2016-11-23powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun1-1/+1
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun1-1/+1
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-2/+2
2015-03-04powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha1-0/+28
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun1-2/+2
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer1-0/+8
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+24
2014-04-22powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai1-0/+5
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf1-2/+3
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun1-1/+1
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-2/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-8/+8
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar1-1/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-21/+22
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun1-4/+19
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-20powerpc: Use lower case for the core namesFabio Estevam1-4/+4
2013-06-20powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu1-1/+1
2013-05-02mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer1-8/+10
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-7/+7
2012-11-26spl/85xx: new SPL supportScott Wood1-1/+2
2012-10-22poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang1-0/+4
2012-10-22powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun1-10/+16
2012-10-22powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun1-2/+8
2012-10-22powerpc/mpc85xx: check number of coresYork Sun1-0/+5
2012-10-22powerpc/85xx: Add determining and report IFC frequencyKumar Gala1-0/+4