1. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  2. d8d51f8 env: fix the env export varname by Pierre Aubert · 11 years ago
  3. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  4. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  5. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  6. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  7. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  8. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  9. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  10. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  11. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  12. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  13. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  14. 759456e pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  15. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  16. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  17. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  18. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  19. 32dc389 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  20. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  21. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  22. a661290 i2c: fix init on generic board by trem · 11 years ago
  23. 9140ae5 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · 11 years ago
  24. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  25. d145270 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones by Jagannadha Sutradharudu Teki · 11 years ago
  26. 089078a cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  27. 7de0fa8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  28. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  29. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  30. 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
  31. 5c7bad5 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  32. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  33. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  34. 5f578df cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  35. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  36. 6bd89e4 mtd: Fix function description in part_validate comment by Otavio Salvador · 11 years ago
  37. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  38. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  39. 5b5b176 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  40. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  41. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  42. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  43. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  44. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  45. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  46. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  47. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  48. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  49. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  50. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  51. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  52. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  53. 81003da bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  54. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  55. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  56. cb898d8 cmd_sf: let "sf update" preserve the final part of the last sector by Gerlando Falauto · 11 years ago
  57. 9240fb5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  58. 52fe2bf i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  59. e2ebec8 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  60. c562f97 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  61. fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  62. 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  63. c0d0ef4 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  64. 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  65. 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  66. 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  67. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  68. 6d8bfcb spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  69. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  70. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  71. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  72. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  73. 63f9525 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · 11 years ago
  74. 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  75. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  76. f283bd0 Enable xmodem support by Angus Ainslie · 11 years ago
  77. b069950 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  78. a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  79. 54c8e1a Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  80. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  81. 609d1e3 cmd_sf: let "sf update" erase last sector as a whole by Gerlando Falauto · 11 years ago
  82. b1df922 cmd_sf|env_sf: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  83. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  84. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  85. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  86. be314fa powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  87. 0d63f7c powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  88. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  89. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  91. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  92. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  93. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  94. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  95. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · 11 years ago
  96. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  97. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  98. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  99. 0d996a8 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  100. b856713 bootm: Handle errors consistently by Simon Glass · 11 years ago