summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk
2009-12-17Update Makefile for tag generatingLi Yang
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-15Update CHANGELOG; prepare Prepare v2009.11v2009.11Wolfgang Denk
2009-12-15mpc85xx, mpc86xx: Fix gd->cpu pointer after relocationPeter Tyser
2009-12-14Net: Clean up LAN91C96 SupportBen Warren
2009-12-14MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser
2009-12-14imx27lite: Reenable MTD support on NOR flash.Detlev Zundel
2009-12-13net: dm9000x: fix debug outputThomas Weber
2009-12-13fec_mxc: incomplete error handlingJohn Ogness
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-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard
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-08microblaze: Correct ffs regression for MicroblazeMichal Simek
2009-12-08microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07Update CHANGELOG, prepare -rc2v2009.11-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