aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Prepare v2009.11.1v2009.11.1u-boot-2009.11.yWolfgang Denk2-1/+78
2010-01-23ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2-5/+61
2010-01-23ppc4xx: Fix sending type 1 PCI transactionsFelix Radensky1-1/+2
2010-01-23ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky1-1/+1
2010-01-23ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky1-1/+1
2009-12-15Update CHANGELOG; prepare Prepare v2009.11v2009.11Wolfgang Denk2-1/+148
2009-12-15mpc85xx, mpc86xx: Fix gd->cpu pointer after relocationPeter Tyser1-0/+8
2009-12-14MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser1-1/+0
2009-12-14imx27lite: Reenable MTD support on NOR flash.Detlev Zundel1-0/+1
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese1-2/+2
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard1-32/+29
2009-12-08microblaze: Correct ffs regression for MicroblazeMichal Simek1-2/+0
2009-12-08microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher1-1/+1
2009-12-07Update CHANGELOG, prepare -rc2v2009.11-rc2Wolfgang Denk2-1/+1190
2009-12-07MAKEALL: Fix return valuePeter Tyser1-1/+10
2009-12-07tools/mkimage: Remove duplicate line of codePeter Tyser1-4/+2
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher1-4/+0
2009-12-0752xx, manroland: add fdt_fixup_memory() in ft_board_setup()Heiko Schocher2-0/+4
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi1-1/+1
2009-12-07nfs: NfsTimeout() updatesEvan Samanas1-5/+6
2009-12-07bootm: Fix help message's sub-command orderingPeter Tyser1-2/+2
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day1-1/+1
2009-12-07smc911x: update SMC911X related configuration descriptionMike Rapoport1-5/+5
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport1-2/+2
2009-12-07fix nfs symlink name corruptionEd Swarthout1-1/+1
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk1-4/+5
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk1-0/+2
2009-12-07zlib.c: avoid build conflicts for cradle boardWolfgang Denk1-0/+2
2009-12-06Fix out-of-tree building of "apollon" board.Wolfgang Denk1-0/+1
2009-12-05lzma: ignore unset filesizesMike Frysinger1-3/+6
2009-12-05README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel1-20/+20
2009-12-05tools/mkimage: Print FIT image contents after creationPeter Tyser1-25/+26
2009-12-05tools/fit_image.c: Remove unused fit_set_header()Peter Tyser1-33/+1
2009-12-05tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser1-0/+6
2009-12-05EXT2FS: fix inode size for ext2fs rev#0Michael Brandt1-7/+13
2009-12-02Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2-8/+0
2009-12-02README: Update the list of directories.Robert P. J. Day1-1/+5
2009-12-02Removes dead code in the file common/cmd_i2c.cPratap Chandu1-8/+0
2009-12-02smc91111_eeprom: drop CONFIG stub protectionMike Frysinger1-12/+0
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-02cmd_date: Fix spelling in error message.Magnus Lilja1-3/+3
2009-12-02Move do_irqinfo() to common/cmd_irq.cPeter Tyser2-11/+9
2009-12-02cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser1-4/+0
2009-12-02m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser3-1/+1
2009-12-02Fix build failure in examples/standaloneSanjeev Premi1-1/+7
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce9-63/+0
2009-12-02MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk1-1/+1
2009-12-01Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk6-198/+7
2009-11-24Fix example FIT image source filesIra W. Snyder5-0/+15