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
/
mp.c
Age
Commit message (
Expand
)
Author
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-24
powerpc/mpc85xx: check if core is disabled for showing status
York Sun
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-10-22
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
York Sun
2012-10-22
powerpc/mpc85xx: Remove R6 from spin table
York Sun
2012-10-22
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2011-09-29
powerpc/mp: add support for discontiguous cores
Timur Tabi
2011-03-15
powerpc/85xx: Fix synchronization of timebase on MP boot
Kumar Gala
2011-03-05
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
Ed Swarthout
2010-10-20
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
Aaron Sierra
2010-08-19
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-07-16
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese