| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value | Peter Tyser | 2009-06-12 | 1 | -4/+0 |
* | mmc: check find_mmc_device return value | Rabin Vincent | 2009-06-02 | 1 | -0/+9 |
* | mmc: clean up help texts | Rabin Vincent | 2009-06-02 | 1 | -4/+5 |
* | jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together | Stefan Roese | 2009-05-28 | 2 | -54/+64 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2009-05-20 | 1 | -1/+1 |
|\ |
|
| * | UBI: fix return code in ubi_volume_read | Andreas Huber | 2009-05-20 | 1 | -1/+1 |
* | | common: fix inline--weak error spotted by gcc 4.4 | Kim Phillips | 2009-05-20 | 1 | -2/+2 |
|/ |
|
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | Remove inline qualifier from show_boot_progress() | Emil Medve | 2009-05-15 | 1 | -1/+1 |
* | netloop: updates for NetLoop | Heiko Schocher | 2009-05-15 | 1 | -0/+7 |
* | cmd_ext2.c: fix compile warnings | Wolfgang Denk | 2009-04-28 | 1 | -2/+2 |
* | ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" | Stefan Roese | 2009-04-28 | 1 | -48/+25 |
* | Separate mtdparts command from jffs2 | Ladislav Michl | 2009-04-28 | 1 | -5/+5 |
* | cmd_ide: Remove unused AmigaOneG3SE code | Peter Tyser | 2009-04-28 | 1 | -44/+0 |
* | mtdpart command: align output columns | David Brownell | 2009-04-28 | 1 | -1/+1 |
* | fs: Fix the wrong type of var | Gao Guanhua | 2009-04-28 | 1 | -1/+2 |
* | cmd_nand: drop duplicate NULL ptr check | Mike Frysinger | 2009-04-16 | 1 | -1/+1 |
* | One more fix for building env_embedded.o | Wolfgang Denk | 2009-04-05 | 1 | -0/+2 |
* | common/image.c: Relocate strings in tables. | Scott Wood | 2009-04-04 | 1 | -2/+6 |
* | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber | 2009-04-04 | 1 | -5/+21 |
* | cmd_mmc: add support for device command for selecting mmc device | Minkyu Kang | 2009-04-04 | 1 | -5/+56 |
* | more command usage cleanup | Mike Frysinger | 2009-04-04 | 2 | -4/+4 |
* | Separate mtdparts command from jffs2 | Ladislav Michl | 2009-04-04 | 1 | -6/+3 |
* | add dataflash mmc mux missing support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -0/+66 |
* | Fix quoting bug introduced by commit 74de7aef | Wolfgang Denk | 2009-04-04 | 2 | -2/+2 |
* | Fix building of env_embedded.o | Wolfgang Denk | 2009-04-04 | 1 | -0/+1 |
* | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -1/+1 |
* | common/Makefile: Conditionally compile env_embedded.o | Peter Tyser | 2009-04-04 | 1 | -1/+1 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | 4 | -3/+175 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-04-03 | 1 | -0/+4 |
|\ |
|
| * | Noisily disable the legacy NAND subsystem. | Scott Wood | 2009-04-03 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Blackfin: drop newline from OTP help | Mike Frysinger | 2009-04-02 | 1 | -1/+1 |
| |/ |
|
* | | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | 4 | -28/+45 |
|/ |
|
* | fsl-ddr: add the DDR3 SPD infrastructure | Dave Liu | 2009-03-30 | 1 | -0/+53 |
* | ARM: fix warning: 'print_eth' defined but not used | Wolfgang Denk | 2009-03-29 | 1 | -0/+4 |
* | Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' | Wolfgang Denk | 2009-03-28 | 1 | -0/+1 |
* | command.c: Expose the core of do_help as _do_help to the rest of u-boot. | Detlev Zundel | 2009-03-27 | 1 | -7/+13 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | 1 | -2/+2 |
* | Enable multi chip support in the NAND layer | Wolfgang Grandegger | 2009-03-23 | 1 | -6/+15 |
* | UBIFS: Add UBIFS commands | Stefan Roese | 2009-03-20 | 2 | -0/+133 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | 5 | -1739/+2007 |
* | nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() | Mike Frysinger | 2009-03-20 | 1 | -23/+1 |
* | lynxkdi: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -1/+1 |
* | bootvx: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -2/+4 |
* | bdinfo: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -88/+32 |
* | convert print_IPaddr() to %pI4 | Mike Frysinger | 2009-03-20 | 1 | -29/+19 |
* | vsprintf: pull updates from Linux kernel | Mike Frysinger | 2009-03-20 | 1 | -5/+5 |
* | NAND: Have nboot accept .e and .i as legacy no-ops. | Scott Wood | 2009-03-17 | 1 | -1/+1 |
* | NAND: Make nboot skip bad blocks | Ladislav Michl | 2009-03-17 | 1 | -3/+2 |