aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk114-3613/+4798
2006-03-06Turned on SDRAM scrubbing.Markus Klotzbücher1-1/+1
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher5-212/+125
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher3-13/+52
2006-03-06Minor code cleanupWolfgang Denk24-529/+433
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk110-1785/+12551
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka86-2712/+2881
2006-03-04Lots of new stuff:Markus Klotzbücher3-68/+190
2006-03-04Add lowboot target to mcc200 boardStefan Roese3-3/+24
2006-03-03Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher1-5/+10
2006-03-03Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher1-0/+2
2006-03-03Writing is working, but there's still a bug that causes the data written toMarkus Klotzbücher1-25/+73
2006-03-03Implemented writing, not working yet.Markus Klotzbücher1-54/+158
2006-03-02Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzbücher1-15/+19
2006-03-02Merge with /home/sr/git/u-boot/cfi-flash-fixWolfgang Denk5-1/+7
2006-03-02Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher1-2/+5
2006-03-02Make CFG_NO_FLASH work on ARM systemsWolfgang Denk2-0/+7
2006-03-01Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher2-98/+163
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese5-1/+7
2006-02-28All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher1-0/+10
2006-02-28Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher4-4/+48
2006-02-28Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk2-55/+13
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher9-481/+424
2006-02-28Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk9-1399/+292
2006-02-28Merge with /home/wd/git/u-boot/masterWolfgang Denk3-5/+384
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese6-1328/+93
2006-02-28Major CFI-FLASH driver update:Stefan Roese4-71/+199
2006-02-24Merge /home/tur/nand/u-boot/Markus Klotzbücher47-51/+10614
2006-02-24Merge branch 'master' of http://www.denx.de/git/u-bootMarkus Klotzbücher14-3352/+3129
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka47-51/+10614
2006-02-24Cleanup MCC200 board.Wolfgang Denk2-9/+3
2006-02-22SDRAM now working.Markus Klotzbücher2-12/+13
2006-02-22SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher5-36/+25
2006-02-22Rename SMMACO4 board into smmaco4 for consistency with Linux.Wolfgang Denk2-2/+2
2006-02-22Disable CMD_BSP for SMMACO4 board.Wolfgang Denk1-2/+1
2006-02-22Merge with /home/hs/PanDacom/u-boot-devWolfgang Denk3-5/+385
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk12-4/+2225
2006-02-22SDRAM seems to be working on delta board, though u-boot doesn't start yet.Markus Klotzbücher2-58/+108
2006-02-21Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk4-6/+57
2006-02-21Merge with /home/sr/git/u-bootWolfgang Denk9-3336/+2660
2006-02-20[Patch] Add basic support for the SMMACO4 Board from PanDaCom.Heiko Schocher3-0/+380
2006-02-20New board directory and config for the benq delta board (copied fromMarkus Klotzbücher10-0/+1276
2006-02-20Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher3-4/+209
2006-02-19Merged sufficient changes to pxa-regs.h in order to make u-boot compile.Markus Klotzbücher2-6/+328
2006-02-10Reverting pxa-regs.h back to original, because the intel Monahans oneMarkus Klotzbücher1-2121/+553
2006-02-10Config updated for compiling the SMC911111 network driverMarkus Klotzbücher1-5/+17
2006-02-10Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher2-6/+3
2006-02-09basic u-boot is working, boots into the command shell.Markus Klotzbücher2-1/+4
2006-02-08Changes:Markus Klotzbücher3-116/+199
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese5-767/+30