index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
cpu.c
Age
Commit message (
Expand
)
Author
2014-04-22
PPC 85xx: Add qemu-ppce500 machine
Alexander Graf
2013-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-08-20
powerpcv2: Print hardcoded size like print_size() does
Shruti Kanetkar
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-09
powerpc/corenet: Move RCW print to cpu.c
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-20
powerpc: Use lower case for the core names
Fabio Estevam
2013-06-20
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
Mingkai Hu
2013-05-02
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
Horst Kronstorfer
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2012-11-27
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-26
spl/85xx: new SPL support
Scott Wood
2012-10-22
poweprc/85xx: add QMan frequency info and fdt fixup.
Haiying Wang
2012-10-22
powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
York Sun
2012-10-22
powerpc/corenet2: fix mismatch DDR sync bit from RCW
York Sun
2012-10-22
powerpc/mpc85xx: check number of cores
York Sun
2012-10-22
powerpc/85xx: Add determining and report IFC frequency
Kumar Gala
2012-10-22
powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
Mark Marshall
2012-08-23
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
York Sun
2012-08-23
Add e6500 processor detection
Kumar Gala
2011-11-29
mpc85xx: support board-specific reset function
Ira W. Snyder
2011-09-29
powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536
Kumar Gala
2011-09-29
powerpc/mp: add support for discontiguous cores
Timur Tabi
2011-07-29
MPC8xxx: drop redundant boot messages
Wolfgang Denk
2011-07-29
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
Kumar Gala
2011-07-22
powerpc/mpc85xx: Add clear_ddr_tlbs function
Becky Bruce
2011-07-11
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
York Sun
2011-04-28
powerpc/85xx: Change timebase divisor to be defined per processor
Kumar Gala
2011-04-05
powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
Zhao Chenhui
2011-04-04
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
Dipen Dudhat
2011-01-19
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
Dipen Dudhat
2011-01-14
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
Becky Bruce
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-10-20
Add memory test feature for mpc85xx POST.
York Sun
2010-08-19
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-07-20
powerpc/mpc85xx: Report FMAN # to match user manual
Emil Medve
2010-07-16
powerpc/85xx: Add recognition of e5500 core
Kumar Gala
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
mpc85xx: Add reginfo command
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-26
85xx: Fix compile warning
Kumar Gala
2010-04-26
ppc/p4080: Fix synchronous frequency calculations
Srikanth Srinivasan
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese