summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini1-0/+7
2012-04-25Prepare v2012.04.01Wolfgang Denk1-1/+1
2012-04-21Prepare v2012.04Wolfgang Denk1-1/+1
2012-04-19Prepare v2012.04-rc3Wolfgang Denk1-1/+1
2012-04-17Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk1-1/+1
2012-03-31Prepare v2012.04-rc1Wolfgang Denk1-3/+3
2012-03-30Define CPUDIR for the .lds link scriptSimon Glass1-0/+1
2012-03-30Allow arch directory to contain .lds without requiring MakefileSimon Glass1-1/+9
2012-03-27IXP: Move PDNB3 and SCPU from Makefile to boards.cfgMarek Vasut1-12/+0
2012-03-27config.mk: Check for -fstack-usage supportTom Rini1-1/+1
2012-03-07tools: checkstack.pl from Linux added to toolsTom Rini1-0/+5
2012-03-07Makefile: Remove mmc_spl related enteriesChander Kashyap1-9/+1
2012-02-12ARM: Convert spear3xx and spear6xx boards to boards.cfgAmit Virdi1-8/+0
2012-02-12EXYNOS: SMDK5250: Add MMC SPL supportChander Kashyap1-0/+1
2012-01-16ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath1-1/+1
2011-12-24arm, davinci: Add support for generating AIS images to the MakefileChristian Riesch1-0/+13
2011-12-23Prepare v2011.12Wolfgang Denk1-1/+1
2011-12-21Prepare v2011.12-rc3Wolfgang Denk1-1/+1
2011-12-21Makefile: fix distclean and *_config rules to be less noiseLauri Hintsala1-1/+1
2011-12-19Prepare v2011.12-rc2Wolfgang Denk1-1/+1
2011-12-12Prepare v2011.12-rc1Wolfgang Denk1-2/+2
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava1-0/+1
2011-12-11ARM: convert "omap730p2" boards to boards.cfgWolfgang Denk1-11/+0
2011-12-11ARM: convert "omap16xx" boards to boards.cfgWolfgang Denk1-20/+0
2011-12-11ARM: convert "apollon" board to use boards.cfgWolfgang Denk1-10/+0
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu1-0/+8
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap1-1/+1
2011-12-08Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+1
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury1-0/+3
2011-12-07Add a "tidy" build optionAndy Fleming1-5/+8
2011-12-06Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer1-1/+1
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann1-1/+1
2011-11-22Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-1/+1
2011-11-18Makefile: Add the missing dependency for spl targetAneesh V1-1/+1
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-0/+1
2011-11-16tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou1-0/+1
2011-11-16omap5: Add omap5_evm board build support.Sricharan1-8/+1
2011-11-12powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun1-0/+1
2011-11-11iMX28: Add u-boot.sb target to MakefileMarek Vasut1-0/+5
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-2/+6
2011-11-07ColdFire:Moving the remaining coldfire boards to boards.cfgJason Jin1-108/+0
2011-11-04arm, davinci: add support for new spl frameworkHeiko Schocher1-2/+6
2011-11-04sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass1-3/+4
2011-11-03Reduce build timesWolfgang Denk1-1/+1
2011-10-27ARM:AM33XX: Added timer supportChandan Nath1-0/+3
2011-10-26fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass1-0/+8
2011-10-26fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass1-0/+5
2011-10-22autoconf.mk.dep: use target cflags, not hostMike Frysinger1-1/+1
2011-10-22Makefile: Remove MLO on make cleanJoel A Fernandes1-0/+1
2011-10-22examples: api: allow build with private libgccChe-liang Chiou1-9/+13