1. 8af6a6a cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  2. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  3. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · 13 years ago
  4. c82b4ea Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 13 years ago
  5. d0eb940 Allow newlines within command environment vars by Simon Glass · 13 years ago
  6. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  7. 80bd6da env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE by David du Colombier · 12 years ago
  8. 575c037 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  9. d9a028a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · 12 years ago
  10. 77f385a usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · 12 years ago
  11. b7161dd usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · 12 years ago
  12. da87587 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · 12 years ago
  13. 1f82841 common lcd: minor coding style changes by Nikita Kiryanov · 13 years ago
  14. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  15. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · 13 years ago
  16. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · 13 years ago
  17. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 13 years ago
  18. eee675f pxe: add support for parsing local syslinux files by Rob Herring · 13 years ago
  19. d8fceec pxe: parse initrd file from append string by Rob Herring · 13 years ago
  20. dc410cd pxe: support absolute paths by Rob Herring · 13 years ago
  21. c93f74a pxe: support linux entries for labels by Rob Herring · 13 years ago
  22. a6b7417 pxe: add support for label menu text by Rob Herring · 13 years ago
  23. 8e5abb0 pxe: support include files at top-level by Rob Herring · 13 years ago
  24. dd42a5a menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  25. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  26. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  27. a66afbd cmd_mem: cmp: convert while() to for() loop by Mike Frysinger · 13 years ago
  28. 62a7ea7 cmd_mem: cmp: unify size code paths by Mike Frysinger · 13 years ago
  29. 3afa803 cmd_mem: replace custom PRINTF() with debug() by Mike Frysinger · 13 years ago
  30. 736d325 cmd_nand: fix crashing bug in nand read/write by Steve Sakoman · 12 years ago
  31. bf345a1 LCD: display 32bpp decompressed bitmap image by Donghwa Lee · 13 years ago
  32. 6f1378f common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · 13 years ago
  33. 81b99b8 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · 13 years ago
  34. 218e6a0 common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · 13 years ago
  35. 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 13 years ago
  36. b35a3a6 net: Add link-local addressing support by Joe Hershberger · 13 years ago
  37. d476204 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · 13 years ago
  38. 4facb98 common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  39. ae5dfde common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  40. c1f87ad common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  41. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  42. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  43. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  44. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  45. 6d31114 usb: use noinline define by Mike Frysinger · 13 years ago
  46. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  47. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  48. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 13 years ago
  49. f889c33 SATA: check for return value from sata functions by Stefano Babic · 13 years ago
  50. 629f718 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  51. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  52. d3b43d9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  53. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  54. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · 13 years ago
  55. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 13 years ago
  56. 1587daa cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · 13 years ago
  57. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  58. 9ba5472 Fix the behaviour of the 'run' command by Timo Ketola · 13 years ago
  59. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  60. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  61. 94fdf99 cmd_sf: add size checking to spi flash commands by Gerlando Falauto · 13 years ago
  62. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 13 years ago
  63. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  64. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  65. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  66. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  67. 3102012 command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  68. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  69. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  70. af775a0 Add cmd_spl command by Simon Schwarz · 13 years ago
  71. 9135c79 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  72. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  73. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  74. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  75. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  76. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  77. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  78. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  79. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  80. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  81. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  82. 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  83. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  84. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  85. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  86. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  87. 4fa117c bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  88. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  89. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  90. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  91. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  92. e79731e Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  93. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  94. 82c2132 Don't include standard parser if hush is used by Simon Glass · 13 years ago
  95. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  96. 8161d04 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  97. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  98. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  99. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  100. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago