summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk2007-11-17-0/+1
| * | | | powerpc: Backout relocation changes.Grant Likely2007-11-17-0/+4
| * | | | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-8/+21
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-17-9/+17
| |\ \ \ \
| | * | | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-13-9/+17
| | |/ / /
| * | | | Unify pixis_reset altbank across board familiesJason Jin2007-11-17-1/+4
| * | | | Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-17-1/+1
| |/ / /
| * | | TQM5200: Call usb_cpu_init() during board initMarian Balakowicz2007-11-03-2/+8
| * | | changes for IDS8247 board supportSergej Stepanov2007-11-03-33/+73
| * | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-02-51/+61
| |\ \ \
| | * \ \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-02-1/+4
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-01-1/+4
| | | |\ \ \
| | | | * | | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-25-1/+3
| | | | * | | ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-25-0/+1
| | | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-11-01-7/+12
| | | |\ \ \ \
| | | | * | | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-24-7/+12
| | | | * | | | Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause2007-10-23-21/+36
| | | | |\ \ \ \ | | | | | |/ / /
| | * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-01-50/+57
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-01-42/+42
| | | |\ \ \ \ \
| | | | * | | | | [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-6/+12
| | | | * | | | | [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-18/+30
| | | | * | | | | [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-18/+0
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-11-01-8/+15
| | | |\ \ \ \ \
| | | | * | | | | Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala2007-10-19-8/+15
| | | | |/ / / /
* | | | | | | | ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2007-12-08-0/+16
* | | | | | | | ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese2007-12-06-8/+13
* | | | | | | | ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese2007-11-30-9/+6
* | | | | | | | ppc4xx: Update AMCC Makalu for board rev 1.1Stefan Roese2007-11-16-54/+13
* | | | | | | | ppc4xx: Small AMCC Kilauea cleanupStefan Roese2007-11-15-39/+0
* | | | | | | | ppc4xx: Make output a little shorter on PCIe detectionStefan Roese2007-11-05-17/+12
* | | | | | | | ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese2007-11-03-1/+148
* | | | | | | | ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese2007-10-31-0/+4
* | | | | | | | ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese2007-10-31-3/+33
* | | | | | | | ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien2007-10-31-2/+2
* | | | | | | | ppc4xx: Rework of 4xx serial driver (3)Stefan Roese2007-10-31-1/+1
* | | | | | | | ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-316/+40
* | | | | | | | ppc4xx: Add initial AMCC Makalu 405EX supportStefan Roese2007-10-31-0/+1228
* | | | | | | | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-17/+11
* | | | | | | | ppc4xx: Fix size setup in Kilauea DDR2 init routineStefan Roese2007-10-31-26/+26
* | | | | | | | ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-31-104/+100
* | | | | | | | ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese2007-10-31-0/+14
* | | | | | | | ppc4xx: Fix small merge problems with CPCI440 and Acadia boardsStefan Roese2007-10-31-1/+1
* | | | | | | | ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese2007-10-31-0/+1125
* | | | | | | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-6/+6
* | | | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-31-14/+8
* | | | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-31-8/+7
|/ / / / / / /
* | | | | | | Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2007-10-24-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka2007-10-23-0/+6
| | |/ / / / | |/| | | |
* | | | | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-24-7/+12
* | | | | | xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-24-2/+2