summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang106-2036/+22489
2006-12-01Clean up the code according to codestyle:roy zang13-1794/+1747
2006-11-30Code cleanup.Wolfgang Denk30-1296/+1725
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk62-1647/+11314
2006-11-30Code cleanup. Update CHANGELOG.Wolfgang Denk3-390/+482
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 Roese27-10/+10225
2006-11-29[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese1-7/+5
2006-11-29[PATCH] include/ppc440.h minor error affecting interruptsStefan Roese1-18/+18
2006-11-29Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund2-11/+10
2006-11-29Fix I2C master address initialization.Joakim Tjernlund1-1/+1
2006-11-29Merge http://www.denx.de/git/u-bootKim Phillips45-219/+2368
2006-11-29Assign maintainers for mpc8349emds and mpc8360emdsKim Phillips1-0/+8
2006-11-29Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips1-3/+3
2006-11-29mpc83xx: Miscellaneous code style fixesTimur Tabi8-218/+108
2006-11-29Solve the copyright conflicts when merging 'master' into hpc2.roy zang45-222/+2368
2006-11-28[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese3-0/+53
2006-11-28[PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2-0/+5
2006-11-28[PATCH] nand: Fix patch merge problemStefan Roese1-2/+2
2006-11-28Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk31-56/+1913
2006-11-28Update CHANGELOGWolfgang Denk1-0/+63
2006-11-28Merge with /home/sr/git/u-boot/4xx-enetWolfgang Denk1-4/+4
2006-11-28Merge with /home/sr/git/u-boot/nand-envWolfgang Denk2-2/+2
2006-11-28Merge with /home/sr/git/u-boot/nand-timeoutWolfgang Denk1-4/+4
2006-11-28Merge with /home/sr/git/u-boot/denx-ofWolfgang Denk1-32/+22
2006-11-27[PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese1-4/+4
2006-11-27[PATCH] Select NAND embedded environment from board configurationStefan Roese2-2/+2
2006-11-27[PATCH] nand_wait() timeout fixesStefan Roese1-4/+4
2006-11-27[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese1-32/+22
2006-11-27Minor code cleanup. Update CHANGELOG.Wolfgang Denk3-8/+41
2006-11-27[PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese1-1/+2
2006-11-27[PATCH] alpr: remove unused board specific flash driverStefan Roese1-70/+0
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 Roese2-17/+2
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese9-138/+171
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese10-115/+291
2006-11-27Merge with /home/sr/git/u-boot/denxWolfgang Denk1-11/+12
2006-11-24Updates for TQM5200 modules:Wolfgang Denk3-37/+13
2006-11-22[PATCH] PPC4xx start.S: Fix for processor errataStefan Roese1-11/+12
2006-11-20[PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASHStefan Roese1-6/+6
2006-11-20Update CHANGELOGWolfgang Denk1-0/+22
2006-11-20Merge with /home/sr/git/u-boot/cfi-updateWolfgang Denk2-58/+164
2006-11-13[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese2-58/+164
2006-11-12Update CHANGELOGWolfgang Denk1-0/+65
2006-11-12Merge with /home/tur/proj/v38b/u-bootWolfgang Denk1-2/+2
2006-11-12Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka1-1/+1
2006-11-12Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka1-1/+1
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese562-2266/+27990
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk3-1/+37
2006-11-04mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi15-620/+163