1. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  2. a98ae78 Makefile: move include for config.mk up by François Revol · 14 years ago
  3. 02bd475 tools/env: cleanup host build flags by Daniel Hobi · 14 years ago
  4. e4691f5 make-asm-offsets: fix sed script by Wolfgang Denk · 14 years ago
  5. 16a354f include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  6. 2bad5df autoconfig.mk: avoid apostophes around hex values by Wolfgang Denk · 14 years ago
  7. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  8. b75a2dd tools/imls: fix comment in Makefile by Daniel Hobi · 14 years ago
  9. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  10. ef351fe logos: add Freescale logo by Timur Tabi · 14 years ago
  11. 16e66cf setlocalversion: add some more fallbacks for git describe by Mike Frysinger · 14 years ago
  12. 570d7d5 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  13. abd315a tools/env: use host build flags by Mike Frysinger · 14 years ago
  14. 8e0ec82 tools: update .gitignore by Mike Frysinger · 14 years ago
  15. 29ccd7c tools/env: fail on invalid options by Daniel Hobi · 14 years ago
  16. 122bc08 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · 14 years ago
  17. 18a056a ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  18. 0aef7bc tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  19. f5ff203 Blackfin: jtagconsole: disable output processing by Mike Frysinger · 14 years ago
  20. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  21. bd7b26f Tools: set multiple variable with fw_setenv utility by Stefano Babic · 14 years ago
  22. f581e3a mkimage: correct spelling error in imximage by Stefano Babic · 14 years ago
  23. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago
  24. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  25. a2513e2 mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 14 years ago
  26. 04387d2 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 14 years ago
  27. 1b691bb mkimage: dont force entry point with xip by Mike Frysinger · 15 years ago
  28. 0ad2270 tools: fix imximage warning by Kim Phillips · 15 years ago
  29. 5b28e91 mkimage: SEGFAULT with imximage on 64 bit systems by Stefano Babic · 15 years ago
  30. 44d8025 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  31. 249d4de Fix compiler warning in imximage.c due to getline prototype by Kumar Gala · 15 years ago
  32. 64b1502 getline: split out for darwin systems by Mike Frysinger · 15 years ago
  33. e852d36 tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  34. 8edcde5 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  35. c7c0d54 tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  36. c5a028f ubsha1: drop unnecessary includes/prototypes by Mike Frysinger · 15 years ago
  37. 7293e05 easylogo: add support for 16-bit RGB565 by Michael Hennerich · 15 years ago
  38. 35e3717 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  39. fbc1c8f tools/mkimage: Remove duplicate line of code by Peter Tyser · 15 years ago
  40. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  41. c81296c tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  42. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  43. 1a99de2 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  44. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  45. fd66066 img2srec: use standard types by Mike Frysinger · 15 years ago
  46. 8204e06 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  47. faf36c1 Fix mingw tools build by Remy Bohmer · 15 years ago
  48. 6a590c5 Building of FIT images does not work. by Remy Bohmer · 15 years ago
  49. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  50. f67066b envcrc: check return value of fwrite() by Mike Frysinger · 15 years ago
  51. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  52. 084f3dd Merge branch 'warning-cleanup' by Wolfgang Denk · 15 years ago
  53. 1c20e4a tools/netconsole: use ncb automatically if available by Mike Frysinger · 15 years ago
  54. 7709318 tools/netconsole: make a bit more robust by Mike Frysinger · 15 years ago
  55. ceb2d57 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  56. 51003b8 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  57. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  58. 37b8018 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  59. 3a2003f tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  60. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  61. 449609f tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  62. 14821d7 tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  63. f7644c0 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · 15 years ago
  64. 46ff6d4 License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  65. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  66. 3756609 compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  67. 2d8d2ad envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  68. c11ff77 Blackfin: add jtagconsole helper script by Mike Frysinger · 15 years ago
  69. 837db3d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · 15 years ago
  70. f578a2d Add imls utility command by Marco Stornelli · 15 years ago
  71. 65351a8 bmp_logo: Check return value of fread() by Peter Tyser · 15 years ago
  72. eea8be8 ncb: Check return value of write() by Peter Tyser · 15 years ago
  73. 54e822f Replace __asm references with __asm__ by Peter Tyser · 15 years ago
  74. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 15 years ago
  75. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 15 years ago
  76. 6b6bb02 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · 15 years ago
  77. ecf3fb2 Fix implicit declaration of function 'htons' by Wolfgang Denk · 15 years ago
  78. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 15 years ago
  79. ae644c1 tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  80. b074a70 tools: add ncb to gitignore by Mike Frysinger · 15 years ago
  81. 0a145ce Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago
  82. 2f8d396 Add support for building native win32 tools by Peter Tyser · 16 years ago
  83. e50abf6 tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  84. b0d4d72 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  85. 273174d tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  86. fb8b33c tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  87. eed0733 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  88. c017017 tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  89. 45d6bdf tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  90. fba0e3a tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  91. 40b8d90 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  92. 1cd300d tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  93. 123c48a tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  94. 4d93a0a tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  95. cd26a31 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  96. 7cd5cbc tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  97. eeba861 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  98. 335ffe7 tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  99. ee3584a tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  100. 21d28e9 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago