aboutsummaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala1-0/+4
2009-08-23start a linker script helper fileMike Frysinger1-10/+0
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-1/+11
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk1-1/+1
2009-07-21Move architecture specific config.mk files into subdirsPeter Tyser1-1/+1
2009-07-19config.mk: Remove unused HPATHShinya Kuribayashi1-1/+1
2009-07-17config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi1-4/+0
2009-06-14add %.c->%.i and %.c->%.s rulesMike Frysinger1-0/+4
2009-06-14allow boards to customize compiler options on a per-file/dir basisMike Frysinger1-3/+5
2009-06-12config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD1-12/+0
2009-01-18build system: treat all Darwin's alikeMike Frysinger1-2/+2
2008-12-08Remove 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-03config.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-04generate u-boot.ldr for Blackfin targetsMike Frysinger1-0/+1
2007-11-20[BUILD] Generate include/autoconf.mk from board config filesGrant Likely1-0/+3
2007-11-03blackfin: 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-02-28Added 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-04Update ARM Integrator boards:Wolfgang Denk1-1/+1
2005-10-04Make sure only supported compiler options are usedWolfgang Denk1-0/+6
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+4
2004-10-09Patch by Steven Scholz, 16 Aug 2004:wdenk1-0/+3
2004-05-19Patch by Scott McNutt, 25 Apr 2004:LABEL_2004_05_19_2335wdenk1-1/+1
2004-03-13* 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-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-2/+2
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-1/+3
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk1-0/+5
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-1/+3