Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Minor code cleanup. | Wolfgang Denk | 2006-10-28 | 1 | -94/+80 | |
* | | | Don't pass any debug options directly to the assembler | Haavard Skinnemoen | 2006-10-27 | 1 | -1/+3 | |
* | | | MPC86xx: Cleaned up unused and conditionally used local variables. | Jon Loeliger | 2006-10-27 | 1 | -6/+2 | |
* | | | Fix "ar" flags in some Makefiles to allow for silent "make -s" | Wolfgang Denk | 2006-10-27 | 6 | -6/+6 | |
* | | | Fix TSEC driver (now for real): avoid crashes if PHY is not attached | Ben Warren | 2006-10-26 | 1 | -3/+6 | |
* | | | Fix TSEC driver: avoid crashes if PHY is not attached | Ben Warren | 2006-10-26 | 2 | -113/+120 | |
* | | | Code cleanup. | Wolfgang Denk | 2006-10-26 | 4 | -150/+189 | |
* | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree | Wolfgang Denk | 2006-10-26 | 1 | -6/+55 | |
|\ \ \ | ||||||
| * | | | Added support for Multi-Image files that contain a device tree | Kumar Gala | 2006-10-24 | 1 | -6/+55 | |
* | | | | Finish up support for the ATSTK1000/ATSTK1002 boards | Haavard Skinnemoen | 2006-10-25 | 2 | -13/+14 | |
* | | | | Fix Makefile for "CHANGELOG" target | Wolfgang Denk | 2006-10-25 | 3 | -5/+140 | |
|\ \ \ \ | ||||||
| * | | | | Add monitor functions for indirect access to PPC440 DCR's | Stefan Roese | 2006-10-17 | 2 | -2/+132 | |
* | | | | | Switch to automatically generated CHANGELOG file. | Wolfgang Denk | 2006-10-24 | 3 | -5499/+6598 | |
* | | | | | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c | Stefan Roese | 2006-10-24 | 2 | -4/+12 | |
| |/ / / |/| | | | ||||||
* | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-24 | 0 | -0/+0 | |
* | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-24 | 139 | -875/+16439 | |
|\ \ \ \ | ||||||
| * | | | | Code cleanup | Wolfgang Denk | 2006-10-24 | 2 | -166/+166 | |
| * | | | | Merge with http://www.jdl.com/software/u-boot-86xx.git | Wolfgang Denk | 2006-10-24 | 2 | -76/+9 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'i2c' | Jon Loeliger | 2006-10-20 | 2 | -76/+9 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Use generic I2C register block on 85xx and 86xx. | Jon Loeliger | 2006-10-20 | 2 | -76/+9 | |
| * | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-24 | 70 | -61/+6298 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen | Wolfgang Denk | 2006-10-24 | 66 | -21/+6236 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Move atstk1000 files into vendor specific directory. | Wolfgang Denk | 2006-10-24 | 5 | -1/+1 | |
| | | * | | | | | | Add ATSTK1000 and ATSTK1002 board support | Wolfgang Denk | 2006-10-24 | 9 | -1/+606 | |
| | | * | | | | | | Add common serial driver for Atmel AT32 and AT91 chips | Wolfgang Denk | 2006-10-24 | 3 | -1/+403 | |
| | | * | | | | | | Add AT32AP CPU and AT32AP7000 SoC support | Wolfgang Denk | 2006-10-24 | 24 | -0/+2733 | |
| | | * | | | | | | Add AVR32 architecture support | Wolfgang Denk | 2006-10-24 | 33 | -2/+2463 | |
| | | * | | | | | | Use -g instead of -gstabs in AFLAGS_DEBUG | Wolfgang Denk | 2006-10-24 | 1 | -1/+1 | |
| | | * | | | | | | Fix/workaround broken dependency handling with make 3.81 | Wolfgang Denk | 2006-10-24 | 1 | -16/+30 | |
| | * | | | | | | | Fix sequoia separate object direcory building problems. | Marian Balakowicz | 2006-10-23 | 5 | -40/+62 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge with http://www.jdl.com/software/u-boot-86xx.git | Wolfgang Denk | 2006-10-20 | 97 | -1278/+11045 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | ||||||
| | * | | | | | Merge branch 'i2c' | Jon Loeliger | 2006-10-20 | 19 | -297/+83 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger | 2006-10-20 | 19 | -297/+83 | |
| | * | | | | | Fix compilation warnings on a few 85xx boards. | Jon Loeliger | 2006-10-20 | 3 | -3/+5 | |
| | * | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-19 | 16 | -13/+1125 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Rewrite a series of goto statements as a sequences of | Jon Loeliger | 2006-10-19 | 1 | -31/+21 | |
| | * | | | | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c | Jon Loeliger | 2006-10-19 | 5 | -72/+142 | |
| | * | | | | | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger | 2006-10-19 | 13 | -25/+16 | |
| | * | | | | | Fixed leading whitespace issues. | Jon Loeliger | 2006-10-13 | 1 | -3/+2 | |
| | * | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-12 | 5 | -9/+15 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Remove unneeded include files and local variable. | Jon Loeliger | 2006-10-12 | 1 | -3/+0 | |
| | * | | | | | | Fix possible uninitialized variable compiler warning. | Grant Likely | 2006-10-12 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-11 | 7 | -27/+1183 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s" | Jon Loeliger | 2006-10-11 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-10 | 367 | -491/+2298 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Coding style changes to remove local varible blocks | Jon Loeliger | 2006-10-10 | 2 | -144/+128 | |
| | * | | | | | | | | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | 2 | -242/+233 | |
| | * | | | | | | | | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | 2 | -2/+0 | |
| | * | | | | | | | | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | 1 | -2/+2 | |
| | * | | | | | | | | Ran lindent and cleaned up whitespace issues. | Jon Loeliger | 2006-10-10 | 1 | -441/+455 |