aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-05lzma: ignore unset filesizesMike Frysinger
2009-12-05README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel
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-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-02README: Update the list of directories.Robert P. J. Day
2009-12-02Removes dead code in the file common/cmd_i2c.cPratap Chandu
2009-12-02smc91111_eeprom: drop CONFIG stub protectionMike Frysinger
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja
2009-12-02cmd_date: Fix spelling in error message.Magnus Lilja
2009-12-02Move do_irqinfo() to common/cmd_irq.cPeter Tyser
2009-12-02cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser
2009-12-02m41t11: Remove unused functionsPeter Tyser
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-12-02Fix build failure in examples/standaloneSanjeev Premi
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-12-02MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk
2009-12-01Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2009-11-24Fix example FIT image source filesIra W. Snyder
2009-11-24img2srec: use standard typesMike Frysinger
2009-11-24tools: gitignore *.exe binariesMike Frysinger
2009-11-24ppc: Move conditional compilation of kgdb.c to MakefilePeter Tyser
2009-11-24spi_flash.h: pull in linux/types.h for u## typesMike Frysinger
2009-11-24bootm: mark local boot_os[] table staticMike Frysinger
2009-11-24mkconfig: deny messed up ARCH definitionNishanth Menon
2009-11-24Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-24Repair the 'netretry=once' option.Remy Bohmer
2009-11-24Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer
2009-11-24OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer
2009-11-23Fix mingw tools buildRemy Bohmer