1. 316de87 armv8: lsch3: Fix lane protocol parsing logic by Prabhakar Kushwaha · Wed Nov 04 12:25:52 2015 +0530
  2. d285ef7 arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS by Alison Wang · Tue Aug 04 09:55:37 2015 +0800
  3. 25c9dc5 arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit by Alison Wang · Wed Jul 15 15:13:05 2015 +0800
  4. 4676aa7 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot by Vignesh R · Fri Nov 20 16:07:41 2015 +0530
  5. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  6. de12f02 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · Sun Oct 18 16:34:13 2015 +0200
  7. b7f9007 sunxi: Add H3 dts[i] files by Hans de Goede · Fri Nov 20 16:03:56 2015 +0100
  8. 2b8bd91 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · Fri Nov 20 07:07:48 2015 +0200
  9. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · Tue Nov 17 15:12:59 2015 +0100
  10. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  11. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  12. e3b9026 ns16550: unify serial_tegra by Thomas Chou · Thu Nov 19 21:48:11 2015 +0800
  13. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · Thu Nov 19 21:48:08 2015 +0800
  14. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  15. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  16. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  17. f5005ce zynqmp: mp: Add support for booting R5 from any address by Michal Simek · Fri May 22 13:28:23 2015 +0200
  18. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  19. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  20. 1dacd0d board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · Thu Oct 29 16:50:43 2015 -0500
  21. 6406d43 arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  22. a2fa6f9 arm: mvebu: a38x: Add const to some function calls by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  23. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  24. 63ff6f1 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · Tue Nov 10 11:52:11 2015 +0530
  25. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 16 08:35:38 2015 -0500
  26. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Nov 12 15:59:35 2015 -0500
  27. ec160b1 driver: gpio: hikey: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:12 2015 +0530
  28. bf69182 imx: mx7: compile misc.c for mx7 by Peng Fan · Thu Oct 29 15:54:52 2015 +0800
  29. f2c3992 imx: imx-common: power down lcdif before boot os by Peng Fan · Thu Oct 29 15:54:51 2015 +0800
  30. 92683e6 imx: mx6: implement reset_misc by Peng Fan · Thu Oct 29 15:54:50 2015 +0800
  31. 5f8dbf5 video: mxsfb: introduce lcdif_power_down by Peng Fan · Thu Oct 29 15:54:49 2015 +0800
  32. 53ebda8 imx: mx6: add clock api for lcdif by Peng Fan · Thu Oct 29 15:54:47 2015 +0800
  33. 0c48102 imx: mx6: crm_reg: add LCDIF related macros by Peng Fan · Thu Oct 29 15:54:46 2015 +0800
  34. 7f32321 imx: mx6: fix register address by Peng Fan · Thu Oct 29 15:54:45 2015 +0800
  35. 7521378 imx: lcdif: use one register structure for i.MXes by Peng Fan · Thu Oct 29 15:54:44 2015 +0800
  36. ceffb94 imx: imx-common: move lcdif structure and macro definition to imx-common by Peng Fan · Thu Oct 29 15:54:43 2015 +0800
  37. 2728f83 imx: include linux/types.h for regs-common.h by Peng Fan · Thu Oct 29 15:54:42 2015 +0800
  38. dad06bf mxs: regs-common.h must be wrapped with !__ASSEMBLY__ by Peng Fan · Thu Oct 29 15:54:41 2015 +0800
  39. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  40. fcd53ce mx7: psci: add basic psci support by Peng Fan · Fri Oct 23 10:13:04 2015 +0800
  41. 2e9e9a8 arm: discard relocation entries for secure text by Peng Fan · Fri Oct 23 10:13:03 2015 +0800
  42. 7f75d54 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · Thu Nov 12 08:58:22 2015 -0700
  43. f36729d ARM: tegra: rename GPU functions by Alexandre Courbot · Mon Oct 19 13:57:03 2015 +0900
  44. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · Mon Oct 19 13:57:02 2015 +0900
  45. af1fb61 ARM: tegra: remove vpr_configured() function by Alexandre Courbot · Mon Oct 19 13:57:01 2015 +0900
  46. 6f6ed1b ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · Fri Oct 23 10:50:53 2015 -0600
  47. e3ba569 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · Fri Oct 23 10:50:52 2015 -0600
  48. 7de245d ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · Fri Oct 23 10:50:51 2015 -0600
  49. fbae197 ARM: tegra: parameterize common XUSB code by Stephen Warren · Fri Oct 23 10:50:50 2015 -0600
  50. 6422ace ARM: tegra: create common XUSB padctl driver file by Stephen Warren · Fri Oct 23 10:50:49 2015 -0600
  51. 962b9e0 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · Fri Oct 23 10:50:48 2015 -0600
  52. 1a662fb ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · Fri Oct 23 10:50:47 2015 -0600
  53. 16572fd ARM: tegra: enable PCI support of p2371-2180 by Stephen Warren · Mon Oct 05 17:02:40 2015 -0600
  54. 557b8fd ARM: tegra: add PCI to Tegra210 SoC DT by Stephen Warren · Mon Oct 05 17:02:39 2015 -0600
  55. 553b61e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · Mon Oct 05 16:58:52 2015 -0600
  56. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  57. 83e8486 ARM: uniphier: drop UniPhier specific SMP code by Masahiro Yamada · Fri Nov 06 22:16:30 2015 +0900
  58. a4e54cc ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 by Masahiro Yamada · Wed Nov 04 21:56:07 2015 +0900
  59. 3477468 ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4 by Masahiro Yamada · Wed Nov 04 21:56:06 2015 +0900
  60. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Nov 10 13:38:08 2015 -0500
  61. 9e54980 ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · Mon Oct 05 12:09:01 2015 -0600
  62. 7333c6a armv8: allow custom MMU setup routines on ARMv8 by Stephen Warren · Mon Oct 05 12:09:00 2015 -0600
  63. fbdcd22 armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY by Stephen Warren · Mon Oct 05 12:08:59 2015 -0600
  64. 9f767e4 arm: stm32f4: fix a bug when a random sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:07 2015 +0300
  65. 304d861 arm: stm32f4: fix a bug when only first sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:06 2015 +0300
  66. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  67. f02c254 Revive OpenRD targets by Albert ARIBAUD · Fri Oct 23 18:06:43 2015 +0200
  68. 24698d4 kirkwood: support CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:42 2015 +0200
  69. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  70. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  71. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  72. 72e9904 ARM64: zynqmp: Sync zynq_sdhci_init() declaration by Michal Simek · Thu Nov 05 17:06:29 2015 +0100
  73. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  74. d24ab14 ARM: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:24 2015 -0200
  75. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · Thu Nov 05 07:46:45 2015 -0500
  76. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 05 07:46:28 2015 -0500
  77. 43306e3 arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash by Chin Liang See · Sat Oct 17 08:32:56 2015 -0500
  78. 054aed9 ARM: zynq: Remove zc70x target by Michal Simek · Fri Oct 30 15:05:54 2015 +0100
  79. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · Sat Oct 17 19:41:27 2015 -0600
  80. 25b8371 ARM: zynqmp: Enable DM and OF binding by Michal Simek · Sat Oct 17 19:41:25 2015 -0600
  81. 8c7323a arm: zynq: dts: Add U-Boot device tree additions by Simon Glass · Sat Oct 17 19:41:24 2015 -0600
  82. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · Sat Oct 17 19:41:23 2015 -0600
  83. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · Sat Oct 17 19:41:22 2015 -0600
  84. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · Sat Oct 17 19:41:21 2015 -0600
  85. 54b896f ARM: zynqmp: Add DTS for ep108 board by Michal Simek · Fri Oct 30 15:39:18 2015 +0100
  86. 200f0c5 arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines by Dinh Nguyen · Mon Nov 02 17:11:21 2015 -0600
  87. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · Mon Nov 02 10:57:09 2015 +0800
  88. 522f5a6 arm: at91: clock: Add the generated clock support by Wenyou Yang · Fri Oct 30 09:47:02 2015 +0800
  89. 0a248bc arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · Tue Sep 08 14:38:26 2015 +0800
  90. 401aec0 arm: exynos: clean up checkpatch issues by Minkyu Kang · Thu Oct 22 14:51:58 2015 +0900
  91. 91fd747 Exynos4412: pinmux: disable pull for MMC pins by Przemyslaw Marczak · Wed Oct 28 15:41:49 2015 +0100
  92. 10869d7 Odroid-XU3: dts: enable ADC, with request for pre-reloc bind by Przemyslaw Marczak · Tue Oct 27 13:08:04 2015 +0100
  93. 91c2547 Exynos54xx: dts: add ADC node by Przemyslaw Marczak · Tue Oct 27 13:08:03 2015 +0100
  94. 28a4d1e Odroid-XU3: enable s2mps11 PMIC support by Przemyslaw Marczak · Tue Oct 27 13:08:02 2015 +0100
  95. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:01 2015 +0100
  96. cefbfe4 Exynos5422/5800: set cpu id to 0x5422 by Przemyslaw Marczak · Tue Oct 27 13:07:57 2015 +0100
  97. 7ea11ba Peach-Pi: dts: add cpu-model string by Przemyslaw Marczak · Tue Oct 27 13:07:56 2015 +0100
  98. 808b644 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · Tue Oct 27 13:07:55 2015 +0100
  99. 35f1d83 at91: simplify spl board_init_f function by Josh Wu · Fri Oct 23 17:23:57 2015 +0800
  100. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400