summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser
2010-10-11net: Fix emaclite driver to support little-endian microblazeMichal Simek
2010-10-11mpc5xxx_fec: add call to reset_phy() after PHY initializationIlya Yanok
2010-10-11drivers/net/at91_emac.c: change return valuesAndreas Bießmann
2010-10-11drivers/net/at91_emac.c: increase timeout for autonegotiationAndreas Bießmann
2010-10-11NET: add ENC28J60 driver using SPI frameworkReinhard Meyer
2010-10-11UEC PHY: Speed up initial PHY neg.Joakim Tjernlund
2010-10-11Net: Remove redundant CONFIG_NET_MULTI directivesBen Warren
2010-10-11UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund
2010-10-11UEC: Don't udelay needlesslyJoakim Tjernlund
2010-10-11NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.cReinhard Meyer (-VC)
2010-10-11net: Fix faulty definition of uec_initialize()Joakim Tjernlund
2010-10-11mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra
2010-10-11README: Add new NAND env featuresScott Wood
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood
2010-10-11mtdparts: new add.spread: add part skipping bad blocksBen Gardiner
2010-10-11mtdparts: add new sub-command "spread"Ben Gardiner
2010-10-11mtdparts: show net size in mtdparts listBen Gardiner
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner
2010-10-11mtdparts: regroup calls to get_mtd_device_nmBen Gardiner
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2010-10-11nand commands: make only "dump" repeatable.Scott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11cmd_nand: some infrastructure fixes and refactoringScott Wood
2010-10-11nand util: read/write: accept unaligned lengthScott Wood
2010-10-11orion5x: fix relocation-incompatible codeAlbert Aribaud
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-10-11Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-11Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-07fsl: add support for NXID v1 EEPROM formatTimur Tabi
2010-10-07powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips
2010-10-07powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala
2010-10-07powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala
2010-10-07powerpc/corenet_ds: Various updates to initial env cfgEmil Medve
2010-10-07fsl: verify writes to the MAC address EEPROMTimur Tabi
2010-10-07p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi
2010-10-07mpc8569mds: fix some ddr settingsHaiying Wang
2010-10-07mpc8569mds: fix consuming long time while relocating code.Haiying Wang
2010-10-07mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ
2010-10-07x86: Rearrange linker scriptGraeme Russ
2010-10-07x86: Rename linker script symbolsGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-10-07x86: Dont clobber %eax after getting memory sizeGraeme Russ
2010-10-07x86: Don't clobber %ebxGraeme Russ