aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker2-14/+16
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2-0/+14
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2-8/+52
2009-09-25mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov1-1/+4
2009-09-25net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2-0/+4
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2-2/+14
2009-09-25mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk1-1/+1
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher5-0/+41
2009-09-25mpc5200, mucmc52, uc101: config cleanupHeiko Schocher6-504/+404
2009-09-25Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk1-1/+1
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan2-4/+130
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan9-82/+109
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk57-774/+1559
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala3-4/+133
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala3-1/+22
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala5-2/+15
2009-09-24ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala1-3/+65
2009-09-24ppc/p4080: CoreNet platfrom style CCSRBAR settingKumar Gala1-18/+54
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala2-11/+146
2009-09-24ppc/p4080: Add p4080 platform immap definitionsKumar Gala2-20/+271
2009-09-24ppc/85xx: Fix enabling of L2 cacheKumar Gala2-3/+4
2009-09-2485xx-fdt: Fixed l2-ctlr's compatible prop for QorIQVivek Mahajan1-3/+10
2009-09-24ppc/85xx: add cpu init config file for boot from NANDMingkai Hu1-0/+63
2009-09-24immap_85xx: add porpllsr's plat ratio definitionMingkai Hu1-0/+2
2009-09-24ppc/85xx: add ld script file for boot from NANDMingkai Hu1-0/+67
2009-09-24mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser1-13/+1
2009-09-24sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker3-29/+25
2009-09-24sbc8548: allow enabling PCI via a make config optionPaul Gortmaker3-12/+43
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker4-143/+96
2009-09-24fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker1-0/+12
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker3-12/+61
2009-09-24sbc8548: use I/O accessorsPaul Gortmaker1-46/+45
2009-09-24sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker1-6/+0
2009-09-24sbc8548: enable access to second bank of flashPaul Gortmaker2-7/+29
2009-09-24sbc8548: cosmetic line re-wrapPaul Gortmaker1-4/+8
2009-09-24sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker1-3/+3
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker2-66/+6
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker1-0/+9
2009-09-24ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal1-5/+24
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker3-23/+173
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala15-31/+26
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala1-157/+73
2009-09-24ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala1-117/+33
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2-21/+23
2009-09-24ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala2-18/+17
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala2-6/+5
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2-6/+5
2009-09-24ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2-4/+2
2009-09-24ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala4-3/+11
2009-09-24MAKEALL: Use POSIX mathPeter Tyser1-1/+1