1. 9140ae5 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · 11 years ago
  2. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  3. d145270 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones by Jagannadha Sutradharudu Teki · 11 years ago
  4. 089078a cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  5. 7de0fa8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  6. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  7. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  8. 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
  9. 5c7bad5 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  10. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  11. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  12. 5f578df cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  13. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  14. 6bd89e4 mtd: Fix function description in part_validate comment by Otavio Salvador · 11 years ago
  15. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  16. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  17. 5b5b176 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  18. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  19. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  20. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  21. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  22. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  23. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  24. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  25. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  26. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  27. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  28. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  29. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. 81003da bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  32. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  33. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  34. cb898d8 cmd_sf: let "sf update" preserve the final part of the last sector by Gerlando Falauto · 11 years ago
  35. 9240fb5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  36. 52fe2bf i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  37. e2ebec8 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  38. c562f97 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  39. fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  40. 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  41. c0d0ef4 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  42. 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  43. 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  44. 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  45. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  46. 6d8bfcb spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  47. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  48. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  49. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  50. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  51. 63f9525 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · 11 years ago
  52. 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  53. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  54. f283bd0 Enable xmodem support by Angus Ainslie · 11 years ago
  55. b069950 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  56. a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  57. 54c8e1a Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  58. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  59. 609d1e3 cmd_sf: let "sf update" erase last sector as a whole by Gerlando Falauto · 11 years ago
  60. b1df922 cmd_sf|env_sf: Fix code cleanup by Jagannadha Sutradharudu Teki · 11 years ago
  61. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  62. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  63. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  64. be314fa powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  65. 0d63f7c powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  66. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  67. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  68. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  69. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  70. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  71. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  72. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  73. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · 11 years ago
  74. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  75. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  76. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  77. 0d996a8 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  78. b856713 bootm: Handle errors consistently by Simon Glass · 11 years ago
  79. 6376752 common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · 11 years ago
  80. 90d40c6 bootm: Correct the arguments for the ELF image loader by Simon Glass · 11 years ago
  81. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  82. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  83. 7e23b72 bootm: Remove extra OK message by Simon Glass · 11 years ago
  84. a896178 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  85. 1ab6147 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · 11 years ago
  86. 6e5dac4 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · 11 years ago
  87. 42bca36 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · 11 years ago
  88. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  89. fde683c bootm: Require boot function only if it is about to be used by Simon Glass · 11 years ago
  90. 917f684 bootm: Disable interrupts only when loading by Simon Glass · 11 years ago
  91. aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  92. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  93. e8f5269 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · 11 years ago
  94. 8571c6c video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  95. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  96. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  97. c4b7d65 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · 11 years ago
  98. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  99. 8f6e623 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  100. fec2717 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago