1. 4facb98 common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  2. ae5dfde common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  3. c1f87ad common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  4. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  5. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  6. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  7. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  8. 6d31114 usb: use noinline define by Mike Frysinger · 13 years ago
  9. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  10. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  11. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 13 years ago
  12. f889c33 SATA: check for return value from sata functions by Stefano Babic · 13 years ago
  13. 629f718 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  14. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  15. d3b43d9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  16. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  17. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · 13 years ago
  18. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 13 years ago
  19. 1587daa cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · 13 years ago
  20. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  21. 9ba5472 Fix the behaviour of the 'run' command by Timo Ketola · 13 years ago
  22. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  23. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  24. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 13 years ago
  25. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  26. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  27. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  28. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  29. 3102012 command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  30. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  31. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  32. af775a0 Add cmd_spl command by Simon Schwarz · 13 years ago
  33. 9135c79 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  34. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  35. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  36. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  37. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  38. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  39. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  40. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  41. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  42. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  43. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  44. 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  45. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  46. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  47. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  48. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  49. 4fa117c bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  50. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  51. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  52. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  53. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  54. e79731e Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  55. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  56. 82c2132 Don't include standard parser if hush is used by Simon Glass · 13 years ago
  57. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  58. 8161d04 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  59. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  60. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  61. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  62. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  63. c9d6202 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  64. 92f6a62 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  65. f3f3a5d USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  66. f16090f USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  67. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  68. 3a16a6a USB: Staticize internal functions by Marek Vasut · 13 years ago
  69. a0f4e47 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  70. 2d2e975 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  71. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  72. 25707a8 Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  73. c48ae8c cmd_eeprom: typo by Peter Meerwald · 13 years ago
  74. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  75. b0af633 sf command: allow default bus and chip selects by Eric Nelson · 13 years ago
  76. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  77. e795b2e common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  78. b4c1df8 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · 13 years ago
  79. eb2296f common, menu: add statusline support by Heiko Schocher · 13 years ago
  80. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  81. a646fa6 openrisc: Add board info printout to cmd_bdinfo by Stefan Kristiansson · 13 years ago
  82. 15c669c openrisc: Add architecture image support by Stefan Kristiansson · 13 years ago
  83. 6540db0 usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  84. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  85. b69b9a5 FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  86. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  87. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  88. 778fe69 net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  89. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  90. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · 13 years ago
  91. f51b06c cmd_sf.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  92. 2813a21 Make printf and vprintf safe from buffer overruns by Sonny Rao · 13 years ago
  93. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  94. c63e900 common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · 13 years ago
  95. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  96. 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  97. ddb90d3 usb: add help for missing start subcommand by Veli-Pekka Peltola · 13 years ago
  98. 1f47a4d cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · 13 years ago
  99. d9b34b3 USB: Drop dead code from usb_kbd.c by Marek Vasut · 13 years ago
  100. 7534a3e USB: Rework usb_kbd.c by Marek Vasut · 13 years ago