summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Save environment data to mmc.Terry Lv2010-09-191-0/+1
* CRAMFS: support cramfs in RAMHeiko Schocher2010-01-181-0/+1
* kgdb: add default generic stubsRobin Getz2010-01-181-1/+1
* Merge branch 'master' into nextWolfgang Denk2009-12-051-1/+0
|\
| * circbuf: Move to lib_generic and conditionally compilePeter Tyser2009-12-021-1/+0
* | command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-231-0/+5
* | cmd_nand: Move conditional compilation to MakefilePeter Tyser2009-11-131-1/+1
|/
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-271-0/+3
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-3/+0
* Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-191-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-191-2/+0
|\
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-2/+0
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
|/
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-161-0/+1
* Blackfin: new spibootldr commandMike Frysinger2009-06-141-0/+1
* Add support for Linux-like kallsysmsMike Frysinger2009-06-121-0/+1
* make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+1
* One more fix for building env_embedded.oWolfgang Denk2009-04-051-0/+2
* add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* Fix building of env_embedded.oWolfgang Denk2009-04-041-0/+1
* common/Makefile: Conditionally compile env_embedded.oPeter Tyser2009-04-041-1/+1
* mflash: Initial mflash supportunsik Kim2009-04-031-0/+2
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-2/+2
* UBIFS: Add UBIFS commandsStefan Roese2009-03-201-0/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-0/+1
* common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-111-3/+3
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-0/+1
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-051-11/+0
* UBI: Add UBI command supportKyungmin Park2008-11-191-0/+1
* common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD2008-11-021-2/+5
* Automatic software update from TFTP serverBartlomiej Sieka2008-10-181-0/+1
* cmd_mem: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_flash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_sf: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_nvram: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* env_dataflash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+2
* env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_fdc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* common/Makefile: add core command sectionJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+5
* cmd_vfd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-091-1/+1
* Makefile: compile and link each module just onceWolfgang Denk2008-09-091-4/+5
* devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-311-1/+0
* common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD2008-08-291-33/+37
OpenPOWER on IntegriCloud