aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut1-1/+1
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-2/+3
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+1
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood1-1/+1
2012-08-10Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck1-11/+6
2012-08-10Makefile: replace LIBS by LIBS-yDaniel Schwierzeck1-68/+68
2012-08-10Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck1-1/+1
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman1-1/+1
2012-08-09sandbox: Add basic test for command executionSimon Glass1-0/+1
2012-07-30Prepare v2012.07v2012.07Wolfgang Denk1-1/+1
2012-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-1/+1
2012-07-29Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk1-1/+1
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck1-1/+1
2012-07-27Prepare v2012.07-rc3v2012.07-rc3Wolfgang Denk1-1/+1
2012-07-22Prepare v2012.07-rc2v2012.07-rc2Wolfgang Denk1-1/+1
2012-07-10Prepare v2012.07-rc1v2012.07-rc1Wolfgang Denk1-3/+3
2012-07-07Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese1-0/+17
2012-05-25create lib/tizen directoryDonghwa Lee1-0/+3
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini1-0/+7
2012-04-25Prepare v2012.04.01v2012.04.01Wolfgang Denk1-1/+1
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk1-1/+1
2012-04-18Prepare v2012.04-rc3v2012.04-rc3Wolfgang Denk1-1/+1
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk1-1/+1
2012-03-31Prepare v2012.04-rc1v2012.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-26IXP: Move PDNB3 and SCPU from Makefile to boards.cfgMarek Vasut1-12/+0
2012-03-26config.mk: Check for -fstack-usage supportTom Rini1-1/+1
2012-03-06tools: checkstack.pl from Linux added to toolsTom Rini1-0/+5
2012-03-06Makefile: 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.12v2011.12Wolfgang Denk1-1/+1
2011-12-21Prepare v2011.12-rc3v2011.12-rc3Wolfgang Denk1-1/+1
2011-12-20Makefile: fix distclean and *_config rules to be less noiseLauri Hintsala1-1/+1
2011-12-19Prepare v2011.12-rc2v2011.12-rc2Wolfgang Denk1-1/+1
2011-12-12Prepare v2011.12-rc1v2011.12-rc1Wolfgang Denk1-2/+2
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava1-0/+1
2011-12-10ARM: convert "omap730p2" boards to boards.cfgWolfgang Denk1-11/+0
2011-12-10ARM: convert "omap16xx" boards to boards.cfgWolfgang Denk1-20/+0
2011-12-10ARM: 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-07Merge 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-06Add a "tidy" build optionAndy Fleming1-5/+8
2011-12-05Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer1-1/+1
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann1-1/+1