aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2007-11-03TQM5200: Call usb_cpu_init() during board initMarian Balakowicz1-2/+8
2007-11-03changes for IDS8247 board supportSergej Stepanov1-33/+73
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk9-51/+61
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-1/+4
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-1/+4
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2-7/+12
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk7-50/+57
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk6-42/+42
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk1-8/+15
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-1/+3
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew1-0/+1
2007-10-24Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk1-0/+6
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-10-23Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-23fix pxa255_idp boardMarcel Ziswiler4-7/+8
2007-10-23Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka1-0/+6
2007-10-23Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause4-21/+36
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi6-6/+12
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi6-18/+30
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi6-18/+0
2007-10-21Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk1-7/+9
2007-10-19Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala1-8/+15
2007-10-18Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-1/+7
2007-10-18mpc83xx: pq-mds-pib.c typo errorTony Li1-13/+13
2007-10-18ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese1-1/+7
2007-10-15ppc4xx: Fix bug in I2C bootstrap values for Sequoia/RainierStefan Roese1-2/+7
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2-5/+9
2007-10-15TQM8xx: Fix CAN timing.Jens Gehrlein1-7/+9
2007-10-13Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk1-2/+2
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk1-4/+0
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk1-1/+1
2007-10-06AVR32: Initialize bi_flash* in board_init_rHaavard Skinnemoen1-4/+0
2007-10-05CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka1-0/+1
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-5/+12
2007-10-02ppc4xx: Coding style cleanupStefan Roese1-1/+1
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki1-5/+12
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse29-57/+46
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk1-0/+1
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp6-6/+6
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp1-2/+1
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk15-35/+27
2007-09-15Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme3-12/+6
2007-09-13cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka1-1/+1
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2-1/+4
2007-09-11Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-3/+6
2007-09-11[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki1-3/+6
2007-09-10Merge with git://www.denx.de/git/u-boot.gitPeter Pearse5-21/+46
2007-09-08Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk4-20/+46