1. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · Sun Mar 06 19:45:37 2016 -0700
  2. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · Sun Mar 06 19:45:35 2016 -0700
  3. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  4. fc372bc patman: Add a missing space in GetMetaDataForList() by Simon Glass · Sun Mar 06 19:45:33 2016 -0700
  5. 8a5651f fdtgrep: Improve error handling with invalid device tree by Simon Glass · Sun Mar 06 19:45:32 2016 -0700
  6. dccdac4 dm: serial: Remove duplicated carriage return character by Alison Wang · Wed Mar 02 11:00:38 2016 +0800
  7. 23e06b5 serial: Move carriage return before line feed for some serial drivers by Alison Wang · Wed Mar 02 11:00:37 2016 +0800
  8. c0a9ce6 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · Wed Mar 02 11:00:36 2016 +0800
  9. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · Mon Feb 29 15:26:05 2016 -0700
  10. 0f1c952 part: Rename test_part_xx() and print_part_xx() by Simon Glass · Mon Feb 29 15:26:04 2016 -0700
  11. 582b76e dm: usb: Clean up USB after each test by Simon Glass · Mon Feb 29 15:26:02 2016 -0700
  12. 01f5be9 dm: usb: Convert USB storage to use driver-model for block devs by Simon Glass · Mon Feb 29 15:25:58 2016 -0700
  13. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · Mon Feb 29 15:25:57 2016 -0700
  14. 52e85ac dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · Mon Feb 29 15:25:56 2016 -0700
  15. cceee55 dm: blk: Add a block-device uclass by Simon Glass · Mon Feb 29 15:25:55 2016 -0700
  16. 99e598e dm: usb: Tidy up storage code ready for driver model conversion by Simon Glass · Mon Feb 29 15:25:54 2016 -0700
  17. 6d74d7c dm: usb: Avoid exceeding available array size for storage devices by Simon Glass · Mon Feb 29 15:25:53 2016 -0700
  18. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  19. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  20. f6a821a dm: sandbox: Enable cbfs and cramfs by Simon Glass · Mon Feb 29 15:25:50 2016 -0700
  21. 4058f15 dm: cbfs: Fix handling of invalid type by Simon Glass · Mon Feb 29 15:25:49 2016 -0700
  22. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  23. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · Mon Feb 29 15:25:47 2016 -0700
  24. 5bed0be dm: sandbox: Enable all partition types by Simon Glass · Mon Feb 29 15:25:46 2016 -0700
  25. 250cb2b dm: part: Add a cast to avoid a compiler warning by Simon Glass · Mon Feb 29 15:25:45 2016 -0700
  26. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  27. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  28. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  29. ddb1325 dm: blk: Add comments to a few functions by Simon Glass · Mon Feb 29 15:25:41 2016 -0700
  30. 83b783f dm: blk: Convert interface type to an enum by Simon Glass · Mon Feb 29 15:25:40 2016 -0700
  31. ac8162f dm: Add a new header for block devices by Simon Glass · Mon Feb 29 15:25:39 2016 -0700
  32. e21c834 dm: part: Drop the common.h header by Simon Glass · Mon Feb 29 15:25:38 2016 -0700
  33. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · Mon Feb 29 15:25:37 2016 -0700
  34. 03d7b60 dm: part: Correct a sandbox build warning by Simon Glass · Mon Feb 29 15:25:36 2016 -0700
  35. 8186aa0 dm: pci: Break out the common region display code by Simon Glass · Mon Feb 29 15:25:35 2016 -0700
  36. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  37. ea8ef6e debug_uart: output CR along with LF by Masahiro Yamada · Tue Mar 08 18:19:10 2016 +0900
  38. 4fe976c dm: core: make simple-bus compatible to simple-mfd by Masahiro Yamada · Tue Mar 01 11:51:48 2016 +0900
  39. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  40. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · Thu Feb 11 13:23:25 2016 -0700
  41. 268e9d8 Prepare v2016.03 by Tom Rini · Mon Mar 14 10:20:21 2016 -0400
  42. 25eb961 mx6slevk: Fix the power up of the Ethernet PHY by Fabio Estevam · Fri Mar 11 10:50:22 2016 -0300
  43. 405a3c6 sf: Correct data types in stm_is_locked_sr() by Marek Vasut · Fri Mar 11 03:20:16 2016 +0100
  44. c2519df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:43:06 2016 +0530
  45. b0f9036 exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · Sat Mar 05 19:38:23 2016 +1030
  46. 3851c75 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Mar 10 10:55:06 2016 -0500
  47. 33f36c3 rockchip: rk3288: correct sdram setting by Chris Zhong · Mon Mar 07 14:51:13 2016 +0800
  48. 7d32584 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · Sat Mar 05 13:32:02 2016 +0000
  49. 2236c84 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · Wed Feb 17 15:55:05 2016 +0800
  50. bd69465 MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y by Daniel Schwierzeck · Wed Mar 09 11:30:00 2016 +0100
  51. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · Sat Mar 05 04:15:40 2016 +0100
  52. 317581e malloc: remove !gd handling by Stephen Warren · Sat Mar 05 10:30:53 2016 -0700
  53. c58591a malloc: use hidden visibility by Stephen Warren · Sat Mar 05 10:30:52 2016 -0700
  54. a1965e9 sandbox: Fix building with LLVM by Tom Rini · Sat Mar 05 14:07:44 2016 -0500
  55. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · Tue Mar 01 09:56:34 2016 +0100
  56. e46966d api: Export API structure address as an environment variable by Stanislav Galabov · Tue Mar 01 14:19:04 2016 +0200
  57. 6b3c634 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · Sat Mar 05 13:19:59 2016 -0600
  58. 587cf0e OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · Sat Mar 05 13:19:58 2016 -0600
  59. a8ea60d ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs by Masahiro Yamada · Mon Mar 07 20:29:41 2016 +0900
  60. d6379f0 pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER by Masahiro Yamada · Fri Mar 04 15:56:31 2016 +0900
  61. a64e11a pinctrl: uniphier: set input-enable before pin-muxing by Masahiro Yamada · Fri Mar 04 15:56:16 2016 +0900
  62. cb53b37 ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y by Masahiro Yamada · Fri Mar 04 15:54:29 2016 +0900
  63. 4c0aebd ARM: uniphier: document how-to-build for Ace and Sanji boards by Masahiro Yamada · Tue Mar 01 13:10:37 2016 +0900
  64. 7bd04c6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Mar 04 20:53:50 2016 -0500
  65. 2f2c00b usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · Fri Mar 04 18:57:04 2016 -0600
  66. e037fbb board: tbs2910: Fix eMMC BOOTCFG value by Soeren Moch · Tue Feb 09 16:53:27 2016 +0100
  67. e37a26b mx53ard: Move to booting zImage by Fabio Estevam · Tue Feb 23 15:18:54 2016 -0300
  68. 4f2935c mx6qarm2: Update maintainer's emails by Fabio Estevam · Mon Feb 22 14:52:55 2016 -0300
  69. e37b1e3 MAINTAINERS: Update Peng Fan's email address by Fabio Estevam · Sun Feb 21 09:57:23 2016 -0300
  70. b0a7427 colibri-vf: Disable pull-up configuration in GPIO pin mux by Bhuvanchandra DV · Wed Feb 24 14:03:24 2016 +0530
  71. 1257562 usb: gadget: composite: Correct recovery path for register by Sam Protsenko · Tue Feb 16 19:59:19 2016 +0200
  72. 1c17d4a Prepare v2016.03-rc3 by Tom Rini · Mon Feb 29 17:44:13 2016 -0500
  73. 04cb18b arm: dra7xx: Define Android partition table by Sam Protsenko · Fri Feb 26 21:37:52 2016 +0200
  74. d90f883 sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · Fri Feb 26 13:18:47 2016 +0100
  75. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · Thu Feb 25 10:23:34 2016 +0900
  76. bed5737 amcc-common.h: Disable CONFIG_SYS_LONGHELP by Tom Rini · Mon Feb 29 14:47:47 2016 -0500
  77. 978a047 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · Mon Feb 29 11:34:15 2016 -0500
  78. 19a5703 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Feb 29 10:50:01 2016 -0500
  79. 0935010 ARM: uniphier: fix warnings reported by aarch64 compiler by Masahiro Yamada · Fri Feb 26 18:59:45 2016 +0900
  80. 3119eb4 ARM: uniphier: prepare directory structure for ARMv8 SoC support by Masahiro Yamada · Fri Feb 26 18:59:44 2016 +0900
  81. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · Mon Feb 29 10:26:20 2016 -0500
  82. f57183d ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11 by Masahiro Yamada · Fri Feb 26 18:59:43 2016 +0900
  83. 89c0b15 ARM: uniphier: rework UniPhier SoC select in Kconfig by Masahiro Yamada · Fri Feb 26 18:59:42 2016 +0900
  84. b165e2c ARM: uniphier: merge two defconfig files by Masahiro Yamada · Fri Feb 26 18:59:41 2016 +0900
  85. 392ecb6 ARM: uniphier: rename variable for DRAM controller base address by Masahiro Yamada · Fri Feb 26 14:21:53 2016 +0900
  86. f734aa9 ARM: uniphier: deprecate umc_dram_init_{start, poll} by Masahiro Yamada · Fri Feb 26 14:21:52 2016 +0900
  87. 44b0e55 ARM: uniphier: remove unused macros for UMC base addresses by Masahiro Yamada · Fri Feb 26 14:21:51 2016 +0900
  88. cf3e417 ARM: uniphier: rework DRAM size handling in UMC init code by Masahiro Yamada · Fri Feb 26 14:21:50 2016 +0900
  89. c9b5edf ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop by Masahiro Yamada · Fri Feb 26 14:21:49 2016 +0900
  90. 8596e78 ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop by Masahiro Yamada · Fri Feb 26 14:21:48 2016 +0900
  91. 938384f ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop by Masahiro Yamada · Fri Feb 26 14:21:47 2016 +0900
  92. e84036a ARM: uniphier: refactor UMC init code for PH1-LD4 by Masahiro Yamada · Fri Feb 26 14:21:46 2016 +0900
  93. 547f6f6 ARM: uniphier: support more DRAM use cases for PH1-sLD8 by Masahiro Yamada · Fri Feb 26 14:21:45 2016 +0900
  94. 7d17759 ARM: uniphier: refactor UMC init code for PH1-sLD8 by Masahiro Yamada · Fri Feb 26 14:21:44 2016 +0900
  95. a1e2422 ARM: uniphier: refactor DDR-PHY init code by Masahiro Yamada · Fri Feb 26 14:21:43 2016 +0900
  96. 3bee85d ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() by Masahiro Yamada · Fri Feb 26 14:21:42 2016 +0900
  97. 4b15904 ARM: uniphier: merge DDR PHY init code for 3 SoCs by Masahiro Yamada · Fri Feb 26 14:21:41 2016 +0900
  98. a573188 ARM: uniphier: add a field to specify DDR3+ by Masahiro Yamada · Fri Feb 26 14:21:40 2016 +0900
  99. 11cc7b6 ARM: uniphier: disable debug circuit clocks for PH1-Pro4 by Masahiro Yamada · Fri Feb 26 14:21:39 2016 +0900
  100. 65ed12c ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings by Masahiro Yamada · Fri Feb 26 14:21:38 2016 +0900