Age | Commit message (Expand) | Author |
2012-03-03 | USB: Separate out USB hub driver | Marek Vasut |
2011-12-10 | sandbox: Add improved RAM simulation | Matthias Weisser |
2011-12-06 | Add a cli command to test the TPM device. | Vadim Bendebury |
2011-10-27 | omap: spl: fix build break due to changes in FAT | Aneesh V |
2011-10-17 | sandbox: Disable built-in malloc | Simon Glass |
2011-10-17 | Add pxe command | Jason Hobbs |
2011-10-17 | Add generic, reusable menu code | Jason Hobbs |
2011-10-09 | cmd_time: add time command | Che-liang Chiou |
2011-09-29 | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver | York Sun |
2011-09-04 | led: added cmd_led to Makefile | Jason Kridner |
2011-07-26 | add command fitupd to run an update from a FIT image | Andreas Pretzsch |
2011-07-26 | scaled down version of generic libraries for SPL | Aneesh V |
2011-06-22 | ARM: drop unsupported 'trab' board | Wolfgang Denk |
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 |