Commit Graph

68 Commits (ec9a3740415ba613d0d84890fdb426e576a7eeef)

Author SHA1 Message Date
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 13 years ago
Joakim Tjernlund 5e987ddf85 Top config.mk: add include/config.mk 13 years ago
Nobuhiro Iwamatsu 8aba9dceeb Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 14 years ago
Mike Frysinger 326a694527 config.mk: unify duplicated flag setting 14 years ago
Wolfgang Denk 844f07d8a1 Coding Style (white space) cleanup 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Mike Frysinger f534c7cdc6 config.mk: avoid -traditional-cpp on OS X 10.5 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Andreas Biessmann c7da8c19b5 config.mk: use different host compiler for OS X 10.6 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Peter Tyser 89f39e177e Change directory-specific CFLAGS to use full path 14 years ago
Peter Tyser 03b7004dda Create CPUDIR variable 14 years ago
Scott Wood d984fed068 makefiles: fixes for building build tools 15 years ago
Kumar Gala bbff2d2861 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address 15 years ago
Kumar Gala 6c97a20d0b ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address 15 years ago
Mike Frysinger 6ac9f47977 start a linker script helper file 15 years ago
Wolfgang Denk 1aada9cd64 Fix all linker scripts for older binutils versions (pre-2.16) 15 years ago
Wolfgang Denk f772acf8a5 ARM: compiler options cleanup - improve tool chain support 15 years ago
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs 15 years ago
Shinya Kuribayashi cff80f2cd1 config.mk: Remove unused HPATH 15 years ago
Shinya Kuribayashi 12e9043c7e config.mk: Remove $(PCI_CLOCK) reference 15 years ago
Mike Frysinger 31f30c9eb6 add %.c->%.i and %.c->%.s rules 15 years ago
Mike Frysinger 5ec5529b82 allow boards to customize compiler options on a per-file/dir basis 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 3112030a43 config.mk: remove un-needed REMOTE_BUILD check 15 years ago
Mike Frysinger 4cda437898 build system: treat all Darwin's alike 16 years ago
Peter Tyser 434c51a5e6 Remove unneeded CONFIG_SHELL references 16 years ago
Shinya Kuribayashi 03db53335c make: Remove redundant __ARM__ addition when cross-compiling on *BSD 16 years ago
Shinya Kuribayashi 6b971c73f1 config.mk: Move arch-specific condition to $(ARCH)_config.mk 16 years ago
Haavard Skinnemoen 28eab0d773 Conditionally add -fno-stack-protector to CFLAGS 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Wolfgang Denk c4e5f52a58 config.mk: use correct (cross) compiler 16 years ago
Mike Frysinger 755c35f54b include autoconf.mk before any other .mk files 17 years ago
Mike Frysinger 161b2af4d7 Only use TEXT_BASE if defined by the board 17 years ago
Mike Frysinger 94a91e248b generate u-boot.ldr for Blackfin targets 17 years ago
Grant Likely 2f155f6c0a [BUILD] Generate include/autoconf.mk from board config files 17 years ago
Shinya Kuribayashi ad845beef0 blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk 17 years ago
Aubrey.Li ef26a08fef [Blackfin][PATCH-2/2] Common files changed to support bf533 platform 17 years ago
Wolfgang Denk 1954be6e9c Automatically adjust ARFLAGS so "make -s" is really silent. 18 years ago
Haavard Skinnemoen e11887a77d Don't pass any debug options directly to the assembler 18 years ago
Wolfgang Denk 2da2d9a476 Use -g instead of -gstabs in AFLAGS_DEBUG 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Stefan Roese 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Marian Balakowicz b62fa913d4 Fix gcc 3.4.x AFLAGS setting for m68k platform. 18 years ago
Marian Balakowicz 483a0cf804 Fixes for gcc 3.4 based m68k toolchain, 18 years ago
Heiko Schocher 9acb626fc1 Add MCF5282 support (without preloader) 18 years ago
Wolfgang Denk 0afe519a43 Add ADI Blackfin support 19 years ago