1. 10d4e0f common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  2. 5017436 common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  3. a075a79 common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  4. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  5. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  6. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  7. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  8. 66cf641 usb: use noinline define by Mike Frysinger · 12 years ago
  9. 418396e nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  10. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  11. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  12. 71cadda SATA: check for return value from sata functions by Stefano Babic · 13 years ago
  13. 0a6deb3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  14. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 12 years ago
  15. 05f132d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 12 years ago
  16. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  17. 314f634 image/fit: drop inline markings on parser code by Mike Frysinger · 12 years ago
  18. f624dd1 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 12 years ago
  19. 34e210f cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · 13 years ago
  20. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  21. 030fca5 Fix the behaviour of the 'run' command by Timo Ketola · 12 years ago
  22. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 12 years ago
  23. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 12 years ago
  24. 57d40ab RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 12 years ago
  25. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  26. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  27. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  28. c0b77e0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  29. 1e8e7ae command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  30. c16a123 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  31. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  32. 1648a37 Add cmd_spl command by Simon Schwarz · 13 years ago
  33. 834c938 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  34. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  35. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  36. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  37. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  38. 573f14f bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  39. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  40. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  41. aacc8c1 bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  42. c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  43. cd24a6b bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  44. 90e153d bootstage: Convert IDE progress numbers 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. 6eee21d bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  50. e37ae40 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  51. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  52. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  53. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  54. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  55. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  56. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  57. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  58. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  59. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  60. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  61. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  62. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  63. fb3ef64 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  64. d53da84 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  65. 3d17308 USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  66. e159e48 USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  67. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  68. c08b1b2 USB: Staticize internal functions by Marek Vasut · 13 years ago
  69. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  70. cfdae12 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  71. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  72. dbe20fc Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  73. e506a00 cmd_eeprom: typo by Peter Meerwald · 13 years ago
  74. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  75. c1173bd sf command: allow default bus and chip selects by Eric Nelson · 13 years ago
  76. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  77. fc4fa6a common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  78. 317d6c5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · 13 years ago
  79. e0611dd common, menu: add statusline support by Heiko Schocher · 13 years ago
  80. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  81. 2be9fdb openrisc: Add board info printout to cmd_bdinfo by Stefan Kristiansson · 13 years ago
  82. 3ddcacc openrisc: Add architecture image support by Stefan Kristiansson · 13 years ago
  83. 5dd95cf usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  84. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  85. 06297db FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  86. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  87. e273342 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  88. 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  89. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  90. d3f80c7 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · 13 years ago
  91. a97f6ef cmd_sf.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  92. 068af6f Make printf and vprintf safe from buffer overruns by Sonny Rao · 13 years ago
  93. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  94. d798a9b common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · 13 years ago
  95. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  96. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  97. 1af9f96 usb: add help for missing start subcommand by Veli-Pekka Peltola · 13 years ago
  98. b3813a2 cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · 13 years ago
  99. 5a1219e USB: Drop dead code from usb_kbd.c by Marek Vasut · 13 years ago
  100. 9a8c72a USB: Rework usb_kbd.c by Marek Vasut · 13 years ago