summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-101-3/+0
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-061-0/+1
* omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+1
* sandbox: Disable built-in mallocSimon Glass2011-10-171-0/+2
* Add pxe commandJason Hobbs2011-10-171-0/+1
* Add generic, reusable menu codeJason Hobbs2011-10-171-0/+1
* cmd_time: add time commandChe-liang Chiou2011-10-091-0/+1
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-291-1/+7
* led: added cmd_led to MakefileJason Kridner2011-09-041-0/+1
* add command fitupd to run an update from a FIT imageAndreas Pretzsch2011-07-261-0/+1
* scaled down version of generic libraries for SPLAneesh V2011-07-261-3/+6
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-1/+0
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-201-0/+4
|\
| * Add mdio command for new PHY infrastructureAndy Fleming2011-04-201-0/+3
| * Create PHY Lib for U-BootAndy Fleming2011-04-201-0/+1
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-201-0/+4
|\ \
| * | gpio: generalize for all generic gpio providersMike Frysinger2011-04-131-0/+1
| * | md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger2011-04-131-0/+3
| |/
* | mmc: add generic mmc spi driverThomas Chou2011-04-131-0/+1
|/
* Blackfin: ldrinfo: new commandMike Frysinger2011-04-081-0/+1
* config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger2011-01-091-1/+1
* common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk2010-11-261-7/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* 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
OpenPOWER on IntegriCloud