summaryrefslogtreecommitdiffstats
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* makefiles: fixes for building build toolsScott Wood2009-12-021-3/+31
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-091-0/+4
* start a linker script helper fileMike Frysinger2009-08-231-10/+0
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-211-1/+11
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-211-1/+1
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-211-1/+1
* config.mk: Remove unused HPATHShinya Kuribayashi2009-07-191-1/+1
* config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi2009-07-171-4/+0
* add %.c->%.i and %.c->%.s rulesMike Frysinger2009-06-141-0/+4
* allow boards to customize compiler options on a per-file/dir basisMike Frysinger2009-06-141-3/+5
* config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD2009-06-121-12/+0
* build system: treat all Darwin's alikeMike Frysinger2009-01-181-2/+2
* Remove unneeded CONFIG_SHELL referencesPeter Tyser2008-12-081-7/+2
* make: Remove redundant __ARM__ addition when cross-compiling on *BSDShinya Kuribayashi2008-09-121-9/+0
* config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi2008-09-071-16/+0
* Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen2008-06-261-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* config.mk: use correct (cross) compilerWolfgang Denk2008-05-031-21/+25
* include autoconf.mk before any other .mk filesMike Frysinger2008-02-221-3/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-151-0/+1
|\
| * generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-041-0/+1
* | Only use TEXT_BASE if defined by the boardMike Frysinger2008-02-141-2/+8
|/
* [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-201-0/+3
* blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mkShinya Kuribayashi2007-11-031-4/+0
* [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-1/+1
* Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk2006-10-291-0/+4
* Don't pass any debug options directly to the assemblerHaavard Skinnemoen2006-10-271-1/+3
* Use -g instead of -gstabs in AFLAGS_DEBUGWolfgang Denk2006-10-241-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-0/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+4
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+39
* Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-101-1/+1
|\
| * Add MCF5282 support (without preloader)Heiko Schocher2006-04-201-1/+1
* | Fix gcc 3.4.x AFLAGS setting for m68k platform.Marian Balakowicz2006-05-171-2/+3
* | Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-091-0/+7
|/
* Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+4
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-9/+0
* Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-1/+6
* This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-071-0/+4
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+1
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-0/+6
* * Patch by Eran LibertyEran Liberty2005-07-281-0/+4
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-091-0/+3
* Patch by Scott McNutt, 25 Apr 2004:wdenk2004-05-191-1/+1
* * Patch by Rune Torgersen, 27 Feb 2004:wdenk2004-03-131-0/+8
* * Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk2003-09-161-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-2/+2
* * Header file cleanup for ARMwdenk2003-06-251-1/+3
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-211-0/+5
OpenPOWER on IntegriCloud