1. 46aabcc cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  2. 7d25cd3 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  3. e40520b cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  4. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  5. 7cb4f1c spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  6. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  7. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  8. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  9. 1fd1e2f image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  10. bd4a399 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · 11 years ago
  11. 8d51aac RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  12. 62cf11c SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  13. 6e66bd5 Enable xmodem support by Angus Ainslie · 11 years ago
  14. df785a7 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  15. 32749e9 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  16. c15438e Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  17. ac8ba84 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  18. 3488850 cmd_sf: let "sf update" erase last sector as a whole by Gerlando Falauto · 11 years ago
  19. 402ba1e cmd_sf|env_sf: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  20. 0adc331 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  21. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  22. e4c444b spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  23. 9fab4bf powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  24. 869b550 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  25. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  26. e85427f Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. cfb25cc cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  29. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  30. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  31. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  32. 576aacd bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · 11 years ago
  33. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  34. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  35. 0eb33ad common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  36. 4f6aa34 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  37. b7a1d13 bootm: Handle errors consistently by Simon Glass · 11 years ago
  38. e3a5bbc common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · 11 years ago
  39. d72da15 bootm: Correct the arguments for the ELF image loader by Simon Glass · 11 years ago
  40. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  41. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  42. ec39029 bootm: Remove extra OK message by Simon Glass · 11 years ago
  43. 970150a cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  44. 225fd8c cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · 11 years ago
  45. 2b9599e cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · 11 years ago
  46. fb1b139 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · 11 years ago
  47. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  48. a26913f bootm: Require boot function only if it is about to be used by Simon Glass · 11 years ago
  49. 385501d bootm: Disable interrupts only when loading by Simon Glass · 11 years ago
  50. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  51. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  52. c479c13 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · 11 years ago
  53. 59b1592 video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  54. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  55. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  56. 5af7d0f lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · 11 years ago
  57. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  58. 5ff0d08 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  59. d366438 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago
  60. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  61. eeaef5e cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  62. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  63. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  64. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  65. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  66. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  67. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  68. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  69. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  70. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  71. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  72. 5d3bd34 bootstage: Correct printf types by Simon Glass · 11 years ago
  73. 92765f42 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  74. 98f6467 pxe: add ipappend support by Rob Herring · 12 years ago
  75. 58d9ff9 net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  76. 39f9855 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  77. 8577fec pxe: add support for ontimeout token by Rob Herring · 12 years ago
  78. 32d2ffe pxe: simplify menu display and selection by Rob Herring · 12 years ago
  79. e82eeb5 pxe: always display a menu when present by Rob Herring · 12 years ago
  80. e6b6ccf pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  81. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  82. 500f304 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  83. 23b7194 pxe: make string parameters const by Rob Herring · 12 years ago
  84. ef034c9 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  85. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. 9b80aa8 nand: Don't call adjust_size_for_badblocks for erase by Scott Wood · 11 years ago
  87. f90572d Makefile: move the common makefile line to public area by Ying Zhang · 11 years ago
  88. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  89. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  90. 2f99807 image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  91. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  92. 5c088ee env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  93. f0df254 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  94. 2a91c91 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · 11 years ago
  95. b7ab8b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  96. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  97. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 11 years ago
  98. 5da2dc9 usb: workaround non-working keyboards. by Vincent Palatin · 11 years ago
  99. 09defbc usb: properly re-initialize the USB keyboard. by Vincent Palatin · 11 years ago
  100. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 11 years ago