summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2006-10-1114-32/+24
|\
| * * Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2006-10-1114-26/+17
| * Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-301-1/+1
| * * Another small fix for booting with disable_ofMatthew McClintock2006-08-231-5/+6
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-11485-7884/+14308
|\ \
| * | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-107-27/+1183
| * | Merge with /home/sr/git/u-boot/avr32Wolfgang Denk2006-10-094-0/+10
| |\ \
| | * | Define IH_CPU_AVR32Stefan Roese2006-10-094-0/+10
| * | | Fix buffer overflow problem in ft_build.cWolfgang Denk2006-10-092-1/+6
| |/ /
| * | Make bootp implementation RFC3046 compliantWolfgang Denk2006-10-092-1/+9
| * | TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk2006-10-092-0/+8
| * | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09334-333/+337
| * | Add missing files for EP82xxM boardsWolfgang Denk2006-10-095-0/+886
| * | Coding style cleanupWolfgang Denk2006-10-0928-81/+79
| * | Add support for EP82xxM boardsWolfgang Denk2006-10-094-6/+16
| * | Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-10-082-2/+5
| |\ \
| | * | Fix comments in include/ppc440.hWolfgang Denk2006-09-202-2/+5
| * | | Merge with /home/m8/git/u-bootWolfgang Denk2006-10-055-34/+868
| |\ \ \
| | * | | Update for CAM5200 board:Marian Balakowicz2006-10-035-34/+868
| | |/ /
| * | | Fix TLB setup for Ocotea boardStefan Roese2006-10-042-26/+33
| * | | Fix reset problem in sequoia sdram init codeStefan Roese2006-10-042-6/+3
| * | | Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-136-3/+40
| |/ /
| * | Disable autoboot abort for FO300 when silent mode is enabledWolfgang Denk2006-09-132-30/+47
| * | Cleanup examples binariesWolfgang Denk2006-09-132-1/+3
| * | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-09-1310-30/+105
| |\ \
| | * | Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-127-25/+73
| | * | Update NAND boot documentationStefan Roese2006-09-124-5/+32
| * | | Fix alignment problem in "mtdparts" commandWolfgang Denk2006-09-132-1/+3
| |/ /
| * | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-0918-3443/+50
| |\ \
| | * | Add documentation on the latest build environment extentions toMarian Balakowicz2006-09-072-0/+39
| | * | Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz2006-09-0715-3441/+2
| | * | Fix LOG_DIR directory creation error.Marian Balakowicz2006-09-073-2/+9
| * | | Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-073-15/+20
| * | | Fix build problem with CPCI440Stefan Roese2006-09-072-2/+6
| * | | Change Yellowstone to use CFI write bufferStefan Roese2006-09-072-0/+5
| * | | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-0748-321/+3606
| |/ /
| * | Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk2006-09-062-1/+4
| * | Fix build problems on sorcery board.Wolfgang Denk2006-09-044-2/+5
| * | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04370-3112/+4990
| |\ \
| | * | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01364-3105/+4980
| | * | Remove the board/netstar/crcit binary from git repository.Marian Balakowicz2006-09-012-0/+2
| | * | Fix tools/updater build error.Marian Balakowicz2006-09-013-6/+4
| | * | tools/easylogo/easylogo.cMarian Balakowicz2006-09-012-1/+3
| * | | Fixed problems on PRS200 board caused by adding splash screen on MCC200Wolfgang Denk2006-09-032-19/+24
| * | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-09-0311-25/+469
| |\ \ \
| | * | | Added David Updegraff as maintainer of CRAYL1Detlev Zundel2006-09-011-1/+5
| | * | | Added changelog entry for previous small commits and extended README onDetlev Zundel2006-09-012-6/+23
| | * | | Added another example showing simple interrupt interception.Detlev Zundel2006-09-012-0/+87
| | * | | Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-013-3/+12
| | * | | Added interrupt handling capabilities for mpc5xxx processors.Detlev Zundel2006-09-013-15/+342