1. bd30a49 video: ipu: fix out of bounds access by Peng Fan · Fri Nov 27 10:00:10 2015 +0800
  2. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  3. ee650e2 altera_pio: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:26:51 2015 +0800
  4. 24a5baf altera_qspi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:22:50 2015 +0800
  5. fb46833 altera_tse: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:21:16 2015 +0800
  6. 61a9906 altera_sysid: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:18:52 2015 +0800
  7. 3f1f1a2 altera_spi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:17:25 2015 +0800
  8. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:15:31 2015 +0800
  9. 15890ca altera_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:38:09 2015 +0800
  10. ce69fb6 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:36:49 2015 +0800
  11. dea4e33 arm: mvebu: Fix SAR1_CPU_CORE_MASK by Dirk Eibach · Wed Oct 28 16:44:14 2015 +0100
  12. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  13. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 16 08:35:38 2015 -0500
  14. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri Nov 13 10:04:34 2015 -0500
  15. 66528f6 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · Fri Nov 13 02:46:26 2015 -0800
  16. d18eb7b sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · Thu Oct 29 12:55:34 2015 +0200
  17. 9d59af9 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · Thu Jan 21 16:09:37 2010 +0100
  18. 02e2a84 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · Mon Jan 25 09:54:51 2010 +0100
  19. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Nov 12 15:59:35 2015 -0500
  20. 9875e12 pengwyn: nand and ethernet fixes by Vincent BENOIT · Mon Nov 02 18:50:23 2015 +0100
  21. 1884e02 block: ahci: Remove dead code by Fabio Estevam · Sun Nov 01 13:18:27 2015 -0200
  22. 4f515fb i2c: Fix pca953x endianess issue by Dirk Eibach · Thu Oct 29 13:51:27 2015 +0100
  23. e2493dd i2c: soft_i2c: Fix bus indizes by Dirk Eibach · Wed Oct 28 11:46:39 2015 +0100
  24. 9459433 hrcon: Add fan controllers by Dirk Eibach · Wed Oct 28 11:46:36 2015 +0100
  25. 981bacd hrcon: Add support for the DH variant by Dirk Eibach · Wed Oct 28 11:46:35 2015 +0100
  26. 9c9f807 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · Wed Oct 28 11:46:24 2015 +0100
  27. 2c7212b i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · Wed Oct 28 11:46:23 2015 +0100
  28. 9ac3385 i2c: ihs_i2c: Dual channel support by Dirk Eibach · Wed Oct 28 11:46:22 2015 +0100
  29. 1e9e619 driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep by Prabhakar Kushwaha · Sun Oct 25 13:18:54 2015 +0530
  30. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:41 2015 +0530
  31. fdefb90 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:25 2015 +0530
  32. 76ea8b0 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() by Cheng Gu · Fri Oct 23 21:48:01 2015 +0000
  33. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · Thu Oct 15 14:34:17 2015 +0200
  34. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · Thu Oct 15 14:34:15 2015 +0200
  35. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · Thu Oct 15 14:34:13 2015 +0200
  36. 8ce94a9 mtd: uboot: Add meaningful error message by Maxime Ripard · Thu Oct 15 14:34:09 2015 +0200
  37. 5f8dbf5 video: mxsfb: introduce lcdif_power_down by Peng Fan · Thu Oct 29 15:54:49 2015 +0800
  38. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  39. 5fb0c84 Tegra: T210: Add QSPI driver by Tom Warren · Mon Oct 12 14:50:54 2015 -0700
  40. 5e44dce pci: tegra: add/enable support for Tegra210 by Stephen Warren · Mon Oct 05 17:00:44 2015 -0600
  41. 4fdee2d pci: tegra: call tegra_pcie_board_init() earlier by Stephen Warren · Mon Oct 05 17:00:43 2015 -0600
  42. e3553be pci: tegra: implement PCA enable workaround by Stephen Warren · Mon Oct 05 17:00:42 2015 -0600
  43. e4d73c3 pci: tegra: use #address-/size-cells from DT by Stephen Warren · Mon Oct 05 17:00:41 2015 -0600
  44. 50d1dba pci: tegra: clip RAM size to 32-bits by Stephen Warren · Mon Oct 05 17:00:40 2015 -0600
  45. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  46. 9c0a201 net: altera_tse: add mSG-DMA support by Thomas Chou · Mon Nov 09 14:36:29 2015 +0800
  47. 9f9d66a net: altera_tse: add priv ops to prepare msgdma support by Thomas Chou · Mon Nov 09 11:02:15 2015 +0800
  48. b917dee net: altera_tse: wait sgdma in altera_tse_recv by Thomas Chou · Mon Nov 09 08:00:00 2015 +0800
  49. 67bd52f net: altera_tse: factor out stop mac func by Thomas Chou · Sun Nov 08 10:57:05 2015 +0800
  50. cdc1152 mtd: add altera quadspi driver by Thomas Chou · Mon Nov 09 14:56:02 2015 +0800
  51. 47eae23 cfi_flash: convert to driver model by Thomas Chou · Sat Nov 07 14:31:08 2015 +0800
  52. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  53. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  54. 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Fri Nov 06 09:21:33 2015 -0500
  55. dde1ffb net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · Fri Nov 06 09:37:17 2015 +0800
  56. e2a9d2f net: altera_tse: use BIT macro by Thomas Chou · Fri Nov 06 09:37:08 2015 +0800
  57. db08920 net: altera_tse: remove the useless parenthesis by Thomas Chou · Fri Nov 06 09:36:52 2015 +0800
  58. 992b88b net: altera_tse: fix packed and aligned attribute by Thomas Chou · Fri Nov 06 09:36:41 2015 +0800
  59. 455e953 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · Fri Nov 06 09:36:26 2015 +0800
  60. 36038cd net: altera_tse: remove unused macro and regs def by Thomas Chou · Fri Nov 06 09:36:06 2015 +0800
  61. 083cbdd altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:19:02 2015 +0800
  62. 2636a1e altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:18:27 2015 +0800
  63. ef4b350 spi: altera_spi: minor clean up by Thomas Chou · Sat Oct 31 20:55:48 2015 +0800
  64. f4c874b misc: altera_sysid: minor clean up by Thomas Chou · Sat Oct 31 20:54:53 2015 +0800
  65. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · Sat Oct 31 20:54:16 2015 +0800
  66. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · Thu Oct 29 21:16:39 2015 +0800
  67. 65a50c9 serial: altera_uart: minor clean up by Thomas Chou · Sat Oct 31 20:53:23 2015 +0800
  68. 94c3921 serial: altera_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:18:01 2015 +0800
  69. 5cbdb8c serial: altera_jtag_uart: minor clean up by Thomas Chou · Sat Oct 31 20:52:38 2015 +0800
  70. bd5bd7a serial: altera_jtag_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:09:31 2015 +0800
  71. 1cd8761 sf: Add SPI NOR protection mechanism by Fabio Estevam · Thu Nov 05 12:43:42 2015 -0200
  72. d970969 sf: Add SPI protection mechanism from the kernel by Fabio Estevam · Thu Nov 05 12:43:41 2015 -0200
  73. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  74. dae7b73 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Nov 05 07:47:21 2015 -0500
  75. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · Thu Nov 05 07:46:45 2015 -0500
  76. 5edcf4c Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 05 07:46:37 2015 -0500
  77. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 05 07:46:28 2015 -0500
  78. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  79. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  80. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · Sat Oct 17 08:32:38 2015 -0500
  81. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · Sat Oct 17 08:32:14 2015 -0500
  82. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · Sat Oct 17 08:31:55 2015 -0500
  83. 1e4fa7c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 04 18:30:51 2015 -0500
  84. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · Wed Oct 21 18:59:06 2015 -0500
  85. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · Sat Oct 17 19:41:27 2015 -0600
  86. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · Sat Oct 17 19:41:26 2015 -0600
  87. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · Sat Oct 17 19:41:22 2015 -0600
  88. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · Sat Oct 17 19:41:17 2015 -0600
  89. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:21:30 2015 +0100
  90. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · Fri Oct 30 16:19:43 2015 +0100
  91. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:24:06 2015 +0100
  92. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · Tue Oct 20 15:22:00 2015 +0530
  93. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · Tue Oct 20 18:39:29 2015 +0200
  94. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · Mon Nov 02 10:57:09 2015 +0800
  95. 09456d9 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · Tue Sep 22 14:59:25 2015 +0800
  96. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · Thu Sep 17 10:27:48 2015 +0800
  97. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · Thu Sep 17 10:27:12 2015 +0800
  98. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · Fri Sep 11 19:02:13 2015 +0800
  99. 44468ef s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · Wed Oct 28 15:41:50 2015 +0100
  100. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:06 2015 +0100