summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+2
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-03common: 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-23powerpc: 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-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-11/+11
2016-11-24powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun1-1/+1
2016-11-24powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun1-1/+1
2016-11-24powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun1-1/+1
2016-11-24powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun1-1/+1
2016-11-24powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun1-1/+1
2016-10-07Various, 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-02mpc85xx: watchdog initialisation addedBoschung, Rainer1-0/+8
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+24
2014-04-23powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai1-0/+5
2014-04-23PPC 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-21powerpc: 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-03mpc85xx: 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-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-7/+7
2012-11-27spl/85xx: new SPL supportScott Wood1-1/+2
2012-10-23poweprc/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
2012-10-22powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall1-4/+1
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun1-1/+11
2012-08-23Add e6500 processor detectionKumar Gala1-0/+3
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder1-1/+16
2011-09-30powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala1-3/+0
2011-09-30powerpc/mp: add support for discontiguous coresTimur Tabi1-4/+5