summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-4/+4
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
|/
* Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-011-5/+0
* mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-012-5/+13
* mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-251-0/+1
* mpc83xx: Add generic PCI setup code.Scott Wood2007-04-232-1/+192
* mpc83xx: Add 831x support to speed.c.Scott Wood2007-04-231-26/+42
* mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-231-4/+17
* mpc83xx: Recognize SPR values for MPC8311 and MPC8313.Scott Wood2007-04-231-0/+12
* Merge git://www.denx.de/git/u-bootKim Phillips2007-04-231-1/+183
|\
| * Fix the ft_cpu_setup() property settings.Gerald Van Baren2007-04-151-54/+135
| * Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-061-0/+1
| * Fix some minor whitespace violations.Gerald Van Baren2007-03-311-2/+2
| * Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-1/+101
* | Fix two bugs for MPC83xx DDR2 controller SPD InitXie Xiaobo2007-04-121-3/+3
|/
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-021-6/+28
* mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-021-0/+40
* mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-021-0/+8
* mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-021-61/+323
* mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-021-0/+2
* mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-021-3/+14
* mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-021-4/+0
* mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-021-0/+2
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-022-5/+5
* mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-021-0/+4
* mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-021-12/+16
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-023-16/+44
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-023-12/+12
* Code cleanup.Wolfgang Denk2006-11-301-10/+10
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-286-87/+32
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-033-426/+3
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-037-21/+21
* mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-031-79/+82
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-032-34/+30
* mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-031-2/+2
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-031-84/+130
* mpc83xx: add QE ethernet supportDave Liu2006-11-033-7/+120
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-033-258/+309
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-033-3/+130
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-031-24/+144
* mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi2006-11-031-1/+42
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-031-8/+21
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-034-131/+204
* mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-032-7/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-16/+14
* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-201-1/+1
* Some code cleanupWolfgang Denk2006-04-162-3/+3
OpenPOWER on IntegriCloud