aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07ppc4xx: Cleanup some HW register namesNiklaus Giger
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese
2009-10-07PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss
2009-10-05Add information about return values of xxx_eth_register() in documentationBen Warren
2009-10-04document network driver frameworkMike Frysinger
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough
2009-10-04net: add random_port() prototypeMike Frysinger
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs
2009-10-02ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese
2009-10-02ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
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-30Blackfin: update default console= settingsMike Frysinger
2009-09-30Blackfin: bf533-ezkit: update env locationMike Frysinger
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala
2009-09-30Add README.mpc8536dsMingkai Hu
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu
2009-09-30NAND boot: MPC8536DS supportMingkai Hu
2009-09-30mpc8536: fix board config file line lengthMingkai Hu
2009-09-30sbc8548: reclaim wasted sector in boot flashPaul Gortmaker
2009-09-28ppc/85xx: Clean up immap_85xx.hKumar Gala
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