1. 6c48001 Add 64-bit data support for memory commands by York Sun · 11 years ago
  2. 459c47a dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  3. 63b1757 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  4. eea8710 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  5. d738553 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  6. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  7. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  8. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  9. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  10. 354846f SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  11. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  12. e82717d common, itest: pass u-boot env variables to itest.s by Heiko Schocher · 11 years ago
  13. 1762ab1 common, ubi: add ubi check volumename command by Heiko Schocher · 11 years ago
  14. d8a405d Fix memory commands for 64-bit platforms by York Sun · 11 years ago
  15. c059239 pxe: prepend fdtdir to DTB name irrespective of source by Stephen Warren · 11 years ago
  16. f40b221 fix address of error message in mtest command by David Feng · 11 years ago
  17. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  18. 59d599a common: Remove invalid endianess conversion by Christian Eggers · 11 years ago
  19. 857291b pxe: allow compilation when !defined(CONFIG_CMD_NET) by Stephen Warren · 11 years ago
  20. 06ab7dd fs/fdos: Remove by Tom Rini · 11 years ago
  21. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  22. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
  23. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  24. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  25. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  26. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  27. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  28. f81e0ce EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · 11 years ago
  29. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  30. 0700db6 cmd_test: implement -e test for file existence by Stephen Warren · 11 years ago
  31. 4f6e1aa cmd_test: evaluate to false without any arguments by Stephen Warren · 11 years ago
  32. 08b763b cmd_test: implement ! on sub-expressions by Stephen Warren · 11 years ago
  33. 4c1b281 cmd_test: check for binary operators before unary by Stephen Warren · 11 years ago
  34. 28cca55 cmd_test: use table lookup for parsing by Stephen Warren · 11 years ago
  35. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  36. 04cbbe4 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  37. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · 11 years ago
  38. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · 11 years ago
  39. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · 11 years ago
  40. 7991946 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · 11 years ago
  41. c3068eb cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · 11 years ago
  42. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  43. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  44. cd90dc8 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · 11 years ago
  45. 57d7910 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  46. 90d09af pxe: implement fdtdir extlinux.conf tag by Stephen Warren · 11 years ago
  47. 7b472af pxe: support "devicetree" tag by Stephen Warren · 11 years ago
  48. a0d2802 common: Add new clk command by Michal Simek · 11 years ago
  49. c3bf15e common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · 11 years ago
  50. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  51. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  52. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  53. 2cc84cc fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  54. f086d1d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  55. df62d35 common, env: optimize boottime by Heiko Schocher · 11 years ago
  56. f7104ce bootm: Reinstate special case for standalone images by Simon Glass · 11 years ago
  57. 8bb6424 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · 11 years ago
  58. a7c03b0 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · 11 years ago
  59. 7a22adf Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  60. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · 11 years ago
  61. f234b1e env_eeprom - fix bus recovery for "eeprom_bus_read" by Alexey Brodkin · 11 years ago
  62. 6571caa sandbox: spi: Adjust 'sf test' to work on sandbox by Simon Glass · 11 years ago
  63. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  64. 0d72fa7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  65. 1735de8 arm64: generic board support by David Feng · 11 years ago
  66. 85fd5f1 arm64: core support by David Feng · 11 years ago
  67. 4ec5029 cmd_pxe: remove compiling warnings by David Feng · 11 years ago
  68. d985013 fdt_support: 64bit initrd start address support by David Feng · 11 years ago
  69. 0395141 mmc: add setdsr support by Markus Niebel · 11 years ago
  70. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  71. 3e9fd24 sandbox: Allow the console to work earlier by Simon Glass · 11 years ago
  72. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  73. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  74. 0904eb2 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · 11 years ago
  75. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  76. f8ba19f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · 11 years ago
  77. b9b4713 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  78. 0723691 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  79. e5deaf58 Correct vxWorks elf boot to load at correct address by Stany MARCEL · 11 years ago
  80. 22b13f9 netbsd:fix documentation typo. by Kees Jongenburger · 11 years ago
  81. bffe904 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  82. 0d437dd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  83. 8e0ad09 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  84. 62780f0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  85. 6894ea7 net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  86. cf617af net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  87. 3f43fdf cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  88. fa50d90 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  89. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  90. d8d51f8 env: fix the env export varname by Pierre Aubert · 11 years ago
  91. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  92. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  93. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  94. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  95. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  96. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  97. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  98. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  99. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  100. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago