1. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  3. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  4. a7eb1d6 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · 12 years ago
  5. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  6. 7182906 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  7. 3d38910 Do not call board_early_init_f() twice by Vadim Bendebury · 12 years ago
  8. c4df2f4 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  9. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  10. 381c6e2 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 12 years ago
  11. a614270 common/cmd_test: Avoid macro expansion by York Sun · 12 years ago
  12. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  13. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. 9fd3837 mmc: don't allow extra cmdline arguments by Stephen Warren · 12 years ago
  15. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  16. 472d546 Consolidate bool type by York Sun · 12 years ago
  17. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  18. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  19. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  20. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  21. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  22. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  23. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  24. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  25. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  26. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  27. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  28. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  29. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  30. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  31. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  32. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  33. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  34. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  35. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  36. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  37. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  38. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  39. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  40. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  41. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  42. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  43. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  44. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  45. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  46. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  47. e4fef6c Adjust board_f.c for ppc by Simon Glass · 12 years ago
  48. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  49. 8cae8a6 Add spl load feature by Simon Glass · 12 years ago
  50. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  51. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  52. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  54. 68149e9 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  55. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  56. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  57. 7d85591 env: fix "env ask" command by Wolfgang Denk · 12 years ago
  58. 01fac04 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  59. bc5478b TMU: Add TMU support in dtt command by Akshay Saraswat · 12 years ago
  60. c8b5f55 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  61. a22bf16 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  62. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  63. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  64. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  65. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  66. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  67. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  68. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  69. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  70. af73034 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · 12 years ago
  71. 59af76d bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  72. 18a3cce env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  73. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  74. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  75. c259188 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  76. a2979dc blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  77. 28786eb SPL: Change description for spl command by Stefano Babic · 12 years ago
  78. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  79. bd091b6 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  80. 5512d5b sandbox: Update mtest to fix crashes by Simon Glass · 12 years ago
  81. 8e169cc Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · 12 years ago
  82. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  83. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  84. 0ccff50 image: Use crc header file instead of C prototypes by Simon Glass · 12 years ago
  85. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  86. bfc5996 Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  87. 8c86bbe Reduce casting in mtest by Simon Glass · 12 years ago
  88. c44d438 Bring mtest putc() into common code by Simon Glass · 12 years ago
  89. 7ecbd4d Fix mtest indenting by Simon Glass · 12 years ago
  90. 51209b1 Use common mtest iteration counting by Simon Glass · 12 years ago
  91. c9638f5 Split out the memory tests into separate functions by Simon Glass · 12 years ago
  92. 0628ab8 sandbox: Change memory commands to use map_physmem by Simon Glass · 12 years ago
  93. 6b3ff98 Tidy up error checking and fix bug in hash command by Simon Glass · 12 years ago
  94. 85dafbb common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · 12 years ago
  95. a1eac57 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · 12 years ago
  96. b76a147 env_nand.c: clarify log messages when env reading fails by Phil Sutter · 12 years ago
  97. ced199d nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  98. 8fdf1e0 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  99. 3e34cf7 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  100. 4f47ace led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago