1. 55f4b57 usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 12 years ago
  2. 0bf796f usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · 12 years ago
  3. 6497c66 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  4. 289f3cb usb: hub: Fix enumration timeout by Vivek Gautam · 12 years ago
  5. 99c3491 usb: Update device class in usb device's descriptor by Vivek Gautam · 12 years ago
  6. 020bbcb usb: hub: Power-cycle on root-hub ports by Vivek Gautam · 12 years ago
  7. 605bd75 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · 12 years ago
  8. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 12 years ago
  9. 7d9aa8f usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  10. d196bd8 env_mmc: add support for redundant environment by Michael Heimpold · 12 years ago
  11. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  12. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  13. 855f18e setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  14. 103c94b setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  15. be29df6 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  16. d87244d "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · 12 years ago
  17. 5a31ea0 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  18. ea009d4 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  19. 7eb2c8d sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  20. 4ca30d6 sandbox: Support 'source' command by Simon Glass · 12 years ago
  21. 095686d Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 12 years ago
  22. a92fd65 sandbox: fdt: Support fdt command for sandbox by Simon Glass · 12 years ago
  23. 4b57865 fdt: Allow fdt command to check and update control FDT by Simon Glass · 12 years ago
  24. 76b8f79 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  25. d14da91 fdt: Add a parameter to fdt_valid() by Simon Glass · 12 years ago
  26. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  27. a733b06 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  28. 352ef3f flash: Add optional verify-after-write feature by Stefan Roese · 12 years ago
  29. 64f4a61 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  30. 22a4a6c printenv: Correct out-of-memory condition check. by Maxime Larocque · 12 years ago
  31. 7525c2d x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  32. 8b42dfc x86: Fix DRAM bank size init with generic board by Simon Glass · 12 years ago
  33. 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  34. 8732b07 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  35. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  36. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  37. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  38. a7eb1d6 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · 12 years ago
  39. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  40. 7182906 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  41. 3d38910 Do not call board_early_init_f() twice by Vadim Bendebury · 12 years ago
  42. c4df2f4 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  43. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  44. 381c6e2 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 12 years ago
  45. a614270 common/cmd_test: Avoid macro expansion by York Sun · 12 years ago
  46. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  47. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  48. 9fd3837 mmc: don't allow extra cmdline arguments by Stephen Warren · 12 years ago
  49. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  50. 472d546 Consolidate bool type by York Sun · 12 years ago
  51. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  52. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  53. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  54. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  55. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  56. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  57. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  58. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  60. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  61. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  62. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  64. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  65. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  66. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  67. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  68. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  69. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  70. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  71. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  72. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  73. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  74. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  75. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  76. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  77. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  78. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  79. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  80. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  81. e4fef6c Adjust board_f.c for ppc by Simon Glass · 12 years ago
  82. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  83. 8cae8a6 Add spl load feature by Simon Glass · 12 years ago
  84. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  85. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  86. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  87. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  88. 68149e9 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  89. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  90. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  91. 7d85591 env: fix "env ask" command by Wolfgang Denk · 12 years ago
  92. 01fac04 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  93. bc5478b TMU: Add TMU support in dtt command by Akshay Saraswat · 12 years ago
  94. c8b5f55 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  95. a22bf16 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  96. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  97. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  98. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  99. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  100. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago