Age | Commit message (Expand) | Author |
2011-04-20 | Merge branch 'phylib' of git://git.denx.de/u-boot-mmc | Wolfgang Denk |
2011-04-20 | Merge branch 'misc' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2011-04-20 | Add mdio command for new PHY infrastructure | Andy Fleming |
2011-04-20 | Create PHY Lib for U-Boot | Andy Fleming |
2011-04-13 | gpio: generalize for all generic gpio providers | Mike Frysinger |
2011-04-13 | md5sum/sha1sum/unzip: split out of mondo mem file | Mike Frysinger |
2011-04-13 | mmc: add generic mmc spi driver | Thomas Chou |
2011-04-08 | Blackfin: ldrinfo: new command | Mike Frysinger |
2011-01-09 | config_cmd_defaults.h: new header for common u-boot command defaults | Mike Frysinger |
2010-11-26 | common/Makefile: don't include env_embedded.o into libcommon | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-09-19 | Save environment data to mmc. | Terry Lv |
2010-01-18 | CRAMFS: support cramfs in RAM | Heiko Schocher |
2010-01-18 | kgdb: add default generic stubs | Robin Getz |
2009-12-05 | Merge branch 'master' into next | Wolfgang Denk |
2009-12-02 | circbuf: Move to lib_generic and conditionally compile | Peter Tyser |
2009-11-23 | command.c: Break commands out to appropriate cmd_*.c files | Peter Tyser |
2009-11-13 | cmd_nand: Move conditional compilation to Makefile | Peter Tyser |
2009-10-27 | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk |
2009-10-18 | env: only build env_embedded and envcrc when needed | Mike Frysinger |
2009-07-19 | Add support for the Tundra TSI148 VME-bridge | Reinhard Arlt |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-16 | Remove legacy NAND and disk on chip code. | Scott Wood |
2009-07-16 | Add simple hwconfig infrastructure | Anton Vorontsov |
2009-06-14 | Blackfin: new spibootldr command | Mike Frysinger |
2009-06-12 | Add support for Linux-like kallsysms | Mike Frysinger |
2009-06-12 | make MODEM SUPPORT generic instead of duplicate it | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | One more fix for building env_embedded.o | Wolfgang Denk |
2009-04-04 | add dataflash mmc mux missing support | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | Fix building of env_embedded.o | Wolfgang Denk |
2009-04-04 | common/Makefile: Conditionally compile env_embedded.o | Peter Tyser |
2009-04-03 | mflash: Initial mflash support | unsik Kim |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-03-20 | UBIFS: Add UBIFS commands | Stefan Roese |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-02-11 | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile | Mike Frysinger |
2008-12-07 | IOMUX: Add console multiplexing support. | Gary Jennejohn |
2008-12-05 | FPGA: move fpga drivers to drivers/fpga | Jean-Christophe PLAGNIOL-VILLARD |
2008-11-19 | UBI: Add UBI command support | Kyungmin Park |
2008-11-02 | common/Makefile: create others group for non core, environment and command files | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | Automatic software update from TFTP server | Bartlomiej Sieka |
2008-09-10 | cmd_mem: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_flash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_nowhere: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_sf: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_nvram: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | env_nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |