1. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  3. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  4. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  5. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  6. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  7. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  8. fbd76e8 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · 12 years ago
  9. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  10. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  11. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  12. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  13. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  14. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  15. 9a50bc1 SPL: Change description for spl command by Stefano Babic · 12 years ago
  16. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  17. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  18. ad02a01 sandbox: Update mtest to fix crashes by Simon Glass · 12 years ago
  19. 1c6c725 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · 12 years ago
  20. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  21. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  22. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · 12 years ago
  23. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  24. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  25. 5107525 Reduce casting in mtest by Simon Glass · 12 years ago
  26. eb4598b Bring mtest putc() into common code by Simon Glass · 12 years ago
  27. 130103e Fix mtest indenting by Simon Glass · 12 years ago
  28. 57ee443 Use common mtest iteration counting by Simon Glass · 12 years ago
  29. 8f2c758 Split out the memory tests into separate functions by Simon Glass · 12 years ago
  30. e6d0ca2 sandbox: Change memory commands to use map_physmem by Simon Glass · 12 years ago
  31. 20bc72a Tidy up error checking and fix bug in hash command by Simon Glass · 12 years ago
  32. 6be8b83 common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · 12 years ago
  33. 3c51a85 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · 12 years ago
  34. 190e58a env_nand.c: clarify log messages when env reading fails by Phil Sutter · 12 years ago
  35. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  36. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  37. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  38. dd650f1 led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago
  39. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  40. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  41. 21c9b78 cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · 12 years ago
  42. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  43. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  44. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  45. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  46. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  47. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  48. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  49. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  50. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  51. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · 12 years ago
  52. 66d6e63 Only use fb_base if we have a display by Simon Glass · 12 years ago
  53. 971eb34 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · 12 years ago
  54. c4c248f common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · 12 years ago
  55. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  56. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  57. 2a7a8ae Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  58. 8ef7f1f lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  59. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  60. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  61. a218709 bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  62. eacd14f Add option to display customised memory information by Simon Glass · 12 years ago
  63. b973a29 Sound: Add FDT support to CMD. by Rajeshwari Shinde · 12 years ago
  64. 52d9b90 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · 12 years ago
  65. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  66. 0af4733 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  67. 0e640e6 Add a simple load option to setexpr by Joe Hershberger · 12 years ago
  68. 4b5545e spi: Add SPI flash test by Simon Glass · 12 years ago
  69. c0d2f0b spi: Add progress percentage and write speed to `sf update` by James Miller · 12 years ago
  70. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  71. 976b323 usb: properly detect empty mass storage media reader by Vincent Palatin · 12 years ago
  72. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  73. a261282 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · 12 years ago
  74. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  75. 8335ce7 env: Implement the env delete command by Joe Hershberger · 12 years ago
  76. f64bb77 env: Add setenv force support by Joe Hershberger · 12 years ago
  77. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  78. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  79. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  80. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  81. 03ddaba env: Add a silent env handler by Joe Hershberger · 12 years ago
  82. 5c89d6d env: Add a console env handler by Joe Hershberger · 12 years ago
  83. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  84. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  85. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  86. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  87. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  88. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  89. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  90. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  91. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  92. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  93. 81274c7 cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  94. 04d1bd2 tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  95. a2cc855 console: Enable function to display console info by Simon Glass · 12 years ago
  96. 607eebb Add console command to access io space registers by Vadim Bendebury · 12 years ago
  97. db4a88d fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  98. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  99. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  100. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago