| Commit message (Expand) | Author | Age | Lines |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-09-09 | -3443/+50 |
|\ |
|
| * | Add documentation on the latest build environment extentions to | Marian Balakowicz | 2006-09-07 | -0/+39 |
| * | Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. | Marian Balakowicz | 2006-09-07 | -3441/+2 |
| * | Fix LOG_DIR directory creation error. | Marian Balakowicz | 2006-09-07 | -2/+9 |
* | | Fix build problem cpu/ppc4xx/ndfc.c | Stefan Roese | 2006-09-07 | -15/+20 |
* | | Fix build problem with CPCI440 | Stefan Roese | 2006-09-07 | -2/+6 |
* | | Change Yellowstone to use CFI write buffer | Stefan Roese | 2006-09-07 | -0/+5 |
* | | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | -321/+3606 |
|/ |
|
* | Fix mkimage -l bug with multifile images on 64bit platforms | Wolfgang Denk | 2006-09-06 | -1/+4 |
* | Fix build problems on sorcery board. | Wolfgang Denk | 2006-09-04 | -2/+5 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-09-04 | -3112/+4990 |
|\ |
|
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -3105/+4980 |
| * | Remove the board/netstar/crcit binary from git repository. | Marian Balakowicz | 2006-09-01 | -0/+2 |
| * | Fix tools/updater build error. | Marian Balakowicz | 2006-09-01 | -6/+4 |
| * | tools/easylogo/easylogo.c | Marian Balakowicz | 2006-09-01 | -1/+3 |
* | | Fixed problems on PRS200 board caused by adding splash screen on MCC200 | Wolfgang Denk | 2006-09-03 | -19/+24 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-09-03 | -25/+469 |
|\ \ |
|
| * | | Added David Updegraff as maintainer of CRAYL1 | Detlev Zundel | 2006-09-01 | -1/+5 |
| * | | Added changelog entry for previous small commits and extended README on | Detlev Zundel | 2006-09-01 | -6/+23 |
| * | | Added another example showing simple interrupt interception. | Detlev Zundel | 2006-09-01 | -0/+87 |
| * | | Added simple_strtoul(), getenv() and setenv() to the exported functions. | Detlev Zundel | 2006-09-01 | -3/+12 |
| * | | Added interrupt handling capabilities for mpc5xxx processors. | Detlev Zundel | 2006-09-01 | -15/+342 |
* | | | Coding Style cleanup. | Wolfgang Denk | 2006-08-31 | -445/+551 |
|/ / |
|
* | | Add splashscreen support for MCC200 board. | Wolfgang Denk | 2006-08-30 | -5/+297 |
* | | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled | Wolfgang Denk | 2006-08-30 | -3/+157 |
* | | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | 2006-08-29 | -33/+517 |
|\ \ |
|
| * | | PCIe endpoint support for AMCC Yucca 440SPe board | Stefan Roese | 2006-08-29 | -29/+481 |
| * | | Improve DIMM detection for AMCC Yucca 440SPe board | Stefan Roese | 2006-08-29 | -7/+39 |
* | | | Fix typo. | Wolfgang Denk | 2006-08-29 | -1/+3 |
|/ / |
|
* | | Code cleanup | Wolfgang Denk | 2006-08-27 | -48/+50 |
* | | Fix typo in MCC200/PRS200 configuration | Wolfgang Denk | 2006-08-25 | -7/+7 |
|/ |
|
* | Update for MCC200 / PRS200 boards: | Wolfgang Denk | 2006-08-25 | -2/+10 |
* | Merge with /home/tur/proj/fo300/u-boot | Wolfgang Denk | 2006-08-25 | -1/+28 |
|\ |
|
| * | Add a fix for a buggy USB device on the FO300 board. | Bartlomiej Sieka | 2006-08-22 | -1/+28 |
* | | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | 2006-08-24 | -24/+75 |
* | | Minor cleanup | Wolfgang Denk | 2006-08-18 | -21/+21 |
|/ |
|
* | Add support for WTK FO300 board (TQM5200 based). | Marian Balakowicz | 2006-08-18 | -13/+154 |
* | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-18 | -5/+16 |
|\ |
|
| * | Fix TQM834x hang. | Rafal Jaworowski | 2006-08-18 | -5/+16 |
* | | Merge with git+ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-18 | -11/+91 |
|\ \
| |/
|/| |
|
| * | Update for SC520 board. | Wolfgang Denk | 2006-08-14 | -7/+68 |
| * | Fixed common.h spelling error. | Wolfgang Denk | 2006-08-14 | -1/+4 |
| * | Fix typo. | Wolfgang Denk | 2006-08-14 | -1/+4 |
| * | Fix fatload command on FAT32 formatted partitions. | Wolfgang Denk | 2006-08-14 | -2/+9 |
| * | Fix drivers/dm9000.c when configured in 32 bit mode. | Wolfgang Denk | 2006-08-14 | -0/+6 |
* | | Cleanup debug code for yucca board. | Wolfgang Denk | 2006-08-17 | -3/+2 |
* | | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | 2006-08-17 | -0/+10 |
* | | Add debug console on COM12 for MCC200 board | Wolfgang Denk | 2006-08-17 | -2/+14 |
|/ |
|
* | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | 2006-08-13 | -29/+129 |
|\ |
|
| * | Fix control-c handing in CONFIG_CMDLINE_EDITING | Stefan Roese | 2006-08-07 | -2/+7 |