summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2006-11-30Code cleanup.Wolfgang Denk1-140/+144
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk1-80/+174
2006-11-29[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese1-7/+5
2006-11-29Merge http://www.denx.de/git/u-bootKim Phillips7-41/+393
2006-11-29mpc83xx: Miscellaneous code style fixesTimur Tabi1-130/+75
2006-11-28Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk5-9/+354
2006-11-27[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese1-32/+22
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese15-491/+935
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk1-0/+17
2006-11-04Add support for multiple I2C busesBen Warren1-5/+154
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2-153/+207
2006-10-28Check for illegal character '=' in environment variable names.Wolfgang Denk1-0/+5
2006-10-28Minor code cleanup.Wolfgang Denk1-94/+80
2006-10-26Code cleanup.Wolfgang Denk2-7/+6
2006-10-26Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk1-6/+55
2006-10-25Added support for Multi-Image files that contain a device treeKumar Gala1-6/+55
2006-10-25Fix Makefile for "CHANGELOG" targetWolfgang Denk1-2/+129
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk5-8/+81
2006-10-21Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk6-258/+271
2006-10-21Merge with /home/wd/git/u-boot/masterWolfgang Denk4-8/+19
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk1-3/+3
2006-10-20MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk1-2/+5
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese1-0/+8
2006-10-20Coding style cleanupWolfgang Denk1-2/+2
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger1-5/+5
2006-10-17Add monitor functions for indirect access to PPC440 DCR'sStefan Roese1-2/+129
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-2/+1
2006-10-12Fix possible uninitialized variable compiler warning.Grant Likely1-1/+1
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk1-1/+1
2006-10-12Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+0
2006-10-12Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2-12/+13
2006-10-12* Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2-6/+6
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-25/+201
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese1-1/+0
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk13-494/+906
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger4-4/+9
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese1-25/+201
2006-10-09Merge with /home/sr/git/u-boot/avr32Wolfgang Denk1-0/+3
2006-10-09Define IH_CPU_AVR32Stefan Roese1-0/+3
2006-10-09Fix buffer overflow problem in ft_build.cWolfgang Denk1-1/+3
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-2/+2
2006-10-07Remove compile warnings in fpga codeStefan Roese1-2/+2
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger10-467/+698
2006-09-18Merge with /home/stefan/git/u-boot/denxStefan Roese12-475/+706
2006-09-13Merge with /home/sr/git/u-boot/denxWolfgang Denk2-2/+51
2006-09-13Fix alignment problem in "mtdparts" commandWolfgang Denk1-1/+1
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2-2/+51
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-2/+4
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk1-11/+12