aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-09-10env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_fdc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10common/Makefile: add core command sectionJean-Christophe PLAGNIOL-VILLARD1-3/+5
2008-09-10cmd_vfd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk1-1/+1
2008-09-09Makefile: compile and link each module just onceWolfgang Denk1-4/+5
2008-08-31devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-29common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD1-33/+37
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-29autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+2
2008-08-29crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-29soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-29gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-08-27Add proper SPD definitions for DDR1/2/3James Yang1-0/+1
2008-08-21Add command to enable/disable interruptsKumar Gala1-0/+1
2008-08-18Add 'license' command to U-Boot command lineHarald Welte1-0/+1
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-19/+23
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul1-0/+1
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-1/+0
2008-06-03Add support for environment in SPI flashHaavard Skinnemoen1-0/+1
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen1-0/+1
2008-04-13Altera Stratix II supporteran liberty1-0/+1
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom1-0/+1
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk1-0/+1
2008-03-26ata: add the support for SATA frameworkDave Liu1-0/+1
2008-03-26ata: merge the ata_piix driverDave Liu1-1/+0
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala1-0/+1
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-0/+3
2008-03-25Add setexpr commandKumar Gala1-0/+1
2008-03-15Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger1-0/+1
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger1-0/+1
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz1-0/+2
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz1-0/+1
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-0/+1
2008-02-07Add missing cmd_ximg.o to common/MakefileMarian Balakowicz1-0/+1
2008-02-04new command for displaying strings at specified memory locationsMike Frysinger1-0/+1
2008-02-04interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger1-0/+1
2008-01-09add 'terminal program' functionalityHarald Welte1-0/+1
2007-12-07Conditionally compile fdt_support.cKumar Gala1-2/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-37/+45
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-25/+98
2007-09-17OneNAND support (take #2)Kyungmin Park1-1/+2
2007-05-17Merge with /home/git/u-bootWolfgang Denk1-1/+1
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan1-2/+2
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek1-2/+2
2007-05-05new: FSL and MSR support #2Michal Simek1-1/+1
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren1-1/+1