summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2009-09-28NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood
2009-09-28Refactor OneNAND IPL codeKyungmin Park
2009-09-28MIPS: VCT: Remove read_spareram referenceShinya Kuribayashi
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom
2009-09-28ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips
2009-09-25sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov
2009-09-25net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov
2009-09-25mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk
2009-09-24cmd_fdt.c: fix parse of byte streams and stringsKen MacLeod
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2009-09-25mpc5200, mucmc52, uc101: config cleanupHeiko Schocher
2009-09-25Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style CCSRBAR settingKumar Gala
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala
2009-09-24ppc/p4080: Add p4080 platform immap definitionsKumar Gala
2009-09-24ppc/85xx: Fix enabling of L2 cacheKumar Gala
2009-09-2485xx-fdt: Fixed l2-ctlr's compatible prop for QorIQVivek Mahajan
2009-09-24ppc/85xx: add cpu init config file for boot from NANDMingkai Hu
2009-09-24immap_85xx: add porpllsr's plat ratio definitionMingkai Hu
2009-09-24ppc/85xx: add ld script file for boot from NANDMingkai Hu
2009-09-24mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser
2009-09-24sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker
2009-09-24sbc8548: allow enabling PCI via a make config optionPaul Gortmaker
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker
2009-09-24fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker