1. e020c88 Allow objcopy to work without filling gaps with 0xff by Simon Glass · 9 years ago
  2. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 9 years ago
  3. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  4. 5b3ee38 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · 10 years ago
  5. b845052 Reactivate the tracing feature by Simon Glass · 10 years ago
  6. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  7. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  8. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 10 years ago
  9. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 10 years ago
  10. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 10 years ago
  11. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 10 years ago
  12. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 10 years ago
  13. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 10 years ago
  14. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 10 years ago
  15. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 10 years ago
  16. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 10 years ago
  17. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 10 years ago
  18. e0d5d9f Makefile: move some flags to spl/Makefile by Masahiro Yamada · 10 years ago
  19. ced0715 Makefile: move more stuff to top Makefile by Masahiro Yamada · 10 years ago
  20. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 10 years ago
  21. 2b3c9d3 Makefile: move more flags to the top Makefile by Masahiro Yamada · 10 years ago
  22. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 10 years ago
  23. 34bd050 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 10 years ago
  24. f6322eb Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · 10 years ago
  25. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 10 years ago
  26. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 10 years ago
  27. 3d83efb sandbox: Use system headers first for sandbox's os.c in a different way by Masahiro Yamada · 11 years ago
  28. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  29. cbe5cdf sandbox: Use system headers first for sandbox's os.c by Simon Glass · 11 years ago
  30. 74307f2 config.mk: delete unnecessary lines by Masahiro Yamada · 11 years ago
  31. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  32. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  33. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 1affd4d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · 11 years ago
  35. cb4ef5b config.mk: Delete unnecessary code by Masahiro Yamada · 11 years ago
  36. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  38. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  39. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  40. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  41. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  42. 971c450 mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · 11 years ago
  43. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  44. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  45. 5c2aeac Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  46. d642c46 build: Pull -DBUILD_TAG into separate ifdef by Marek Vasut · 11 years ago
  47. fada9e2 Trigger generic board error only when building by Simon Glass · 11 years ago
  48. ecddccd Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 11 years ago
  49. 120ae60 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · 11 years ago
  50. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  51. 5c1a7ea __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 11 years ago
  52. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 11 years ago
  53. 97b24d3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  54. 4ab6493 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  55. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  56. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  57. 2051ff3 tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  58. 7cb714a config: Always use GNU ld by Khem Raj · 12 years ago
  59. 94aebe6 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · 13 years ago
  60. 19a695f tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · 12 years ago
  61. 4a30f1e config.mk: Check for -fstack-usage support by Tom Rini · 12 years ago
  62. 6f4acc1 config.mk: Make cc-option create a file under include/generated by Tom Rini · 12 years ago
  63. b6a467d config.mk: use memoization in cc-option macro to speed up compilation by Daniel Schwierzeck · 13 years ago
  64. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  65. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  66. 5968adc build: force migration away from $(AR) by Mike Frysinger · 13 years ago
  67. 4750884 Adjust dependency rules to permit per-file flags by Simon Glass · 13 years ago
  68. 6262e4e disable security warning flags when possible by Mike Frysinger · 13 years ago
  69. c8f9c30 Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  70. d51dfff config.mk: move LDSCRIPT processing to the top-level Makefile by Ilya Yanok · 13 years ago
  71. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  72. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 13 years ago
  73. 5e987dd Top config.mk: add include/config.mk by Joakim Tjernlund · 13 years ago
  74. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  75. 326a694 config.mk: unify duplicated flag setting by Mike Frysinger · 14 years ago
  76. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  77. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  78. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  79. f534c7c config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · 14 years ago
  80. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  81. c7da8c1 config.mk: use different host compiler for OS X 10.6 by Andreas Biessmann · 14 years ago
  82. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  83. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  84. 89f39e1 Change directory-specific CFLAGS to use full path by Peter Tyser · 14 years ago
  85. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  86. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  87. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  88. 6ac9f47 start a linker script helper file by Mike Frysinger · 15 years ago
  89. 1aada9c Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  90. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  91. b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
  92. cff80f2 config.mk: Remove unused HPATH by Shinya Kuribayashi · 15 years ago
  93. 12e9043 config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · 15 years ago
  94. 31f30c9 add %.c->%.i and %.c->%.s rules by Mike Frysinger · 15 years ago
  95. 5ec5529 allow boards to customize compiler options on a per-file/dir basis by Mike Frysinger · 15 years ago
  96. 3112030 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  97. 4cda437 build system: treat all Darwin's alike by Mike Frysinger · 15 years ago
  98. 434c51a Remove unneeded CONFIG_SHELL references by Peter Tyser · 16 years ago
  99. 03db533 make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · 16 years ago
  100. 6b971c7 config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · 16 years ago