index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
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