1. 407f0f5 fastboot: sparse: remove unnecessary logging by Steve Rae · Tue Feb 09 11:19:11 2016 -0800
  2. 1bf15f7 fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · Tue Feb 09 11:19:10 2016 -0800
  3. 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · Mon Apr 11 15:24:50 2016 +0530
  4. 2bf884e env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · Fri Mar 11 13:31:39 2016 +0000
  5. 967605d fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · Wed Feb 03 18:13:55 2016 +0800
  6. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · Sun Apr 03 09:18:53 2016 +0200
  7. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · Mon Apr 04 16:32:15 2016 +0200
  8. 3e21c72 common: env_sf: Add exclamation mark by Peng Fan · Mon Mar 28 17:26:27 2016 +0800
  9. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · Fri Mar 25 13:13:17 2016 +0100
  10. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · Sat Mar 19 02:18:38 2016 -0600
  11. fdb3e4a debug_uart: Remove duplicated carriage return handling by Bin Meng · Thu Mar 17 23:59:04 2016 -0700
  12. 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · Thu Mar 17 15:44:47 2016 +0100
  13. d2dc92e lcd: Fix compile warning in 64bit mode by Alexander Graf · Wed Mar 16 15:41:22 2016 +0100
  14. 97f4842 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Mar 23 18:35:11 2016 -0400
  15. 9ef3c9e spl: Print from which mmc slot spl is trying to boot by Hans de Goede · Sun Mar 20 14:17:10 2016 +0100
  16. 802f1c3 spl_mmc: allow to load raw image by Masahiro Yamada · Wed Mar 16 12:10:00 2016 +0900
  17. 8c6c074 usb: Correct return value in usb_stor_info() by Simon Glass · Wed Mar 16 07:45:44 2016 -0600
  18. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · Tue Mar 15 12:16:39 2016 -0700
  19. 0ea4959 Allow command-line files to be dropped by Simon Glass · Sun Mar 13 19:07:34 2016 -0600
  20. 2833290 Panic when no command line processing can be performed by Simon Glass · Sun Mar 13 19:07:32 2016 -0600
  21. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · Tue Mar 15 13:59:15 2016 +0100
  22. c41294e usb: Don't reset the USB hub a 2nd time by Stefan Roese · Tue Mar 15 13:59:14 2016 +0100
  23. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · Tue Mar 15 13:59:13 2016 +0100
  24. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · Tue Mar 15 13:59:12 2016 +0100
  25. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · Tue Jan 12 15:40:44 2016 +0100
  26. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · Fri Mar 11 22:06:51 2016 -0700
  27. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · Fri Mar 11 22:06:46 2016 -0700
  28. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · Sun Mar 06 19:27:55 2016 -0700
  29. bc69da2 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · Mon Feb 29 20:50:34 2016 +0900
  30. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · Fri Mar 04 01:10:13 2016 +0100
  31. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  32. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  33. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  34. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · Thu Mar 03 09:34:12 2016 +0100
  35. 31e5add common: image-fit: Fix load and entry addresses in FIT image by York Sun · Mon Feb 29 15:48:41 2016 -0800
  36. 2b0464e common: image-fit: Use a common function to get address by York Sun · Mon Feb 29 15:48:40 2016 -0800
  37. b52c7fc spl: Support loading a FIT from MMC by Simon Glass · Mon Feb 22 22:55:58 2016 -0700
  38. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · Mon Feb 22 22:55:56 2016 -0700
  39. 86c362d image: Add functions to obtain short names by Simon Glass · Mon Feb 22 22:55:50 2016 -0700
  40. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  41. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  42. 01f5be9 dm: usb: Convert USB storage to use driver-model for block devs by Simon Glass · Mon Feb 29 15:25:58 2016 -0700
  43. 99e598e dm: usb: Tidy up storage code ready for driver model conversion by Simon Glass · Mon Feb 29 15:25:54 2016 -0700
  44. 6d74d7c dm: usb: Avoid exceeding available array size for storage devices by Simon Glass · Mon Feb 29 15:25:53 2016 -0700
  45. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  46. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  47. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  48. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  49. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  50. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  51. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · Tue Feb 23 15:51:26 2016 +1000
  52. 317581e malloc: remove !gd handling by Stephen Warren · Sat Mar 05 10:30:53 2016 -0700
  53. 8e4f80f timer: Set up the real timer after driver model is available by Simon Glass · Wed Feb 24 09:14:50 2016 -0700
  54. 51026aa Revert "image-fit: Fix signature checking" by Simon Glass · Wed Feb 24 09:14:43 2016 -0700
  55. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · Wed Feb 24 09:14:42 2016 -0700
  56. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · Thu Feb 18 18:17:36 2016 +0100
  57. 41bfe43 tools: fix env_flags build by Lubomir Rintel · Sun Feb 14 20:13:24 2016 +0100
  58. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 11 18:18:15 2016 -0500
  59. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · Sat Feb 06 14:31:37 2016 -0700
  60. ff94579 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · Tue Feb 09 22:38:31 2016 +0100
  61. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:25 2016 +0100
  62. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · Fri Feb 05 20:49:39 2016 +0900
  63. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · Fri Feb 05 16:12:50 2016 +0900
  64. d901851 malloc: solve dead code issue in memalign() by Stephen Warren · Thu Feb 04 11:54:20 2016 -0700
  65. 3ef69de common/memsize.c: Simplify RAM size detection by Eddy Petrișor · Tue Feb 02 22:15:28 2016 +0200
  66. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · Wed Jan 27 04:47:55 2016 +0100
  67. 755e12d hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · Wed Jan 27 04:47:54 2016 +0100
  68. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · Wed Dec 09 13:13:21 2015 +0100
  69. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Feb 08 09:48:04 2016 -0500
  70. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  71. c9fa9a5 autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set by Stefan Roese · Thu Jan 28 17:34:40 2016 +0100
  72. 54ca0c7 malloc: work around some memalign fragmentation issues by Stephen Warren · Mon Jan 25 14:03:42 2016 -0700
  73. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  74. 6d85a60 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · Tue Jan 26 15:06:42 2016 +0800
  75. 4eaebbc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Jan 26 09:48:07 2016 -0500
  76. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jan 25 17:23:19 2016 -0500
  77. 0082cd1 usb: kbd: Prevent out of bound access by Marek Vasut · Mon Jan 25 22:00:44 2016 +0100
  78. 11b34d6 common/console.c: Remove unused inline functions by Tom Rini · Thu Jan 21 09:10:26 2016 -0500
  79. f7b6144 env_mmc: support overriding mmc dev from board code by Clemens Gruber · Wed Jan 20 15:43:37 2016 +0100
  80. ddf69ac bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · Wed Jan 20 14:07:39 2016 +0530
  81. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700
  82. 9f9b56a lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · Thu Jan 21 13:06:32 2016 +0100
  83. f5330a4 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · Thu Jan 21 19:44:50 2016 -0700
  84. c5667f4 stdio: Correct a build error with driver model by Simon Glass · Thu Jan 21 19:44:49 2016 -0700
  85. 8aba11d gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · Thu Jan 21 19:43:51 2016 -0700
  86. 0875f24 dm: pmic: Add 'reg status' to show all regulators by Simon Glass · Thu Jan 21 19:43:27 2016 -0700
  87. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  88. 0005cb2 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · Mon Jan 18 19:52:23 2016 -0700
  89. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · Mon Jan 18 19:52:22 2016 -0700
  90. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · Mon Jan 18 19:52:21 2016 -0700
  91. 1008da0 common: Move LCD and video memory reservation together by Simon Glass · Mon Jan 18 19:52:20 2016 -0700
  92. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · Mon Jan 18 19:52:16 2016 -0700
  93. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · Wed Jan 13 19:38:58 2016 -0800
  94. 9eb361b usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · Thu Jan 07 15:16:08 2016 -0700
  95. cd161d8 sandbox: Support the bmp command by Simon Glass · Tue Jan 05 09:30:58 2016 -0700
  96. 63f5785 i2c: Correct command return values by Simon Glass · Tue Dec 29 05:22:50 2015 -0700
  97. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  98. 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · Fri Dec 18 14:17:10 2015 +0900
  99. 45f4b5c common: usb: fix checking condition by Peng Fan · Tue Jan 12 15:57:01 2016 +0800
  100. cfac2e7 x86: Fix board init breakage by Simon Glass · Fri Jan 15 05:23:23 2016 -0700