summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-315-6/+6
* ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-312-14/+8
* ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-312-8/+7
* Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2007-10-241-0/+6
|\
| * Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka2007-10-231-0/+6
* | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-242-7/+12
* | xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-241-2/+2
* | Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD2007-10-231-1/+1
* | fix pxa255_idp boardMarcel Ziswiler2007-10-234-7/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-10-211-7/+9
|\ \ | |/ |/|
| * TQM8xx: Fix CAN timing.Jens Gehrlein2007-10-151-7/+9
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-10-181-1/+7
|\ \
| * | ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese2007-10-181-1/+7
* | | mpc83xx: pq-mds-pib.c typo errorTony Li2007-10-181-13/+13
|/ /
* | ppc4xx: Fix bug in I2C bootstrap values for Sequoia/RainierStefan Roese2007-10-151-2/+7
* | ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-152-5/+9
|/
* Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk2007-10-131-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-10-131-4/+0
|\
| * AVR32: Initialize bi_flash* in board_init_rHaavard Skinnemoen2007-10-061-4/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-10-131-1/+1
|\ \
| * \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-041-5/+12
| |\ \ | | |/
| * | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-1829-57/+46
| |\ \
| * \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-111-3/+6
| |\ \ \
| * \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-105-21/+46
| |\ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-0716-27/+921
| |\ \ \ \ \
| * | | | | | Changed API name to coloured_led.hPeter Pearse2007-09-051-1/+1
| * | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-45/+0
| * | | | | | Move include/led.h to board/at91rm9200dkPeter Pearse2007-09-041-0/+45
* | | | | | | CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka2007-10-051-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-021-1/+1
* | | | | | Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-021-5/+12
| |_|_|_|/ |/| | | |
* | | | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-161-0/+1
* | | | | ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-156-6/+6
* | | | | ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-151-2/+1
* | | | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-1515-35/+27
* | | | | Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme2007-09-153-12/+6
* | | | | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka2007-09-131-1/+1
* | | | | Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-122-1/+4
| |_|_|/ |/| | |
* | | | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-111-3/+6
| |_|/ |/| |
* | | Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk2007-09-084-20/+46
|\ \ \
| * | | [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-072-0/+24
| * | | [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-074-20/+22
| | |/ | |/|
* | | Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2007-09-081-1/+0
|\ \ \ | |/ / |/| |
| * | [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-071-1/+0
* | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-09-071-2/+0
* | | PXA270: Added support for TrizepsIV board.stefano babic2007-09-077-0/+875
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-074-5/+35
|\ \ \ | |/ /
| * | Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-042-1/+7
| * | ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-043-4/+28
| |/
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-074-22/+10
|\ \
OpenPOWER on IntegriCloud