1. 7e71dc6 disk/part.c: Fix device enumeration through API by Tim Kientzle · 13 years ago
  2. d8d2659 mkenvimage: Really set the redundant byte when applicable by David Wagner · 13 years ago
  3. dc6449a mkenvimage: Don't try to detect comments in the input file by David Wagner · 13 years ago
  4. 6ee39f8 mkenvimage: Use mmap() when reading from a regular file by David Wagner · 13 years ago
  5. 48995b5 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · 13 years ago
  6. 3d0f9bd mkenvimage: More error handling by David Wagner · 13 years ago
  7. d1acdae mkenvimage: Correct an include and add a missing one by David Wagner · 13 years ago
  8. 8a1b8fc mkenvimage: correct and clarify comments and error messages by David Wagner · 13 years ago
  9. 0c18569 MAKEALL: display SPL size if present by Scott Wood · 13 years ago
  10. d721a3a ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · 13 years ago
  11. e758a5c mkenvimage: fix usage message by Wolfgang Denk · 13 years ago
  12. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  13. bf6b6af fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  14. 079df72 FAT write: Fix compile errors by Donggeun Kim · 13 years ago
  15. 7cb30b1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  16. 636f77a Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  17. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  18. 85c344e cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  19. 9692fd0 ETX094: adjust linker script due to grown code size by Wolfgang Denk · 13 years ago
  20. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  21. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  22. dbb87bb Armada100: gplugD: Add FAT & EXT2 command support by Ajay Bhargav · 13 years ago
  23. 099cb1e Armada100: gplugD: Add USB command support by Ajay Bhargav · 13 years ago
  24. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  25. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  26. f0bc5df git-mailrc: change usb maintainer to Marek by Mike Frysinger · 13 years ago
  27. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  28. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago
  29. 4df4f3c USB:gadget:designware Make locally used functions static by Amit Virdi · 13 years ago
  30. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  31. dc3e773 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · 13 years ago
  32. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  33. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  34. b974308 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  35. f933e84 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  36. 573f14f bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  37. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  38. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  39. 5ff5539 bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  40. aacc8c1 bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  41. c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  42. cd24a6b bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  43. 90e153d bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  44. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  45. 5e41088 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  46. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  47. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  48. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  49. 097e178 bootstage: Create an initial header for boot progress integers by Simon Glass · 13 years ago
  50. 6eee21d bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  51. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  52. 2b22460 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  53. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  54. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  55. df25d49 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 13 years ago
  56. 993d30d mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago
  57. a7a564c atmel_mci.h: remove outdated register macros by Andreas Bießmann · 13 years ago
  58. 40ab4ef doc/git-mailrc: add <me> to avr32 alias by Andreas Bießmann · 13 years ago
  59. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  60. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  61. 9d72e67 sandbox: mark os_exit as noreturn by Mike Frysinger · 13 years ago
  62. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  63. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  64. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  65. 20186a1 sandbox: disable fortification by Mike Frysinger · 13 years ago
  66. 3ab7d95 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  67. 6994ccf sandbox: add get_{tbclk,ticks} by Mike Frysinger · 13 years ago
  68. eef448e sandbox: enable GPIO driver by Simon Glass · 13 years ago
  69. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  70. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  71. 7b06b66 sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  72. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  73. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  74. 4f345d5 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
  75. 3bdf56b sandbox: add required header to os.c by Simon Glass · 13 years ago
  76. e101247 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  77. 6751b05 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · 13 years ago
  78. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  79. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  80. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  81. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  82. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  83. e50edf9 sh: ecovec: Add support PHY of SMSC by Nobuhiro Iwamatsu · 13 years ago
  84. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  85. e37ae40 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  86. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  87. 1064d98 tools: checkstack.pl from Linux added to tools by Tom Rini · 13 years ago
  88. 44b333e Makefile: Remove mmc_spl related enteries by Chander Kashyap · 13 years ago
  89. 12ae615 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  90. 021f603 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  91. 658c3b9 PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  92. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  93. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  94. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  95. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  96. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  97. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  98. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  99. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  100. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago