1. cbe5cdf sandbox: Use system headers first for sandbox's os.c by Simon Glass · 11 years ago
  2. 74307f2 config.mk: delete unnecessary lines by Masahiro Yamada · 11 years ago
  3. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  4. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  5. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  6. 1affd4d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · 11 years ago
  7. cb4ef5b config.mk: Delete unnecessary code by Masahiro Yamada · 11 years ago
  8. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  10. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  11. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  12. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  13. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  14. 971c450 mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · 11 years ago
  15. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  16. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  17. 5c2aeac Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  18. d642c46 build: Pull -DBUILD_TAG into separate ifdef by Marek Vasut · 11 years ago
  19. fada9e2 Trigger generic board error only when building by Simon Glass · 11 years ago
  20. ecddccd Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 11 years ago
  21. 120ae60 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · 11 years ago
  22. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  23. 5c1a7ea __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 11 years ago
  24. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 11 years ago
  25. 97b24d3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  26. 4ab6493 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  27. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  28. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  29. 2051ff3 tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  30. 7cb714a config: Always use GNU ld by Khem Raj · 12 years ago
  31. 94aebe6 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · 13 years ago
  32. 19a695f tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · 12 years ago
  33. 4a30f1e config.mk: Check for -fstack-usage support by Tom Rini · 12 years ago
  34. 6f4acc1 config.mk: Make cc-option create a file under include/generated by Tom Rini · 12 years ago
  35. b6a467d config.mk: use memoization in cc-option macro to speed up compilation by Daniel Schwierzeck · 13 years ago
  36. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  37. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  38. 5968adc build: force migration away from $(AR) by Mike Frysinger · 13 years ago
  39. 4750884 Adjust dependency rules to permit per-file flags by Simon Glass · 13 years ago
  40. 6262e4e disable security warning flags when possible by Mike Frysinger · 13 years ago
  41. c8f9c30 Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  42. d51dfff config.mk: move LDSCRIPT processing to the top-level Makefile by Ilya Yanok · 13 years ago
  43. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  44. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 13 years ago
  45. 5e987dd Top config.mk: add include/config.mk by Joakim Tjernlund · 14 years ago
  46. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  47. 326a694 config.mk: unify duplicated flag setting by Mike Frysinger · 14 years ago
  48. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  49. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  50. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  51. f534c7c config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · 14 years ago
  52. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  53. c7da8c1 config.mk: use different host compiler for OS X 10.6 by Andreas Biessmann · 14 years ago
  54. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  55. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  56. 89f39e1 Change directory-specific CFLAGS to use full path by Peter Tyser · 14 years ago
  57. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  58. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  59. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  60. 6ac9f47 start a linker script helper file by Mike Frysinger · 15 years ago
  61. 1aada9c Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  62. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  63. b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
  64. cff80f2 config.mk: Remove unused HPATH by Shinya Kuribayashi · 15 years ago
  65. 12e9043 config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · 15 years ago
  66. 31f30c9 add %.c->%.i and %.c->%.s rules by Mike Frysinger · 15 years ago
  67. 5ec5529 allow boards to customize compiler options on a per-file/dir basis by Mike Frysinger · 15 years ago
  68. 3112030 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  69. 4cda437 build system: treat all Darwin's alike by Mike Frysinger · 16 years ago
  70. 434c51a Remove unneeded CONFIG_SHELL references by Peter Tyser · 16 years ago
  71. 03db533 make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · 16 years ago
  72. 6b971c7 config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · 16 years ago
  73. 28eab0d Conditionally add -fno-stack-protector to CFLAGS by Haavard Skinnemoen · 16 years ago
  74. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  75. c4e5f52 config.mk: use correct (cross) compiler by Wolfgang Denk · 16 years ago
  76. 755c35f include autoconf.mk before any other .mk files by Mike Frysinger · 16 years ago
  77. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 16 years ago
  78. 161b2af Only use TEXT_BASE if defined by the board by Mike Frysinger · 17 years ago
  79. 94a91e2 generate u-boot.ldr for Blackfin targets by Mike Frysinger · 17 years ago
  80. 2f155f6 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · 17 years ago
  81. ad845be blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk by Shinya Kuribayashi · 17 years ago
  82. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 17 years ago
  83. 1954be6 Automatically adjust ARFLAGS so "make -s" is really silent. by Wolfgang Denk · 18 years ago
  84. e11887a Don't pass any debug options directly to the assembler by Haavard Skinnemoen · 18 years ago
  85. 2da2d9a Use -g instead of -gstabs in AFLAGS_DEBUG by Wolfgang Denk · 18 years ago
  86. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  87. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  88. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  89. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  90. 4176c79 Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · 18 years ago
  91. b62fa91 Fix gcc 3.4.x AFLAGS setting for m68k platform. by Marian Balakowicz · 18 years ago
  92. 483a0cf Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. by Marian Balakowicz · 18 years ago
  93. 9acb626 Add MCF5282 support (without preloader) by Heiko Schocher · 18 years ago
  94. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 18 years ago
  95. 0be248f Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 18 years ago
  96. 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 18 years ago
  97. e026957 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 18 years ago
  98. 9b880bd Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
  99. 1820d4c Make sure only supported compiler options are used by Wolfgang Denk · 19 years ago
  100. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago