summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2010-10-01Adding blkdevparts commandPeter Nessrup
2010-09-28Added output env var Size and Offset in tocload commandPeter Nessrup
2010-09-20Added TOC commandsPeter Nessrup
2010-09-16boottime: Enable boot time measurements.Jonas Aaberg
2010-08-30Read/write VFAT support from Rockbox-3.3 FAT stackMichael Brandt
2010-07-23Boottime changes. Moved generic boottime code from lib_arm to common. Boottim...Jonas Aaberg
2009-12-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-03Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser
2009-11-09Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-10-21merged changes for u8500 (mop500).Michael Brandt
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov
2009-06-14Blackfin: new spibootldr commandMike Frysinger
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD
2009-04-05One more fix for building env_embedded.oWolfgang Denk
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04Fix building of env_embedded.oWolfgang Denk
2009-04-04common/Makefile: Conditionally compile env_embedded.oPeter Tyser
2009-04-03mflash: Initial mflash supportunsik Kim
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20UBIFS: Add UBIFS commandsStefan Roese
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-02-11common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD
2008-11-19UBI: Add UBI command supportKyungmin Park
2008-11-02common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka
2008-09-10cmd_mem: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_flash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_sf: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nvram: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_dataflash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD