aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-03-06Minor code cleanupWolfgang Denk4-115/+111
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk40-138/+1405
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka35-675/+664
2006-03-02Merge with /home/sr/git/u-boot/cfi-flash-fixWolfgang Denk1-1/+0
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese1-1/+0
2006-02-28Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk1-55/+10
2006-02-28Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk2-117/+49
2006-02-28Merge with /home/wd/git/u-boot/masterWolfgang Denk1-0/+373
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese1-117/+42
2006-02-28Major CFI-FLASH driver update:Stefan Roese1-0/+7
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka11-5/+1283
2006-02-22Rename SMMACO4 board into smmaco4 for consistency with Linux.Wolfgang Denk1-0/+0
2006-02-22Disable CMD_BSP for SMMACO4 board.Wolfgang Denk1-2/+1
2006-02-22Merge with /home/hs/PanDacom/u-boot-devWolfgang Denk1-0/+374
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk1-0/+402
2006-02-21Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk1-2/+2
2006-02-21Merge with /home/sr/git/u-bootWolfgang Denk2-5/+22
2006-02-20[Patch] Add basic support for the SMMACO4 Board from PanDaCom.Heiko Schocher1-0/+374
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese1-3/+9
2006-02-07Various changes to esd HH405 board specific filesStefan Roese1-2/+13
2006-02-07Update default environment for INKA4x00 board.Wolfgang Denk1-5/+25
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese2-1/+18
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese6-20/+48
2006-01-13Fix 28F256J3A support on PM520 boardWolfgang Denk1-2/+2
2005-12-29Add support for 28F256J3A flah (=> 64 MB) on PM520 boardWolfgang Denk1-7/+9
2005-12-22Add support for 28F256J3A flash chipsWolfgang Denk1-0/+2
2005-12-06Change port configuration for O2DNT (CODEC1 on PSC1)Marian Balakowicz1-1/+1
2005-12-06Fix DPRAM offset/size for MPC8541/8555.Wolfgang Denk1-2/+7
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2-4/+4
2005-12-01Merge with /home/sr/git/u-bootWolfgang Denk8-1071/+859
2005-12-01Adjust TQM834x PHY addresses for latest hardware revision.Wolfgang Denk1-1/+1
2005-12-01Increase malloc arena on TQM5200 board to 256 kB.Wolfgang Denk1-1/+1
2005-11-30Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz1-0/+2
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese3-937/+452
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese4-133/+406
2005-11-27Increase IPB and PCI clocks for O2DNT board.Marian Balakowicz1-2/+23
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-1/+1
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk9-3/+64
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese2-0/+329
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk102-576/+576
2005-11-15Merge with /server/home/stefan/git/u-boot/bamboo-sdramStefan Roese1-2/+3
2005-11-15Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese1-2/+3
2005-11-15New PPC 405EP board added: CMS700Stefan Roese2-0/+397
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese1-4/+5
2005-11-07Correct PPC Timebase register definitions (SPRN_TBRL...)Stefan Roese1-4/+4
2005-11-03Adjust TQM85x PHY addresses for latest hardware revision.Wolfgang Denk2-2/+2
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk1-1/+8
2005-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese1-0/+1
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk22-13/+53
2005-10-28Add support for multiple PHYs.Marian Balakowicz22-13/+53