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
/
mpc83xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm_offsets.h from common header
Simon Glass
2019-05-21
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate SPCR to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate arbiter config to Kconfig
Mario Six
2019-05-21
mpc8308: Migrate system io config to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate LBLAW_* to Kconfig
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC831*
Mario Six
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2017-01-31
powerpc: mpc83xx: Enable pre-relocation malloc
mario.six@gdsys.cc
2016-06-03
arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
Robert P. J. Day
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2013-10-24
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-04
ppc: Move arbiter fields to arch_global_data
Simon Glass
2013-02-04
ppc: Move reset_status to arch_global_data
Simon Glass
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2011-04-04
mpc83xx: restrict UTMI PHY configuration to 831x parts
Kim Phillips
2010-10-24
MPC8315ERD: fix build error
Wolfgang Denk
2010-09-23
mpc83xx: add support for setting PCIE clocks
Ilya Yanok
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-05-21
mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
Kim Phillips
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese