1. dff5ba3 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 12 years ago
  2. c6b3626 common/cmd_test: Avoid macro expansion by York Sun · 12 years ago
  3. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  4. 18faca7 mmc: don't allow extra cmdline arguments by Stephen Warren · 12 years ago
  5. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  6. 4a59809 Consolidate bool type by York Sun · 12 years ago
  7. a95c9e9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  8. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  9. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  10. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  11. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  12. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  13. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. 36ec8ac image: Add support for Plan 9 by Steven Stallion · 12 years ago
  15. 446543f cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  16. fb586da env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  17. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  18. ada32ec Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  19. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  20. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  21. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  22. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  23. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  24. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  25. efc8f79 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  26. b16912a sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  27. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  28. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  29. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  30. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  31. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  32. 2e4622d x86: Enable generic board support by Simon Glass · 12 years ago
  33. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  34. 6d17987 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  35. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  36. 50250b5 Adjust board_f.c for ppc by Simon Glass · 12 years ago
  37. 9c9f44a Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  38. 4d2aee8 Add spl load feature by Simon Glass · 12 years ago
  39. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  40. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  41. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  42. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  43. a5f0270 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  44. 66eb8fc CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  45. 0eb9826 common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  46. 586895d env: fix "env ask" command by Wolfgang Denk · 12 years ago
  47. 9890c68 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  48. e3d7660 TMU: Add TMU support in dtt command by Akshay Saraswat · 12 years ago
  49. 0e51dd8 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  50. 02ce716 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  51. 01c2d98 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  52. 5360142 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  53. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  54. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  55. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  56. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  57. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  58. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  59. fbd76e8 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · 12 years ago
  60. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  61. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  62. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  63. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  64. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  65. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  66. 9a50bc1 SPL: Change description for spl command by Stefano Babic · 12 years ago
  67. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  68. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  69. ad02a01 sandbox: Update mtest to fix crashes by Simon Glass · 12 years ago
  70. 1c6c725 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · 12 years ago
  71. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  72. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  73. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · 12 years ago
  74. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  75. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  76. 5107525 Reduce casting in mtest by Simon Glass · 12 years ago
  77. eb4598b Bring mtest putc() into common code by Simon Glass · 12 years ago
  78. 130103e Fix mtest indenting by Simon Glass · 12 years ago
  79. 57ee443 Use common mtest iteration counting by Simon Glass · 12 years ago
  80. 8f2c758 Split out the memory tests into separate functions by Simon Glass · 12 years ago
  81. e6d0ca2 sandbox: Change memory commands to use map_physmem by Simon Glass · 12 years ago
  82. 20bc72a Tidy up error checking and fix bug in hash command by Simon Glass · 12 years ago
  83. 6be8b83 common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · 12 years ago
  84. 3c51a85 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · 12 years ago
  85. 190e58a env_nand.c: clarify log messages when env reading fails by Phil Sutter · 12 years ago
  86. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  87. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  88. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  89. dd650f1 led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago
  90. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  91. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  92. 21c9b78 cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · 12 years ago
  93. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  94. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  95. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  96. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  97. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  98. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  99. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  100. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago