summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into hpc2roy zang2006-11-03-263/+244
|\
| * Merge with /home/tur/proj/uboot_linux_v38b/u-bootWolfgang Denk2006-11-02-262/+198
| |\
| | * Finish up support for MarelV38B boardBartlomiej Sieka2006-11-01-48/+56
| | * - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2006-11-01-66/+28
| | * - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-01-40/+31
| | * Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-108/+83
| * | Release U-Boot 1.1.6Wolfgang Denk2006-11-02-1/+46
| |/
* | Remove some unused CFG define.roy zang2006-11-03-12/+3
* | Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.roy zang2006-11-03-1/+1
* | This patch comes from Yuli's posted patch on 8/8/2006roy zang2006-11-02-6/+26
* | Tsi108 on chip i2c support.roy zang2006-11-02-0/+300
* | Tsi108 on chip pci controller support.roy zang2006-11-02-0/+178
* | Tundra tsi108 on chip Ethernet controller support.roy zang2006-11-02-0/+1047
* | Tundra tsi108 header file.roy zang2006-11-02-0/+221
* | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+1151
* | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+212
* | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+453
* | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+955
* | General code modification for mpc7448hpc2 board support.roy zang2006-11-02-24/+136
* | Add README file for mpc7448hpc2 board.roy zang2006-11-02-0/+193
|/
* Merge with /home/sr/git/u-boot/nand-ladisWolfgang Denk2006-10-29-217/+230
|\
| * [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-28-38/+0
| * [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-28-5/+4
| * [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-28-174/+226
* | Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk2006-10-29-0/+4
|/
* Update CHANGELOG.Wolfgang Denk2006-10-28-0/+77
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-28-41/+43
* README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-28-5/+8
* Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-28-0/+5
* Minor code cleanup.Wolfgang Denk2006-10-28-94/+80
* Don't pass any debug options directly to the assemblerHaavard Skinnemoen2006-10-27-1/+3
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-27-6/+2
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-27-6/+6
* Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren2006-10-26-3/+6
* Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-26-113/+120
* Code cleanup.Wolfgang Denk2006-10-26-150/+189
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-26-6/+55
|\
| * Added support for Multi-Image files that contain a device treeKumar Gala2006-10-24-6/+55
* | Finish up support for the ATSTK1000/ATSTK1002 boardsHaavard Skinnemoen2006-10-25-13/+14
* | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-25-5/+140
|\ \
| * | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-17-2/+132
* | | Switch to automatically generated CHANGELOG file.Wolfgang Denk2006-10-24-5499/+6598
* | | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-24-4/+12
| |/ |/|
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-0/+0
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-875/+16439
|\ \
| * | Code cleanupWolfgang Denk2006-10-24-166/+166
| * | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-24-76/+9
| |\ \
| | * \ Merge branch 'i2c'Jon Loeliger2006-10-20-76/+9
| | |\ \
| | | * | Use generic I2C register block on 85xx and 86xx.Jon Loeliger2006-10-20-76/+9
| * | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-61/+6298
| |\ \ \ \