1. cd90dc8 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · 11 years ago
  2. 57d7910 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  3. 90d09af pxe: implement fdtdir extlinux.conf tag by Stephen Warren · 11 years ago
  4. 7b472af pxe: support "devicetree" tag by Stephen Warren · 11 years ago
  5. a0d2802 common: Add new clk command by Michal Simek · 11 years ago
  6. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  7. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  8. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  9. 2cc84cc fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  10. f086d1d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  11. df62d35 common, env: optimize boottime by Heiko Schocher · 11 years ago
  12. f7104ce bootm: Reinstate special case for standalone images by Simon Glass · 11 years ago
  13. 8bb6424 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · 11 years ago
  14. a7c03b0 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · 11 years ago
  15. 7a22adf Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  16. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · 11 years ago
  17. f234b1e env_eeprom - fix bus recovery for "eeprom_bus_read" by Alexey Brodkin · 11 years ago
  18. 6571caa sandbox: spi: Adjust 'sf test' to work on sandbox by Simon Glass · 11 years ago
  19. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. 0d72fa7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  21. 1735de8 arm64: generic board support by David Feng · 11 years ago
  22. 85fd5f1 arm64: core support by David Feng · 11 years ago
  23. 4ec5029 cmd_pxe: remove compiling warnings by David Feng · 11 years ago
  24. d985013 fdt_support: 64bit initrd start address support by David Feng · 11 years ago
  25. 0395141 mmc: add setdsr support by Markus Niebel · 11 years ago
  26. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  27. 3e9fd24 sandbox: Allow the console to work earlier by Simon Glass · 11 years ago
  28. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  29. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  30. 0904eb2 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · 11 years ago
  31. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  32. f8ba19f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · 11 years ago
  33. b9b4713 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  34. 0723691 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  35. e5deaf58 Correct vxWorks elf boot to load at correct address by Stany MARCEL · 11 years ago
  36. 22b13f9 netbsd:fix documentation typo. by Kees Jongenburger · 11 years ago
  37. bffe904 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  38. 0d437dd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  39. 8e0ad09 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  40. 62780f0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  41. 6894ea7 net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  42. cf617af net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  43. 3f43fdf cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  44. fa50d90 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  45. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  46. d8d51f8 env: fix the env export varname by Pierre Aubert · 11 years ago
  47. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  48. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  49. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  50. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  51. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  52. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  53. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  54. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  55. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  56. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  57. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  58. 759456e pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  59. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  61. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  62. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  63. 32dc389 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  64. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  65. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  66. a661290 i2c: fix init on generic board by trem · 11 years ago
  67. 9140ae5 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · 11 years ago
  68. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  69. d145270 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones by Jagannadha Sutradharudu Teki · 11 years ago
  70. 089078a cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  71. 7de0fa8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  72. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  73. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  74. 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
  75. 5c7bad5 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  76. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  77. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  78. 5f578df cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  79. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  80. 6bd89e4 mtd: Fix function description in part_validate comment by Otavio Salvador · 11 years ago
  81. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  82. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  83. 5b5b176 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  84. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  85. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  86. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  87. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  88. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  89. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  90. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  91. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  92. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  93. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  94. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  95. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  96. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. 81003da bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  98. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  99. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  100. cb898d8 cmd_sf: let "sf update" preserve the final part of the last sector by Gerlando Falauto · 11 years ago