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
/
mpc86xx
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move some CPU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-22
powerpc: Remove unneccessary #ifdefs in reginfo
Christophe Leroy
2016-11-23
powerpc: MPC8641: Remove macro CONFIG_MPC8641
York Sun
2016-11-23
powerpc: MPC8610: Remove macro CONFIG_MPC8610
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-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-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2011-12-02
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
Wolfgang Denk
2010-12-17
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
Peter Tyser
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-21
Move arch/ppc to arch/powerpc
Stefan Roese