summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge branch 'reloc'Wolfgang Denk2009-10-09-365/+13
|\
| * p3mx: Remove serial relocation fixupsPeter Tyser2009-10-03-10/+0
| * mpl: Remove memory test relocation fixupsPeter Tyser2009-10-03-33/+1
| * fpga: Remove relocation fixupsPeter Tyser2009-10-03-16/+12
| * ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-03-70/+0
| * ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-03-25/+0
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-211/+0
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-08-4/+2
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-08-6/+6
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-376/+376
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-07-0/+15
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-58/+413
* | ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-02-32/+61
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-30-1/+31
|\
| * On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-30-0/+12
| * NAND boot: MPC8536DS supportMingkai Hu2009-09-30-0/+18
| * sbc8548: reclaim wasted sector in boot flashPaul Gortmaker2009-09-30-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-30-1/+0
|\ \
| * | MIPS: VCT: Remove read_spareram referenceShinya Kuribayashi2009-09-28-1/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-30-1156/+1155
|\ \
| * | ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2009-09-28-8/+7
| * | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-207/+207
| * | ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-948/+948
| |/
* | mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-25-0/+12
* | mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-25-6/+50
* | mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov2009-09-25-1/+4
|/
* mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk2009-09-25-1/+1
* mpc5200, mucmc52, uc101: config cleanupHeiko Schocher2009-09-25-0/+14
* Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan2009-09-25-2/+97
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-25-3/+3
* mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser2009-09-24-13/+1
* sbc8548: update PCI/PCI-e support codePaul Gortmaker2009-09-24-122/+72
* sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker2009-09-24-8/+23
* sbc8548: use I/O accessorsPaul Gortmaker2009-09-24-46/+45
* sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker2009-09-24-6/+0
* sbc8548: enable access to second bank of flashPaul Gortmaker2009-09-24-4/+24
* sbc8548: cosmetic line re-wrapPaul Gortmaker2009-09-24-4/+8
* sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker2009-09-24-3/+3
* sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker2009-09-24-57/+6
* sbc8548: enable use of PCI network cardsPaul Gortmaker2009-09-24-0/+9
* ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal2009-09-24-5/+24
* sbc8548: replace README with completely new documentPaul Gortmaker2009-09-24-3/+4
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-24/+24
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-24-157/+73
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-24-117/+33
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-24-20/+22
* board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-09-22-2/+4
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-24/+6
* board/flagadm/flash.c: fix compile warningWolfgang Denk2009-09-18-3/+9
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-15-2/+2