Wolfgang Denk
dc013d4640
Add loads of ntohl() in image header handling
...
Patch by Steven Scholz, 10 Jun 2005
19 years ago
Wolfgang Denk
8ff0208d31
Switch MPC86xADS and MPC885ADS boards to use cpuclk environment
...
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005
19 years ago
Wolfgang Denk
f47b661141
RPXlite configuration fixes
...
- Use correct flash sector size
- Use correct memory test end address
- Add support for bzip2 compression
- Various small fixes
Patch by Yuli Barcohen, 05 Jun 2005
19 years ago
Wolfgang Denk
aba9f1af60
Memory configuration changes for ZPC.1900 board
...
- Fix SDRAM timing on both local bus and 60x bus
- Add support for second flash bank (SIMM)
- Change boot flash base
Patch by Yuli Barcohen, 05 Jun 2005
19 years ago
Wolfgang Denk
5797b821dc
Add support for Adder boards with 16MB SDRAM;
...
add support for second FEC on Adder87x board.
Patch by Yuli Barcohen, 05 Jun 2005
19 years ago
Wolfgang Denk
7c54c7018e
Fix conditional for including ks8695eth driver
...
Patch by Greg Ungerer, 04 Jun 2005
19 years ago
Wolfgang Denk
92b197f0da
Fix Makefile: include config.mk only after CROSS_COMPILE is defined
...
Patch by Friedrich Lobenstock, 02 Jun 2005
19 years ago
Wolfgang Denk
82d716fd0d
Fix comment in common/soft_i2c.c
...
Patches by Peter Korsgaard/Tolunay Orkun, 26 May 2005
19 years ago
Wolfgang Denk
611125a292
Cleanup compiler warnings.
...
Patch by Greg Ungerer, 21 May 2005
19 years ago
Wolfgang Denk
2281490485
Word alignment fixes for word aligned NS16550 UART
...
Patch by Jean-Paul Saman, 01 Mar 2005
19 years ago
Wolfgang Denk
d509b81210
Fix behaviour if gatewayip is not set
...
Patch by Robin Gilks, 23 Dec 2004
19 years ago
Wolfgang Denk
84ef51a632
Fix cleanup for netstart board.
...
Remove build results from repository
19 years ago
Wolfgang Denk
d2ed2f661b
More GCC 4.x woes
19 years ago
Wolfgang Denk
8de7ed3abe
More GCC 4.x code cleanup
19 years ago
Wolfgang Denk
d52fb7e3d1
Some code cleanup for GCC 4.x
19 years ago
Wolfgang Denk
4367a01036
Update CHANGELOG
19 years ago
Markus Klotzbücher
5536b2b5a9
Merge with http://www.denx.de/git/u-boot.git
19 years ago
Wolfgang Denk
83784bf63f
Merge with /home/tur/nand/u-boot
19 years ago
Markus Klotzbücher
e4558768ae
Merge /home/tur/nand/u-boot/
19 years ago
Bartlomiej Sieka
3d65390e21
Fixed a bug in saveenv(). Credit: Markus Klotzbuecher.
...
> @@ -115,7 +115,7 @@ int saveenv(void)
19 years ago
Markus Klotzbücher
8371a2c0d4
Enable simple (non-redundant) NAND environment on delta board.
19 years ago
Markus Klotzbuecher
3c4eb0880b
Some minor fixes to environment in NAND code.
19 years ago
Wolfgang Denk
9c575e51de
Add support for Intel Monahans CPU on Zylonite and Delta boards
...
(This is Work in Progress!)
19 years ago
Wolfgang Denk
1f62bc2d08
Add support for TQM8260-AI boards.
19 years ago
Wolfgang Denk
0be248fa9a
Cleanup (get rid of debug code that sneaked in)
19 years ago
Wolfgang Denk
951a954b77
Merge with /home/wd/git/u-boot/master
...
Code cleanup.
19 years ago
Markus Klotzbücher
ac7d97dcbb
Turned on SDRAM scrubbing.
19 years ago
Markus Klotzbücher
43638c674a
Cleanup of NAND support of delta board using the Monahans Data Flash
...
Controller.
19 years ago
Markus Klotzbücher
f9e029184b
NAND finally working. Two bugs fixed:
...
* For READ_STATUS and READID commands always 8 bytes need to be read from
NDDB. Otherwise they stay there and get send to flash as the first data
word when writing.
* In nand_base.c the oob variable is not reset so this->oob_buf is
overwritten what eventually screws up the bad block descriptor table.
19 years ago
Wolfgang Denk
bfc81252c0
Minor code cleanup
19 years ago
Wolfgang Denk
4e3ccd2692
Merge the new NAND code (testing-NAND brach); see doc/README.nand
...
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Patch by Ladislav Michl, 29 Jun 2005
[Merge with /home/tur/nand/u-boot]
19 years ago
Bartlomiej Sieka
addb2e1650
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
...
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
19 years ago
Markus Klotzbücher
bf7cac033b
Lots of new stuff:
...
* Debug message can be turned on and off.
* Waiting for events now times out.
* Implemented RESET command.
* Added appropriate nand_bbt_descriptor and nand_oobinfo.
Remaining Problems:
* Read Status still behaves weird an returns invalid stuff sometimes.
* ECC Placement does not respect our scheme in nand_oobinfo.
19 years ago
Stefan Roese
f1ee982506
Add lowboot target to mcc200 board
...
Patch by Stefan Roese, 4 Mar 2006
19 years ago
Markus Klotzbücher
f8785e96c9
Erasing works too now. The CS don't care causes problem with READSTATUS,
...
don't ask me why. There are still bugs in the bad block logic.
19 years ago
Markus Klotzbücher
24e1217be3
Write operation is working. Turned out that the READSTATUS hack was wrong
...
after all.
19 years ago
Markus Klotzbücher
9187a35b6c
Writing is working, but there's still a bug that causes the data written to
...
start at an offset of 4 bytes from the start of the page.
19 years ago
Markus Klotzbücher
19fdeff433
Implemented writing, not working yet.
19 years ago
Markus Klotzbücher
e2053f9c7a
Moved the waiting loop for "Read Data Request" RDDREQ into the
...
delta_cmdfunc function, because this bit is only set once after a command
is sent and this allows read functions to be called multiple times.
19 years ago
Wolfgang Denk
aed9e2269c
Merge with /home/sr/git/u-boot/cfi-flash-fix
19 years ago
Markus Klotzbücher
bb1ff049fb
Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since
...
there are 0)
19 years ago
Wolfgang Denk
4f71866470
Make CFG_NO_FLASH work on ARM systems
...
Patch by Markus Klotzbuecher, 27 Feb 2006
19 years ago
Markus Klotzbücher
481911c78c
Further NAND stuff implemented. Basic read commands seem to work.
19 years ago
Stefan Roese
f18e874ad5
Fix problem with flash_get_size() from CFI driver update
...
Patch by Stefan Roese, 1 Mar 2006
19 years ago
Markus Klotzbücher
e8cd00835e
All subsystem clocks not immediately need are turned at reset.
19 years ago
Markus Klotzbücher
00c35bd214
Added GPIO initialization of DF signal. Still not working.
19 years ago
Wolfgang Denk
82f2e33a8d
Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,
...
use hush shell.
19 years ago
Markus Klotzbücher
6949328d7d
First steps implementing NAND support. Not working, fails to read ID.
19 years ago
Wolfgang Denk
f6c0068fc1
Merge with Stefan Roese's branch with CFI driver fixes
19 years ago
Wolfgang Denk
36d2c5387d
Merge with /home/wd/git/u-boot/master
19 years ago