summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD2008-08-291-33/+37
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+1
* autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+2
* crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+0
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+0
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+0
* soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+0
* gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+0
* Add proper SPD definitions for DDR1/2/3James Yang2008-08-271-0/+1
* Add command to enable/disable interruptsKumar Gala2008-08-211-0/+1
* Add 'license' command to U-Boot command lineHarald Welte2008-08-181-0/+1
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-19/+23
* Incorporate yaffs2 into U-bootWilliam Juul2008-08-121-0/+1
* Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-1/+0
* Add support for environment in SPI flashHaavard Skinnemoen2008-06-031-0/+1
* SPI Flash: Add "sf" commandHaavard Skinnemoen2008-06-031-0/+1
* Altera Stratix II supporteran liberty2008-04-131-0/+1
* SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2008-04-081-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-271-0/+1
|\
| * 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+1
* | ata: add the support for SATA frameworkDave Liu2008-03-261-0/+1
* | ata: merge the ata_piix driverDave Liu2008-03-261-1/+0
|/
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-0/+3
|\
| * Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-211-0/+2
| |\
| * | [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-071-0/+1
| * | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-0/+1
| * | Add missing cmd_ximg.o to common/MakefileMarian Balakowicz2008-02-071-0/+1
* | | Add setexpr commandKumar Gala2008-03-251-0/+1
* | | Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2008-03-151-0/+1
* | | Blackfin: move bootldr command to common codeMike Frysinger2008-03-151-0/+1
| |/ |/|
* | new command for displaying strings at specified memory locationsMike Frysinger2008-02-041-0/+1
* | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-041-0/+1
|/
* add 'terminal program' functionalityHarald Welte2008-01-091-0/+1
* Conditionally compile fdt_support.cKumar Gala2007-12-071-2/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-37/+45
* Build: split COBJS value into multiple linesGrant Likely2007-11-151-25/+98
* OneNAND support (take #2)Kyungmin Park2007-09-171-1/+2
* Merge with /home/git/u-bootWolfgang Denk2007-05-171-1/+1
|\
| * Merge git://www.denx.de/git/u-bootMichal Simek2007-05-081-2/+2
| |\
| * | new: FSL and MSR support #2Michal Simek2007-05-051-1/+1
* | | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-151-2/+2
| |/ |/|
* | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-061-1/+1
* | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-1/+1
|/
* [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-201-2/+1
* Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-101-2/+2
|\
| * Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-1/+1
| |\
| | * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-11/+12
| |\ \ | | |/
| * | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-131-1/+1
* | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-11/+12
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud