summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese
2006-10-28Check for illegal character '=' in environment variable names.Wolfgang Denk
2006-10-28Minor code cleanup.Wolfgang Denk
2006-10-26Code cleanup.Wolfgang Denk
2006-10-26Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk
2006-10-24Added support for Multi-Image files that contain a device treeKumar Gala
2006-10-25Fix Makefile for "CHANGELOG" targetWolfgang Denk
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-20Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk
2006-10-20Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5v1.1.5U-Boot-1_1_5Wolfgang Denk
2006-10-20MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
2006-10-20Coding style cleanupWolfgang Denk
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger
2006-10-17Add monitor functions for indirect access to PPC440 DCR'sStefan Roese
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-12Fix possible uninitialized variable compiler warning.Grant Likely
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-12Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-11Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk
2006-10-11* Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-10-09Merge with /home/sr/git/u-boot/avr32Wolfgang Denk
2006-10-09Define IH_CPU_AVR32Stefan Roese
2006-10-09Fix buffer overflow problem in ft_build.cWolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-13Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-09-13Fix alignment problem in "mtdparts" commandWolfgang Denk
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-03Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel
2006-08-31Coding Style cleanup.Wolfgang Denk
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk
2006-08-30Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei
2006-08-29Merge branch 'mpc85xx'Jon Loeliger
2006-08-29Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei
2006-08-23* Another small fix for booting with disable_ofMatthew McClintock
2006-08-23Merge branch 'mpc86xx'Jon Loeliger
2006-08-23Add AHCI support to u-bootJin Zhengxiong