Commit Graph

141 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 12 years ago
Kim Phillips 4ab64933e3 add check infrastructure, default sparse 12 years ago
Marek Vasut c1f5805a9d serial: Compile drivers/serial/serial.c by default 12 years ago
Marek Vasut 82dda962f0 serial: Unconditionally enable CONFIG_SERIAL_MULTI 12 years ago
Allen Martin 2051ff3450 tools, config.mk: add binutils-version 12 years ago
Khem Raj 7cb714a578 config: Always use GNU ld 12 years ago
Stefan Roese 94aebe6cc3 Makefile: Add u-boot.spr build target (SPEAr) 12 years ago
Tom Rini 19a695f84b tools, config.mk: Add gcc-version.sh, cc-version test from Linux 12 years ago
Tom Rini 4a30f1e874 config.mk: Check for -fstack-usage support 12 years ago
Tom Rini 6f4acc179c config.mk: Make cc-option create a file under include/generated 12 years ago
Daniel Schwierzeck b6a467d73d config.mk: use memoization in cc-option macro to speed up compilation 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago
Mike Frysinger 5968adc414 build: force migration away from $(AR) 13 years ago
Simon Glass 4750884306 Adjust dependency rules to permit per-file flags 13 years ago
Mike Frysinger 6262e4e74e disable security warning flags when possible 13 years ago
Daniel Schwierzeck c8f9c302c2 Extend build-system for SPL framework 13 years ago
Ilya Yanok d51dfff7af config.mk: move LDSCRIPT processing to the top-level Makefile 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
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 13 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