summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2006-11-012-66/+28
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-018-40/+31
* Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-012-108/+83
* Merge with /home/sr/git/u-boot/nand-ladisWolfgang Denk2006-10-298-217/+230
|\
| * [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-282-38/+0
| * [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-282-5/+4
| * [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-284-174/+226
* | Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk2006-10-291-0/+4
|/
* Update CHANGELOG.Wolfgang Denk2006-10-281-0/+77
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-2816-41/+43
* README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-285-5/+8
* Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-281-0/+5
* Minor code cleanup.Wolfgang Denk2006-10-281-94/+80
* Don't pass any debug options directly to the assemblerHaavard Skinnemoen2006-10-271-1/+3
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-271-6/+2
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-276-6/+6
* Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren2006-10-261-3/+6
* Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-262-113/+120
* Code cleanup.Wolfgang Denk2006-10-264-150/+189
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-261-6/+55
|\
| * Added support for Multi-Image files that contain a device treeKumar Gala2006-10-241-6/+55
* | Finish up support for the ATSTK1000/ATSTK1002 boardsHaavard Skinnemoen2006-10-252-13/+14
* | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-253-5/+140
|\ \
| * | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-172-2/+132
* | | Switch to automatically generated CHANGELOG file.Wolfgang Denk2006-10-243-5499/+6598
* | | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-242-4/+12
| |/ |/|
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-240-0/+0
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24139-875/+16439
|\ \
| * | Code cleanupWolfgang Denk2006-10-242-166/+166
| * | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-242-76/+9
| |\ \
| | * \ Merge branch 'i2c'Jon Loeliger2006-10-202-76/+9
| | |\ \
| | | * | Use generic I2C register block on 85xx and 86xx.Jon Loeliger2006-10-202-76/+9
| * | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-2470-61/+6298
| |\ \ \ \
| | * \ \ \ Merge with /home/wd/git/u-boot/mailing-list/Haavard_SkinnemoenWolfgang Denk2006-10-2466-21/+6236
| | |\ \ \ \
| | | * | | | Move atstk1000 files into vendor specific directory.Wolfgang Denk2006-10-245-1/+1
| | | * | | | Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-249-1/+606
| | | * | | | Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk2006-10-243-1/+403
| | | * | | | Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-2424-0/+2733
| | | * | | | Add AVR32 architecture supportWolfgang Denk2006-10-2433-2/+2463
| | | * | | | Use -g instead of -gstabs in AFLAGS_DEBUGWolfgang Denk2006-10-241-1/+1
| | | * | | | Fix/workaround broken dependency handling with make 3.81Wolfgang Denk2006-10-241-16/+30
| | * | | | | Fix sequoia separate object direcory building problems.Marian Balakowicz2006-10-235-40/+62
| | |/ / / /
| * | | | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-2097-1278/+11045
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge branch 'i2c'Jon Loeliger2006-10-2019-297/+83
| | |\ \ \ | | | |/ /
| | | * | Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-2019-297/+83
| | * | | Fix compilation warnings on a few 85xx boards.Jon Loeliger2006-10-203-3/+5
| | * | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-1916-13/+1125
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Rewrite a series of goto statements as a sequences ofJon Loeliger2006-10-191-31/+21
| | * | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-195-72/+142
| | * | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-1913-25/+16
OpenPOWER on IntegriCloud