summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2021-03-051-0/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+2
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-5/+9
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-2/+2
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-11/+11
* powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun2016-11-231-1/+1
* powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun2016-11-231-1/+1
* powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2016-11-231-1/+1
* powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-231-1/+1
* powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-231-1/+1
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-2/+2
* powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-041-0/+28
* driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-251-2/+2
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+8
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+24
* powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai2014-04-221-0/+5
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-221-2/+3
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-251-1/+1
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-2/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-8/+8
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-21/+22
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-091-4/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-201-4/+4
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-201-1/+1
* mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-021-8/+10
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-1/+1
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-7/+7
* spl/85xx: new SPL supportScott Wood2012-11-261-1/+2
* poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-221-0/+4
* powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-221-10/+16
* powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-221-2/+8
* powerpc/mpc85xx: check number of coresYork Sun2012-10-221-0/+5
* powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-221-0/+4
* powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-221-4/+1
* powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-231-1/+11
* Add e6500 processor detectionKumar Gala2012-08-231-0/+3