aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-03ppc: Enable full relocation to RAMPeter Tyser222-223/+4
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk13-1678/+2175
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk6-23/+42
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+1
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk85-1388/+1358
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-36/+69
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk22-148/+292
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk1-8/+15
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala1-0/+4
2009-09-30Add README.mpc8536dsMingkai Hu1-0/+127
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu4-1/+32
2009-09-30NAND boot: MPC8536DS supportMingkai Hu7-18/+307
2009-09-30mpc8536: fix board config file line lengthMingkai Hu1-68/+79
2009-09-30sbc8548: reclaim wasted sector in boot flashPaul Gortmaker3-4/+42
2009-09-28ppc/85xx: Clean up immap_85xx.hKumar Gala1-1589/+1586
2009-09-28NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood1-2/+1
2009-09-28Refactor OneNAND IPL codeKyungmin Park4-20/+41
2009-09-28MIPS: VCT: Remove read_spareram referenceShinya Kuribayashi1-1/+0
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom1-1/+1
2009-09-28ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2-22/+20
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese26-357/+341
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese72-1029/+1017
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund1-5/+6
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund1-35/+55
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund1-3/+11
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund1-4/+8
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips17-123/+188
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-24cmd_fdt.c: fix parse of byte streams and stringsKen MacLeod1-8/+15
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