summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-548/+0
* mpc83xx: add support configure bus parkingHeiko Schocher2010-01-071-0/+12
* mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard2009-12-091-32/+29
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-261-107/+154
* usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-0/+2
* mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-2/+2
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-121-1/+18
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-121-1/+1
* mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis2009-03-141-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-101/+101
* mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-031-1/+135
* MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-031-2/+2
* fix system config overwrite @ MPC834x and MPC8313Andre Schwarz2008-06-251-0/+5
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-251-0/+6
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-171-6/+1
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-161-22/+51
* mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-161-0/+5
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-081-1/+5
* mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-0/+36
* Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-101-2/+12
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-021-6/+28
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-0/+5
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-021-4/+4
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-281-5/+0
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-1/+1
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-6/+34
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+31
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-251-28/+21
* Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-111-0/+8
* Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-111-2/+6
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-1/+0
* * Patch by Eran LibertyEran Liberty2005-07-281-0/+164
OpenPOWER on IntegriCloud