1. e411956 common/cmd_universe.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  2. 4ec6e4a common/cmd_fdc.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  3. bb82de8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  4. 9dfa8da Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  5. 0e62e0a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  6. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  7. f31f496 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  8. d3983ee font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  9. c270730 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  10. 0211090 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · 13 years ago
  11. 5e8baf8 GCC4.6: Fix common/usb.c on xscale by Marek Vasut · 13 years ago
  12. 07e1278 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · 13 years ago
  13. de16606 Add some missing endian conversions in fdt_support.c by Gabe Black · 13 years ago
  14. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  15. 4f5710f common/cmd_flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  16. e8260cb common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  17. 355a835 sandbox: Change md command to use map_physmem by Simon Glass · 13 years ago
  18. a2b92a6 common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  19. 34c202c common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  20. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  21. 35e9d69 GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · 13 years ago
  22. 4b210e8 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  23. 86bd3ff GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  24. 5bbe10d GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  25. 88ec8c1 GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  26. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  27. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  28. ee4014b arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
  29. 2d46cf2 net: tftpput: add tftpput command by Simon Glass · 13 years ago
  30. 1aec244 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
  31. e4bf0c5 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  32. d67f10c Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
  33. 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  34. 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  35. 4a9b413 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  36. 3668d8f common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  37. b88e7b3 hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
  38. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  39. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  40. 712fbcf checkpatch whitespace cleanups by Stephen Warren · 13 years ago
  41. 64d6146 nds32: common bdinfo, bootm, image support by Macpaul Lin · 13 years ago
  42. 0c277ef cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · 13 years ago
  43. dee1776 removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
  44. 02aff55 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  45. 3a8653b cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
  46. 2a523f5 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  47. 9254935 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · 13 years ago
  48. fe34107 sandbox: Disable built-in malloc by Simon Glass · 13 years ago
  49. 6d6f123 sandbox: Add bootm support by Simon Glass · 13 years ago
  50. 6fcc3be sandbox: Add board info for architecture by Simon Glass · 13 years ago
  51. 0ec2ce4 Fix use of int as pointer in image.c by Simon Glass · 13 years ago
  52. 06283a6 Add pxe command by Jason Hobbs · 13 years ago
  53. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  54. ce2d4c9 cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
  55. c8a2079 common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  56. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  57. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago
  58. fa28bd2 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  59. 50bf17b fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · 13 years ago
  60. 3c927cc fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
  61. fad2e1b common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  62. 10f4dd7 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  63. 419a1fe CFI: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  64. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  65. e42624b common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · 13 years ago
  66. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  67. 8e8a4bc cmd_sf: Fix compiler warning by Kumar Gala · 13 years ago
  68. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  69. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  70. 4f7549d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  71. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  72. f092f15 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · 13 years ago
  73. ce80ddc NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
  74. 6089981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
  75. fb3659a NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
  76. 2984fd1 GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  77. 9099ac3 GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
  78. f3b3c3d GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · 13 years ago
  79. be547c6 GCC4.6: Squash warnings in lcd.c by Marek Vasut · 13 years ago
  80. 7fcd9bb GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · 13 years ago
  81. 5b3901d GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
  82. 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
  83. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  84. b18eabf IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
  85. 857c283 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
  86. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  87. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  88. 10aeabd fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  89. f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  90. 8d1af94 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · 13 years ago
  91. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  92. ea95cb7 utx8245: fix build breakage due to assert() by Wolfgang Denk · 13 years ago
  93. 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
  94. d1f7a89 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · 13 years ago
  95. 155cfb5 common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · 13 years ago
  96. 26e670e ARM: remove broken "evb4510" board. by Wolfgang Denk · 13 years ago
  97. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  98. 03bf22f stdio: Fix a possible buffer overflow by Bradley Bolen · 13 years ago
  99. b8bc897 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
  100. d604cda led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · 13 years ago