summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang15-722/+858
2006-12-01Clean up the code according to codestyle:roy zang2-47/+51
2006-11-30Code cleanup.Wolfgang Denk2-11/+11
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk11-719/+818
2006-11-29[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely1-5/+4
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese4-3/+15
2006-11-29Merge http://www.denx.de/git/u-bootKim Phillips6-46/+47
2006-11-29mpc83xx: Miscellaneous code style fixesTimur Tabi6-87/+32
2006-11-29Solve the copyright conflicts when merging 'master' into hpc2.roy zang6-46/+47
2006-11-28[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese1-0/+28
2006-11-28[PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese1-0/+4
2006-11-28Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk5-31/+31
2006-11-27[PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese1-4/+4
2006-11-27[PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese1-1/+2
2006-11-27[PATCH] 4xx: Fix problem with board specific reset codeStefan Roese1-0/+3
2006-11-27[PATCH] Remove testing 4xx enet PHY setupStefan Roese1-16/+1
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese3-5/+8
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese1-11/+12
2006-11-22[PATCH] PPC4xx start.S: Fix for processor errataStefan Roese1-11/+12
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese80-478/+6991
2006-11-04mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi3-426/+3
2006-11-04mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi7-21/+21
2006-11-04mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips1-79/+82
2006-11-04mpc83xx: Fix the incorrect dcbz operationDave Liu2-34/+30
2006-11-04mpc83xx: change ft code to modify local-mac-address propertyKim Phillips1-2/+2
2006-11-04mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi1-84/+130
2006-11-04mpc83xx: add QE ethernet supportDave Liu3-7/+120
2006-11-04mpc83xx: Add MPC8360EMDS basic board supportDave Liu3-258/+309
2006-11-04mpc83xx: Add support for the MPC8349E-mITXTimur Tabi3-3/+130
2006-11-04Multi-bus I2C implementation of MPC834xBen Warren1-24/+144
2006-11-04mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi1-1/+42
2006-11-04mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi1-8/+21
2006-11-04mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu4-131/+204
2006-11-04mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2-7/+1
2006-11-02General code modification for mpc7448hpc2 board support.roy zang3-8/+103
2006-10-28[PATCH] omap925.c: Remove unused functionsStefan Roese1-34/+0
2006-10-27MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger1-6/+2
2006-10-27Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk3-3/+3
2006-10-24Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese1-4/+9
2006-10-24Code cleanupWolfgang Denk2-166/+166
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk19-0/+2287
2006-10-24Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk19-0/+2287
2006-10-21Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk19-372/+4600
2006-10-21Merge branch 'i2c'Jon Loeliger2-266/+1
2006-10-21Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2-266/+1
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk1-3/+3
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese1-13/+26
2006-10-20Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk1-4/+12
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger3-6/+16
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2-270/+1