index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-01-07
mpc83xx: add support configure bus parking
Heiko Schocher
2009-12-09
mpc83xx: boot time regression, move LCRR setup back to cpu_init_f
Peter Korsgaard
2009-09-26
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
Kim Phillips
2009-07-14
usb: mpc834x: added support of the MPH USB controller in addition to the DR one
Valeriy Glushkov
2009-07-09
mpc83xx: USB: fix: access of ehci struct elements
Vivek Mahajan
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2009-03-14
mpc83xx: correctly set encryption and I2C bus 0 clock
Norbert van Bolhuis
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
mpc83xx: Store and display Arbiter Event Register values
Nick Spence
2008-09-03
MPC83XX: Fix GPIO configuration - set gpio level before direction
Nick Spence
2008-06-25
fix system config overwrite @ MPC834x and MPC8313
Andre Schwarz
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-25
mpc8323erdb: Improve the system performance
Michael Barkowski
2008-01-17
mpc83xx: Fix the fatal conflict of merge
Dave Liu
2008-01-16
mpc83xx: add support for more system clock performance controls
Kim Phillips
2008-01-16
mpc83xx: Add config of eTSEC emergency priority in SPCR
Dave Liu
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2007-08-10
mpc83xx: Add support for the display of reset status
Dave Liu
2007-08-10
Update SCCR programming in cpu_init_f() to support all 83xx processors
Timur Tabi
2007-03-02
mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
Kumar Gala
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
mpc83xx: streamline the 83xx immr head file
Dave Liu
2006-11-28
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu
2006-11-03
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-01-25
Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx
Kumar Gala
2006-01-11
Allow config of GPIO direction & data registers at boot on 83xx
Kumar Gala
2006-01-11
Make System IO Config Registers board configurable on MPC83xx
Kumar Gala
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-28
* Patch by Eran Liberty
Eran Liberty