Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'mpc86xx' | Jon Loeliger | 2006-09-29 | -0/+2 |
|\ | ||||
| * | Fix missing tCycle/modfreq calculation. | John Traill | 2006-09-29 | -0/+2 |
* | | Merge branch 'mpc85xx' | Jon Loeliger | 2006-09-19 | -29/+168 |
|\ \ | ||||
| * | | Updated config headers to add default FDT-based booting | Andy Fleming | 2006-09-19 | -14/+27 |
| * | | Add support for eTSEC 3 & 4 on 8548 CDS | Andy Fleming | 2006-09-19 | -11/+111 |
| * | | Added code to support 2.6.18 PCI changes in u-boot | Andy Fleming | 2006-09-19 | -1/+29 |
* | | | Modified makefile for new build mechanism. | Jon Loeliger | 2006-09-19 | -15/+21 |
* | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-09-19 | -7505/+10966 |
|\ \ \ | ||||
| * | | | Disable autoboot abort for FO300 when silent mode is enabled | Wolfgang Denk | 2006-09-13 | -30/+47 |
| * | | | Cleanup examples binaries | Wolfgang Denk | 2006-09-13 | -1/+3 |
| * | | | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | 2006-09-13 | -30/+105 |
| |\ \ \ | ||||
| | * | | | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese | 2006-09-12 | -25/+73 |
| | * | | | Update NAND boot documentation | Stefan Roese | 2006-09-12 | -5/+32 |
| * | | | | Fix alignment problem in "mtdparts" command | Wolfgang Denk | 2006-09-13 | -1/+3 |
| |/ / / | ||||
| * | | | 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 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-09-14 | -6/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |