1. 669df7e pxe: add support for parsing local syslinux files by Rob Herring · 12 years ago
  2. 34bd23e pxe: parse initrd file from append string by Rob Herring · 13 years ago
  3. 90ba7d7 pxe: support absolute paths by Rob Herring · 13 years ago
  4. beb9f6c pxe: support linux entries for labels by Rob Herring · 13 years ago
  5. 7815c4e pxe: add support for label menu text by Rob Herring · 13 years ago
  6. 1e08522 pxe: support include files at top-level by Rob Herring · 12 years ago
  7. 8594753 menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  8. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  9. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  10. feb12a1 cmd_mem: cmp: convert while() to for() loop by Mike Frysinger · 13 years ago
  11. 054ea17 cmd_mem: cmp: unify size code paths by Mike Frysinger · 13 years ago
  12. 9504a55 cmd_mem: replace custom PRINTF() with debug() by Mike Frysinger · 13 years ago
  13. 8d75c89 cmd_nand: fix crashing bug in nand read/write by Steve Sakoman · 12 years ago
  14. fb6a9aa LCD: display 32bpp decompressed bitmap image by Donghwa Lee · 12 years ago
  15. 2b5cb3d common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · 12 years ago
  16. 0f999c4 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · 12 years ago
  17. 095407d common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · 12 years ago
  18. de3b49c cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 12 years ago
  19. d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
  20. a3e1a72 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · 12 years ago
  21. 10d4e0f common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  22. 5017436 common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  23. a075a79 common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  24. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  25. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  26. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  27. f576613 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  28. 66cf641 usb: use noinline define by Mike Frysinger · 13 years ago
  29. 418396e nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  30. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  31. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  32. 71cadda SATA: check for return value from sata functions by Stefano Babic · 13 years ago
  33. 0a6deb3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  34. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  35. 05f132d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 12 years ago
  36. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  37. 314f634 image/fit: drop inline markings on parser code by Mike Frysinger · 13 years ago
  38. f624dd1 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 12 years ago
  39. 34e210f cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · 13 years ago
  40. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  41. 030fca5 Fix the behaviour of the 'run' command by Timo Ketola · 13 years ago
  42. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  43. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  44. 57d40ab RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 13 years ago
  45. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  46. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  47. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  48. c0b77e0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  49. 1e8e7ae command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  50. c16a123 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  51. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  52. 1648a37 Add cmd_spl command by Simon Schwarz · 13 years ago
  53. 834c938 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  54. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  55. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  56. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  57. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  58. 573f14f bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  59. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  60. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  61. aacc8c1 bootstage: Convert FIT progress numbers to enums by Simon Glass · 13 years ago
  62. c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  63. cd24a6b bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  64. 90e153d bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  65. 5e41088 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  66. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  67. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  68. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  69. 6eee21d bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  70. e37ae40 image: Support FDTs already loaded at their load address by Stephen Warren · 13 years ago
  71. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  72. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  73. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  74. 7344f91 Remove interleave of non-U-Boot code in hush by Simon Glass · 13 years ago
  75. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  76. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  77. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  78. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  79. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  80. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  81. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  82. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  83. fb3ef64 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  84. d53da84 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  85. 3d17308 USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  86. e159e48 USB: Make struct devrequest setup_packet local by Marek Vasut · 13 years ago
  87. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  88. c08b1b2 USB: Staticize internal functions by Marek Vasut · 13 years ago
  89. e910042 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  90. cfdae12 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  91. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  92. dbe20fc Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  93. e506a00 cmd_eeprom: typo by Peter Meerwald · 13 years ago
  94. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  95. c1173bd sf command: allow default bus and chip selects by Eric Nelson · 13 years ago
  96. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  97. fc4fa6a common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  98. 317d6c5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · 13 years ago
  99. e0611dd common, menu: add statusline support by Heiko Schocher · 13 years ago
  100. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago