summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov2010-10-122-12/+41
* tools/imls: fix comment in MakefileDaniel Hobi2010-10-121-1/+1
* env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERELei Wen2010-10-121-1/+1
* zlib: Add further watchdog reset callsStefan Roese2010-10-121-0/+1
* zlib/gunzip: Use WATCHDOG_RESET macroStefan Roese2010-10-122-11/+4
* pdm360ng: add EDID property to FDT display nodeAnatolij Gustschin2010-10-121-0/+43
* fdt_support: support adding EDID property to FDT display nodesAnatolij Gustschin2010-10-122-0/+30
* CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/offAlexander Stein2010-10-121-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-10-121-1/+1
|\
| * cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller2010-10-121-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-10-125-118/+207
|\ \
| * | microblaze: Support little-endian microblaze targetMichal Simek2010-10-122-9/+55
| * | microblaze: Add support for NET_MULTI apiMichal Simek2010-10-123-2/+25
| * | microblaze: Fix microblaze-generic config fileMichal Simek2010-10-121-104/+123
| * | microblaze: generic: rename MTD partition set to 'flash-0'Stephan Linz2010-10-121-4/+4
| * | microblaze: generic: adding DHCP supportStephan Linz2010-10-121-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-10-1228-971/+2200
|\ \
| * | smc91111: add write_hwaddrThomas Chou2010-10-111-16/+24
| * | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-1110-102/+61
| * | net: Move Emaclite to NET_MULTIMichal Simek2010-10-112-37/+48
| * | rarp: Condtionally compile rarp supportPeter Tyser2010-10-114-3/+13
| * | net: Fix emaclite driver to support little-endian microblazeMichal Simek2010-10-111-2/+2
| * | mpc5xxx_fec: add call to reset_phy() after PHY initializationIlya Yanok2010-10-111-0/+7
| * | drivers/net/at91_emac.c: change return valuesAndreas Bießmann2010-10-111-9/+9
| * | drivers/net/at91_emac.c: increase timeout for autonegotiationAndreas Bießmann2010-10-111-1/+1
| * | NET: add ENC28J60 driver using SPI frameworkReinhard Meyer2010-10-114-0/+1232
| * | UEC PHY: Speed up initial PHY neg.Joakim Tjernlund2010-10-111-0/+9
| * | Net: Remove redundant CONFIG_NET_MULTI directivesBen Warren2010-10-111-12/+4
| * | UEC PHY: Remove strange 0.5 sec delayJoakim Tjernlund2010-10-111-1/+0
| * | UEC: Don't udelay needlesslyJoakim Tjernlund2010-10-111-1/+3
| * | NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.cReinhard Meyer (-VC)2010-10-114-3/+4
| * | net: Fix faulty definition of uec_initialize()Joakim Tjernlund2010-10-111-1/+0
| |/
* | mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra2010-10-112-0/+2
* | README: Add new NAND env featuresScott Wood2010-10-111-9/+23
* | Followup fixes on the mtdparts spread patchsetScott Wood2010-10-112-12/+8
* | mtdparts: new add.spread: add part skipping bad blocksBen Gardiner2010-10-111-8/+26
* | mtdparts: add new sub-command "spread"Ben Gardiner2010-10-111-1/+112
* | mtdparts: show net size in mtdparts listBen Gardiner2010-10-111-7/+61
* | mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-112-1/+52
* | mtdparts: regroup calls to get_mtd_device_nmBen Gardiner2010-10-111-15/+30
* | nand: remove dead code and suspend/resumeScott Wood2010-10-116-328/+1
* | nand commands: make only "dump" repeatable.Scott Wood2010-10-111-8/+13
* | nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-113-22/+60
* | cmd_nand: some infrastructure fixes and refactoringScott Wood2010-10-111-107/+167
* | nand util: read/write: accept unaligned lengthScott Wood2010-10-112-37/+63
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-1120-702/+668
|\
| * x86: Implement fully relocatable imageGraeme Russ2010-10-073-24/+35
| * x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-072-17/+33
| * x86: Rearrange linker scriptGraeme Russ2010-10-072-23/+21
| * x86: Rename linker script symbolsGraeme Russ2010-10-074-36/+33
OpenPOWER on IntegriCloud