summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-0/+67
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2-250/+5
2006-03-07Merge with /home/wd/git/u-boot/masterWolfgang Denk49-504/+1093
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-202/+78
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher1-8/+34
2006-03-06Minor code cleanupWolfgang Denk16-190/+99
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk50-56/+1832
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka34-62/+89
2006-03-04Lots of new stuff:Markus Klotzbücher1-67/+184
2006-03-04Add lowboot target to mcc200 boardStefan Roese1-2/+14
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-02Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher1-2/+5
2006-03-02Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher1-83/+146
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese2-0/+3
2006-03-01Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher1-2/+40
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher5-436/+311
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese4-1211/+48
2006-02-28Major CFI-FLASH driver update:Stefan Roese1-2/+1
2006-02-24Merge /home/tur/nand/u-boot/Markus Klotzbücher20-31/+1780
2006-02-24Merge branch 'master' of http://www.denx.de/git/u-bootMarkus Klotzbücher6-3331/+2632
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka20-31/+1780
2006-02-24Cleanup MCC200 board.Wolfgang Denk1-7/+1
2006-02-22SDRAM now working.Markus Klotzbücher1-2/+3
2006-02-22SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher2-24/+10
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk9-0/+1815
2006-02-22SDRAM seems to be working on delta board, though u-boot doesn't start yet.Markus Klotzbücher1-58/+83
2006-02-20New board directory and config for the benq delta board (copied fromMarkus Klotzbücher6-0/+992
2006-02-09basic u-boot is working, boots into the command shell.Markus Klotzbücher1-0/+3
2006-02-08Changes:Markus Klotzbücher1-20/+129
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese3-764/+18
2006-02-07Forgot to add files to zylonite branch.Markus Klotzbücher6-0/+880
2006-02-07Various changes to esd HH405 board specific filesStefan Roese3-2567/+2614
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese6-10/+10
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese1-8/+72
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese5-49/+191
2006-01-13Fix 28F256J3A support on PM520 boardWolfgang Denk1-4/+5
2005-12-29Add support for 28F256J3A flah (=> 64 MB) on PM520 boardWolfgang Denk1-3/+15
2005-12-19Fix compiler problem with at91rm9200dk board.Wolfgang Denk1-1/+1
2005-12-15Changes to Yellowstone & Yosemite 440EP/GR eval boards:Stefan Roese2-14/+172
2005-12-12(no commit message)Wolfgang Denk225-0/+277
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk13-63/+61
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese11-925/+365
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese7-0/+1034
2005-11-29Minor AMCC 4xx board cleanupsStefan Roese3-36/+0
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese9-80/+3
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese6-0/+661