| Commit message (Expand) | Author | Age | Files | Lines |
* | Memory configuration changes for ZPC.1900 board | Wolfgang Denk | 2006-03-12 | 4 | -54/+55 |
* | Add support for Adder boards with 16MB SDRAM; | Wolfgang Denk | 2006-03-12 | 3 | -25/+36 |
* | Fix conditional for including ks8695eth driver | Wolfgang Denk | 2006-03-12 | 2 | -2/+4 |
* | Fix Makefile: include config.mk only after CROSS_COMPILE is defined | Wolfgang Denk | 2006-03-12 | 2 | -3/+7 |
* | Fix comment in common/soft_i2c.c | Wolfgang Denk | 2006-03-12 | 2 | -1/+7 |
* | Cleanup compiler warnings. | Wolfgang Denk | 2006-03-12 | 2 | -2/+5 |
* | Word alignment fixes for word aligned NS16550 UART | Wolfgang Denk | 2006-03-12 | 2 | -10/+22 |
* | Fix behaviour if gatewayip is not set | Wolfgang Denk | 2006-03-12 | 2 | -1/+6 |
* | Fix cleanup for netstart board.LABEL_2006_03_12_0025 | Wolfgang Denk | 2006-03-12 | 5 | -1/+6 |
* | More GCC 4.x woes | Wolfgang Denk | 2006-03-11 | 3 | -3/+5 |
* | More GCC 4.x code cleanup | Wolfgang Denk | 2006-03-11 | 5 | -10/+5 |
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | 24 | -59/+67 |
* | Update CHANGELOG | Wolfgang Denk | 2006-03-11 | 1 | -0/+3 |
* | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzb�cher | 2006-03-09 | 0 | -0/+0 |
|\ |
|
| * | Merge with /home/tur/nand/u-boot | Wolfgang Denk | 2006-03-08 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge /home/tur/nand/u-boot/ | Markus Klotzb�cher | 2006-03-08 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed a bug in saveenv(). Credit: Markus Klotzbuecher. | Bartlomiej Sieka | 2006-03-08 | 1 | -1/+1 |
* | | | Enable simple (non-redundant) NAND environment on delta board. | Markus Klotzb�cher | 2006-03-08 | 1 | -5/+4 |
* | | | Some minor fixes to environment in NAND code. | Markus Klotzbuecher | 2006-03-08 | 2 | -3/+7 |
| |/
|/| |
|
* | | Add support for Intel Monahans CPU on Zylonite and Delta boards | Wolfgang Denk | 2006-03-07 | 1 | -0/+3 |
* | | Add support for TQM8260-AI boards. | Wolfgang Denk | 2006-03-07 | 2 | -10/+14 |
* | | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | 2006-03-07 | 7 | -28/+8 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | 114 | -3613/+4798 |
|\ \ |
|
| * | | Minor code cleanup | Wolfgang Denk | 2006-03-06 | 24 | -529/+433 |
| * | | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | 110 | -1785/+12551 |
| |\ \
| | |/ |
|
| | * | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | 86 | -2712/+2881 |
| * | | Add lowboot target to mcc200 board | Stefan Roese | 2006-03-04 | 3 | -3/+24 |
| * | | Merge with /home/sr/git/u-boot/cfi-flash-fix | Wolfgang Denk | 2006-03-02 | 5 | -1/+7 |
| |\ \ |
|
| | * | | Fix problem with flash_get_size() from CFI driver update | Stefan Roese | 2006-03-01 | 5 | -1/+7 |
| * | | | Make CFG_NO_FLASH work on ARM systems | Wolfgang Denk | 2006-03-02 | 2 | -0/+7 |
| * | | | Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock, | Wolfgang Denk | 2006-02-28 | 2 | -55/+13 |
| |/ / |
|
| * | | Merge with Stefan Roese's branch with CFI driver fixes | Wolfgang Denk | 2006-02-28 | 9 | -1399/+292 |
| |\ \ |
|
| | * | | Convert mcc200 to use common CFI flash driver | Stefan Roese | 2006-02-28 | 6 | -1328/+93 |
| | * | | Major CFI-FLASH driver update: | Stefan Roese | 2006-02-28 | 4 | -71/+199 |
| * | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-02-28 | 3 | -5/+384 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Cleanup MCC200 board. | Wolfgang Denk | 2006-02-24 | 2 | -9/+3 |
| * | | | Initial port to MCC200 board (work in progress) | Wolfgang Denk | 2006-02-22 | 12 | -4/+2225 |
* | | | | Turned on SDRAM scrubbing. | Markus Klotzb�cher | 2006-03-06 | 1 | -1/+1 |
* | | | | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | 5 | -212/+125 |
* | | | | NAND finally working. Two bugs fixed: | Markus Klotzb�cher | 2006-03-06 | 3 | -13/+52 |
* | | | | Lots of new stuff: | Markus Klotzb�cher | 2006-03-04 | 3 | -68/+190 |
* | | | | Erasing works too now. The CS don't care causes problem with READSTATUS, | Markus Klotzb�cher | 2006-03-03 | 1 | -5/+10 |
* | | | | Write operation is working. Turned out that the READSTATUS hack was wrong | Markus Klotzb�cher | 2006-03-03 | 1 | -0/+2 |
* | | | | Writing is working, but there's still a bug that causes the data written to | Markus Klotzb�cher | 2006-03-03 | 1 | -25/+73 |
* | | | | Implemented writing, not working yet. | Markus Klotzb�cher | 2006-03-03 | 1 | -54/+158 |
* | | | | Moved the waiting loop for "Read Data Request" RDDREQ into the | Markus Klotzb�cher | 2006-03-02 | 1 | -15/+19 |
* | | | | Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since | Markus Klotzb�cher | 2006-03-02 | 1 | -2/+5 |
* | | | | Further NAND stuff implemented. Basic read commands seem to work. | Markus Klotzb�cher | 2006-03-01 | 2 | -98/+163 |
* | | | | All subsystem clocks not immediately need are turned at reset. | Markus Klotzb�cher | 2006-02-28 | 1 | -0/+10 |
* | | | | Added GPIO initialization of DF signal. Still not working. | Markus Klotzb�cher | 2006-02-28 | 4 | -4/+48 |