aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-09-04led: added cmd_led to MakefileJason Kridner1-0/+1
2011-07-26add command fitupd to run an update from a FIT imageAndreas Pretzsch1-0/+1
2011-07-26scaled down version of generic libraries for SPLAneesh V1-3/+6
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+0
2011-04-20Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+4
2011-04-20Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+4
2011-04-20Add mdio command for new PHY infrastructureAndy Fleming1-0/+3
2011-04-20Create PHY Lib for U-BootAndy Fleming1-0/+1
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger1-0/+1
2011-04-13md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger1-0/+3
2011-04-13mmc: add generic mmc spi driverThomas Chou1-0/+1
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger1-0/+1
2011-01-09config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger1-1/+1
2010-11-26common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk1-7/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-19Save environment data to mmc.Terry Lv1-0/+1
2010-01-18CRAMFS: support cramfs in RAMHeiko Schocher1-0/+1
2010-01-18kgdb: add default generic stubsRobin Getz1-1/+1
2009-12-05Merge branch 'master' into nextWolfgang Denk1-1/+0
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser1-1/+0
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser1-0/+5
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser1-1/+1
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk1-0/+3
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger1-3/+0
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt1-0/+1
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood1-2/+0
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov1-0/+1
2009-06-14Blackfin: new spibootldr commandMike Frysinger1-0/+1
2009-06-12Add support for Linux-like kallsysmsMike Frysinger1-0/+1
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-05One more fix for building env_embedded.oWolfgang Denk1-0/+2
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-04Fix building of env_embedded.oWolfgang Denk1-0/+1
2009-04-04common/Makefile: Conditionally compile env_embedded.oPeter Tyser1-1/+1
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+2
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-2/+2
2009-03-20UBIFS: Add UBIFS commandsStefan Roese1-0/+1
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-0/+1
2009-02-11common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger1-3/+3
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn1-0/+1
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD1-11/+0
2008-11-19UBI: Add UBI command supportKyungmin Park1-0/+1
2008-11-02common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD1-2/+5
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka1-0/+1
2008-09-10cmd_mem: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10env_flash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1