aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk1-0/+17
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-24Added 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-20Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk6-258/+271
2006-10-20Merge with /home/wd/git/u-boot/masterWolfgang Denk4-8/+19
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5U-Boot-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-11Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2-12/+13
2006-10-11* 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-10Merge 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-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger10-467/+698
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
2006-09-03Merge with /home/wd/git/u-boot/masterWolfgang Denk1-2/+5
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-11/+12
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel1-2/+5
2006-08-31Coding Style cleanup.Wolfgang Denk1-445/+548
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk1-3/+25
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk1-1/+27
2006-08-30Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei1-1/+1
2006-08-29Merge branch 'mpc85xx'Jon Loeliger1-1/+1
2006-08-29Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei1-1/+1
2006-08-23* Another small fix for booting with disable_ofMatthew McClintock1-5/+6
2006-08-23Merge branch 'mpc86xx'Jon Loeliger1-1/+6