summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-01-18build system: treat all Darwin's alikeMike Frysinger1-2/+2
2008-12-09Remove unneeded CONFIG_SHELL referencesPeter Tyser1-7/+2
2008-09-12make: Remove redundant __ARM__ addition when cross-compiling on *BSDShinya Kuribayashi1-9/+0
2008-09-07config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi1-16/+0
2008-06-26Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-04config.mk: use correct (cross) compilerWolfgang Denk1-21/+25
2008-02-22include autoconf.mk before any other .mk filesMike Frysinger1-3/+3
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk1-0/+1
2008-02-14Only use TEXT_BASE if defined by the boardMike Frysinger1-2/+8
2008-02-05generate u-boot.ldr for Blackfin targetsMike Frysinger1-0/+1
2007-11-21[BUILD] Generate include/autoconf.mk from board config filesGrant Likely1-0/+3
2007-11-04blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mkShinya Kuribayashi1-4/+0
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+1
2006-10-29Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk1-0/+4
2006-10-27Don't pass any debug options directly to the assemblerHaavard Skinnemoen1-1/+3
2006-10-24Use -g instead of -gstabs in AFLAGS_DEBUGWolfgang Denk1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-0/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-0/+4
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+39
2006-06-10Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk1-1/+1
2006-05-17Fix gcc 3.4.x AFLAGS setting for m68k platform.Marian Balakowicz1-2/+3
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz1-0/+7
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher1-1/+1
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+4
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-9/+0
2006-03-01Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher1-1/+6
2006-02-07This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher1-0/+4
2005-10-05Update ARM Integrator boards:Wolfgang Denk1-1/+1
2005-10-05Make sure only supported compiler options are usedWolfgang Denk1-0/+6
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+4
2004-10-10Patch by Steven Scholz, 16 Aug 2004:wdenk1-0/+3
2004-05-20Patch by Scott McNutt, 25 Apr 2004:wdenk1-1/+1
2004-03-14* Patch by Rune Torgersen, 27 Feb 2004:wdenk1-0/+8
2003-09-16* Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk1-1/+1
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-2/+2
2003-06-26* Header file cleanup for ARMwdenk1-1/+3
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk1-0/+5
2003-06-20Patches by Murray Jensen, 17 Jun 2003:wdenk1-1/+3
2002-11-22* Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk1-1/+5
2002-11-11* Vince Husovsky, 7 Nov 2002:wdenk1-1/+1
2002-11-03Initial revisionwdenk1-0/+156