summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer
2009-12-13LAN91C96: Enable NET_MULTI LAN driverNishanth Menon
2009-12-13TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07Update CHANGELOG, prepare -rc2Wolfgang Denk
2009-12-07MAKEALL: Fix return valuePeter Tyser
2009-12-07tools/mkimage: Remove duplicate line of codePeter Tyser
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-07mpc52xx, manroland: add some commandsHeiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-12-0752xx, manroland: add fdt_fixup_memory() in ft_board_setup()Heiko Schocher
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-12-07nfs: NfsTimeout() updatesEvan Samanas
2009-12-07bootm: Fix help message's sub-command orderingPeter Tyser
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day
2009-12-07smc911x: update SMC911X related configuration descriptionMike Rapoport
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport
2009-12-07fix nfs symlink name corruptionEd Swarthout
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk
2009-12-07zlib.c: avoid build conflicts for cradle boardWolfgang Denk
2009-12-06Fix out-of-tree building of "apollon" board.Wolfgang Denk
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05lzma: ignore unset filesizesMike Frysinger
2009-12-05README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel
2009-12-05zlib: Optimize decompressionJoakim Tjernlund
2009-12-05add lzop decompression supportPeter Korsgaard
2009-12-05tools/mkimage: Print FIT image contents after creationPeter Tyser
2009-12-05tools/fit_image.c: Remove unused fit_set_header()Peter Tyser
2009-12-05tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-12-05i386: Final RelocationGraeme Russ
2009-12-05i386: Move references to link script exportsGraeme Russ
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ
2009-12-05i386: Rearrange Interupt HandlingGraeme Russ
2009-12-05i386: Fix race condition when using SC520 timersGraeme Russ
2009-12-05i386: Fix global label in inline asm compile errorGraeme Russ
2009-12-05i386: Reorder source objects in lib_i386 MakefileGraeme Russ
2009-12-05i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ
2009-12-05i386: Fix malloc initializationGraeme Russ
2009-12-05i386: Fix dlmalloc compile warningGraeme Russ
2009-12-05EXT2FS: fix inode size for ext2fs rev#0Michael Brandt
2009-12-02Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day
2009-12-02crc32: Impl. linux optimized crc32()Joakim Tjernlund