1. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Oct 28 16:56:43 2015 -0400
  2. 08c5810 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 28 07:22:51 2015 -0400
  3. ccc63f5 i2c: Instantiate I2C controllers when selected by Michal Simek · Tue Oct 27 16:02:36 2015 +0100
  4. a6f4875 spi: altera_spi: Minor cleanup by Jagan Teki · Tue Oct 27 23:11:11 2015 +0530
  5. 8e7c888 spi: altera_spi: Use BIT macro by Jagan Teki · Tue Oct 27 23:09:56 2015 +0530
  6. 7b6a364 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards by Tom Rini · Tue Oct 27 20:28:39 2015 -0400
  7. 24be864 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Tue Oct 27 19:09:26 2015 -0400
  8. 87adf08 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · Tue Oct 27 19:09:15 2015 -0400
  9. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  10. 648c444 image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · Tue Oct 27 19:04:40 2015 -0400
  11. a2888d0 spi: xilinx_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:03:44 2015 +0530
  12. 54badcb spi: tegra: Use GENMASK by Jagan Teki · Fri Oct 23 01:03:10 2015 +0530
  13. 1a56d6c spi: omap3_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:02:49 2015 +0530
  14. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · Fri Oct 23 01:02:04 2015 +0530
  15. fac4491 spi: designware_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:01:36 2015 +0530
  16. 493d28a spi: atmel_spi: Use GENMASK by Jagan Teki · Fri Oct 23 00:59:00 2015 +0530
  17. f0a0141 spi: xilinx_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:31 2015 +0530
  18. f16e4db spi: ti_qspi: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:20 2015 +0530
  19. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:06 2015 +0530
  20. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:47 2015 +0530
  21. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:32 2015 +0530
  22. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:07 2015 +0530
  23. 827afe5 spi: ich: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:56 2015 +0530
  24. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:18 2015 +0530
  25. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:23 2015 +0530
  26. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:06 2015 +0530
  27. 42e3db7 spi: bfin_spi6xx: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:47 2015 +0530
  28. 8722286 spi: atmel_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:26 2015 +0530
  29. e1af6ae spi: zynq_[q]spi: Use GENMASK macro by Jagan Teki · Thu Oct 22 21:06:37 2015 +0530
  30. f94b3f7 spi: zynq_[q]spi: Use BIT macro by Jagan Teki · Thu Oct 22 20:40:16 2015 +0530
  31. aec5818 ocotea: Drop by Tom Rini · Sat Oct 24 17:24:07 2015 -0400
  32. 13cbde0 taishan: Drop by Tom Rini · Sat Oct 24 17:24:06 2015 -0400
  33. 691317e ebony: Drop by Tom Rini · Sat Oct 24 17:24:05 2015 -0400
  34. 8fa437d taihu: Remove by Tom Rini · Sat Oct 24 17:24:04 2015 -0400
  35. 316870c cfi_flash: use specific width types for cword by Ryan Harkin · Fri Oct 23 16:50:51 2015 +0100
  36. 7f2a481 UBI: Fastmap: Fix PEB array type by Heiko Schocher · Thu Oct 22 06:19:22 2015 +0200
  37. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  38. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · Thu Oct 22 06:19:20 2015 +0200
  39. cc7ae3d spi: zynq_qspi: Minor cleanups by Jagan Teki · Sun Oct 25 09:31:54 2015 +0530
  40. 853ef3e sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · Tue Sep 29 16:54:31 2015 +0530
  41. 5181dd9 sf: Update status reg check in spi_flash_cmd_wait_ready by Jagan Teki · Wed Sep 02 11:39:50 2015 +0530
  42. 4537cec sf: Make flash->flags use for generic usage by Jagan Teki · Tue Sep 29 11:17:02 2015 +0530
  43. 5088b07 sf: Optimize BAR write code by Jagan Teki · Wed Sep 02 11:39:48 2015 +0530
  44. 88e7a7c sf: Add spi_flash_read_bar by Jagan Teki · Wed Sep 02 11:39:47 2015 +0530
  45. 2e833d2 sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · Wed Sep 02 11:39:46 2015 +0530
  46. 697cdaa spi: zynq_spi: Remove unneeded headers by Jagan Teki · Wed Sep 02 11:39:45 2015 +0530
  47. 40ea29b zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · Mon Sep 14 12:59:08 2015 +0530
  48. c27f1c1 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:39:44 2015 +0530
  49. 7c78c88 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · Fri Sep 04 18:30:34 2015 +0530
  50. 651de3c sf: params: Add IS25LP128 part support by Jagan Teki · Fri Sep 04 18:29:12 2015 +0530
  51. b47925c sf: params: Add IS25LP064 part support by Jagan Teki · Fri Sep 04 18:27:58 2015 +0530
  52. 2e5615c sf: params: Add IS25LP032 part support by Jagan Teki · Fri Sep 04 18:25:45 2015 +0530
  53. 12c941e spi: zynq_spi: Store cs value into private data by Jagan Teki · Mon Aug 17 18:31:39 2015 +0530
  54. 08dd095 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · Mon Aug 17 18:27:47 2015 +0530
  55. be47fc3 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · Mon Aug 17 18:25:03 2015 +0530
  56. f2e1c41 spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · Sun Aug 16 00:19:38 2015 +0530
  57. c6dca13 configs: zynq: Enable zynq qspi controller by Jagan Teki · Mon Aug 31 17:38:40 2015 +0530
  58. 6191876 zynq-common: Enable Bank/Extended address register support by Jagan Teki · Mon Aug 17 18:56:38 2015 +0530
  59. 5dd9d06 zynq-common: Enable zynq qspi controller support by Jagan Teki · Mon Aug 17 18:55:02 2015 +0530
  60. 083a2f5 configs: Enable legacy SPI flash interface support by Jagan Teki · Mon Aug 31 17:36:03 2015 +0530
  61. de0fe09 dts: zed: Enable zynq qspi controller node by Jagan Teki · Sat Aug 15 23:19:05 2015 +0530
  62. 4d79f78 dts: zc770-xm010: Enable zynq qspi controller node by Jagan Teki · Fri Sep 04 12:49:49 2015 +0530
  63. dd45632 dts: zc706: Enable zynq qspi controller node by Jagan Teki · Sat Aug 15 23:16:21 2015 +0530
  64. 0ac0ffb dts: zc702: Enable zynq qspi controller node by Jagan Teki · Sat Aug 15 23:15:21 2015 +0530
  65. 52b4702 dts: microzed: Enable zynq qspi controller node by Jagan Teki · Sat Aug 15 23:08:51 2015 +0530
  66. dbc57de doc: device-tree-bindings: spi: Add zynq qspi info by Jagan Teki · Sat Aug 15 23:06:56 2015 +0530
  67. 0a2dc1d dts: zynq: Add zynq qspi controller nodes by Jagan Teki · Sat Aug 15 23:02:31 2015 +0530
  68. 7fbea8a spi: Add zynq qspi controller driver by Jagan Teki · Mon Aug 17 18:38:06 2015 +0530
  69. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · Wed Sep 09 16:44:16 2015 +0800
  70. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  71. 895265f Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" by Simon Glass · Mon Oct 19 06:50:03 2015 -0600
  72. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · Mon Oct 19 06:50:02 2015 -0600
  73. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · Mon Oct 19 06:50:01 2015 -0600
  74. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  75. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · Mon Oct 19 06:49:59 2015 -0600
  76. 13a15e2 board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · Mon Oct 19 06:49:58 2015 -0600
  77. 90a2fbb board_init_f_mem(): Don't require memset() by Simon Glass · Mon Oct 19 06:49:57 2015 -0600
  78. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · Mon Oct 19 06:49:56 2015 -0600
  79. 86b30bd fs-test.sh: fix pre-requisite detection by Stephen Warren · Sat Oct 03 13:56:48 2015 -0600
  80. ef28913 test: fat: add test of non-contiguous file reads by Stephen Warren · Sat Oct 03 13:56:47 2015 -0600
  81. 304ce79 itest: make memory access work under sandbox by Stephen Warren · Sat Oct 03 13:56:46 2015 -0600
  82. b97c626 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · Thu Sep 17 18:46:59 2015 -0400
  83. 690c796 ubifs: Add generic fs support by Hans de Goede · Thu Sep 17 18:46:58 2015 -0400
  84. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · Thu Sep 17 18:46:57 2015 -0400
  85. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · Thu Sep 17 18:46:56 2015 -0400
  86. 4763ee3 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set by Hans de Goede · Thu Sep 17 18:46:55 2015 -0400
  87. de4e949 Allow imxtract to extract part of script image. by Pierre Aubert · Wed Sep 16 08:29:11 2015 +0200
  88. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  89. 25fa860 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · Tue Aug 25 15:10:26 2015 +0200
  90. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  91. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · Fri Aug 21 15:13:20 2015 +0200
  92. fed69ad fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT by Stephen Warren · Fri Oct 02 17:44:06 2015 -0600
  93. 4fda281 env: export fdt_blob to the environment variable by Thomas Chou · Fri Oct 16 08:44:51 2015 +0800
  94. cf294b0 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · Sat Oct 03 06:39:36 2015 -0600
  95. fe9563a dm: tpm: Every TPM drivers should depends on DM_TPM by Christophe Ricard · Tue Oct 06 22:54:44 2015 +0200
  96. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · Tue Oct 06 22:54:43 2015 +0200
  97. 587bf7a dm: tpm: Add Driver Model support for tpm_atmel_twi driver by Christophe Ricard · Tue Oct 06 22:54:42 2015 +0200
  98. 8759ff8 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · Tue Oct 06 22:54:41 2015 +0200
  99. 1958eec dm: core: Tidy up comments in device.h by Simon Glass · Mon Sep 28 23:32:06 2015 -0600
  100. 30b0164 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · Mon Sep 28 23:32:05 2015 -0600