summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-0734-492/+492
* ppc4xx: Cleanup some HW register namesNiklaus Giger2009-10-074-189/+216
* ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-072-12/+24
* ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-076-1/+17
* PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss2009-10-071-1/+1
* Add information about return values of xxx_eth_register() in documentationBen Warren2009-10-051-8/+13
* document network driver frameworkMike Frysinger2009-10-041-0/+177
* net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-041-1/+3
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-0471-639/+849
* net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-041-0/+9
* net: add random_port() prototypeMike Frysinger2009-10-041-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-10-038-351/+341
|\
| * ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-023-33/+61
| * ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2009-10-026-257/+173
| * ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky2009-10-022-207/+253
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-10-032-2/+2
|\ \ | |/ |/|
| * Blackfin: update default console= settingsMike Frysinger2009-09-301-1/+1
| * Blackfin: bf533-ezkit: update env locationMike Frysinger2009-09-301-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-3013-1678/+2175
|\ \
| * | ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-301-0/+4
| * | Add README.mpc8536dsMingkai Hu2009-09-301-0/+127
| * | On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-304-1/+32
| * | NAND boot: MPC8536DS supportMingkai Hu2009-09-307-18/+307
| * | mpc8536: fix board config file line lengthMingkai Hu2009-09-301-68/+79
| * | sbc8548: reclaim wasted sector in boot flashPaul Gortmaker2009-09-303-4/+42
| * | ppc/85xx: Clean up immap_85xx.hKumar Gala2009-09-281-1589/+1586
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-306-23/+42
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
| * | Refactor OneNAND IPL codeKyungmin Park2009-09-284-20/+41
| * | MIPS: VCT: Remove read_spareram referenceShinya Kuribayashi2009-09-281-1/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-09-301-1/+1
|\ \
| * | ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom2009-09-281-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-3085-1388/+1358
|\ \
| * | ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2009-09-282-22/+20
| * | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-2826-357/+341
| * | ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-2872-1029/+1017
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-301-36/+69
|\ \
| * | fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-281-5/+6
| * | fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund2009-09-281-35/+55
| * | fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund2009-09-281-3/+11
| * | fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund2009-09-281-4/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-09-3022-148/+292
|\ \
| * | mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-2617-123/+188
| * | sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker2009-09-252-14/+16
| * | mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-252-0/+14
| * | mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-252-8/+52
| * | mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov2009-09-251-1/+4
| * | net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2009-09-252-0/+4
| * | net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2009-09-252-2/+14
| |/
OpenPOWER on IntegriCloud