summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeLines
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-0/+3
|\
| * Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-0/+2
| |\
| * | [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-07-0/+1
| * | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-0/+1
| * | Add missing cmd_ximg.o to common/MakefileMarian Balakowicz2008-02-07-0/+1
* | | Add setexpr commandKumar Gala2008-03-25-0/+1
* | | Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2008-03-15-0/+1
* | | Blackfin: move bootldr command to common codeMike Frysinger2008-03-15-0/+1
| |/ |/|
* | new command for displaying strings at specified memory locationsMike Frysinger2008-02-04-0/+1
* | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-04-0/+1
|/
* add 'terminal program' functionalityHarald Welte2008-01-09-0/+1
* Conditionally compile fdt_support.cKumar Gala2007-12-07-2/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-37/+45
* Build: split COBJS value into multiple linesGrant Likely2007-11-15-25/+98
* OneNAND support (take #2)Kyungmin Park2007-09-17-1/+2
* Merge with /home/git/u-bootWolfgang Denk2007-05-17-1/+1
|\
| * Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08-2/+2
| |\
| * | new: FSL and MSR support #2Michal Simek2007-05-05-1/+1
* | | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-2/+2
| |/ |/|
* | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-1/+1
* | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-1/+1
|/
* [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-20-2/+1
* Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-2/+2
|\
| * Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-1/+1
| |\
| | * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-11/+12
| |\ \ | | |/
| * | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-1/+1
* | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-11/+12
|\ \ \ | | |/ | |/|
| * | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-11/+12
| |/
* | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-15-1/+1
|/
* Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-30-1/+1
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-1/+1
* Add Xilinx Spartan3 family FPGA supportWolfgang Denk2005-09-25-1/+1
* Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk2005-08-30-3/+6
* - ext2fs support addedstroese2004-12-16-2/+2
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-09-3/+4
* * Code cleanupwdenk2004-08-01-1/+1
* Patch by Jian Zhang, 20 May 2004:wdenk2004-06-09-1/+1
* * Patch by Pavel Bartusek, 21 Mar 2004wdenk2004-03-25-1/+1
* Add support for Siemens SX1 mobile phone;wdenk2004-03-12-4/+4
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-23-3/+3
* * CVS add missing fileswdenk2004-02-23-1/+1
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-1/+1
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-0/+3
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-1/+1
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-27-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-1/+1
* * Code cleanup:wdenk2003-06-27-12/+15
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-2/+3