index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
cpu.c
Age
Commit message (
Expand
)
Author
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