1. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  2. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · Sun Nov 08 23:47:43 2015 -0700
  3. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:06 2015 -0800
  4. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:05 2015 -0800
  5. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  6. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  7. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  8. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  9. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  10. ecc0931 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 11:25:36 2015 -0500
  11. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · Fri Nov 06 19:25:06 2015 +1000
  12. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · Fri Nov 06 19:25:05 2015 +1000
  13. f5005ce zynqmp: mp: Add support for booting R5 from any address by Michal Simek · Fri May 22 13:28:23 2015 +0200
  14. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  15. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  16. 1dacd0d board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · Thu Oct 29 16:50:43 2015 -0500
  17. 12cafc6 nios2: zap ioremap by Thomas Chou · Sat Nov 14 11:30:30 2015 +0800
  18. 71d9031 nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:34:09 2015 +0800
  19. f63c9fca Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 17 17:57:32 2015 -0500
  20. 6406d43 arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  21. a2fa6f9 arm: mvebu: a38x: Add const to some function calls by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  22. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  23. 56d9cb1 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · Tue Nov 10 19:16:25 2015 +0300
  24. 06ba067 arc: add empty asm/processor.h to satisfy compilation of USB code by Alexey Brodkin · Fri Nov 13 00:45:20 2015 +0300
  25. 6207e88 arc: add stubs for map_physmem() and unmap_physmem() by Alexey Brodkin · Tue Nov 10 11:13:42 2015 +0300
  26. 63ff6f1 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · Tue Nov 10 11:52:11 2015 +0530
  27. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 16 08:35:38 2015 -0500
  28. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri Nov 13 10:04:34 2015 -0500
  29. d58d3e7 x86: Remove legacy pci codes by Bin Meng · Fri Nov 06 02:04:54 2015 -0800
  30. bc9307c x86: qemu: Convert to use driver model pci by Bin Meng · Fri Nov 06 02:04:50 2015 -0800
  31. e456f2b x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · Fri Nov 06 02:04:49 2015 -0800
  32. 1d8dd73 x86: qemu: Remove call to vgabios execution by Bin Meng · Fri Nov 06 02:04:48 2015 -0800
  33. 239a40a x86: queensbay: Really disable IGD by Bin Meng · Thu Oct 22 19:13:32 2015 -0700
  34. 70e4194 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · Thu Oct 22 19:13:31 2015 -0700
  35. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · Thu Oct 22 19:13:30 2015 -0700
  36. 8786b71 x86: Initialize i8254 timer counter 1 by Bin Meng · Thu Oct 22 19:13:29 2015 -0700
  37. cb68a1a x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · Thu Oct 22 19:13:28 2015 -0700
  38. a3e8969 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS by Bin Meng · Thu Oct 22 19:13:27 2015 -0700
  39. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  40. d18eb7b sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · Thu Oct 29 12:55:34 2015 +0200
  41. 72c3e19 sparc: ambapp: Removed warning and unnecessary printout. by Daniel Hellstrom · Mon Sep 20 10:00:49 2010 +0200
  42. 9d59af9 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · Thu Jan 21 16:09:37 2010 +0100
  43. a7da6a0 sparc: leon3: Added memory controller initialization using new AMBA PnP routines. by Daniel Hellstrom · Mon Jan 25 09:56:08 2010 +0100
  44. 02e2a84 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · Mon Jan 25 09:54:51 2010 +0100
  45. 9e12858 sparc: Update startup code to take PIC mode into account by Francois Retief · Wed Oct 28 09:06:41 2015 +0200
  46. ff6929d sparc: Update LEON serial drivers to use readl/writel macros by Francois Retief · Wed Oct 28 10:35:12 2015 +0200
  47. 335943f sparc: Add -mcpu= compiler flags for LEON2/LEON3 by Francois Retief · Mon Oct 26 12:27:15 2015 +0200
  48. 44d46c0 sparc: Fix broken files during license changes by Francois Retief · Sat Oct 24 23:14:55 2015 +0200
  49. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Nov 12 15:59:35 2015 -0500
  50. 8d83055 openrisc: updating build tools naming convention by Guillaume REMBERT · Sun Nov 08 14:37:15 2015 +0000
  51. b355f17 mpc83xx: Add strider board by Dirk Eibach · Wed Oct 28 11:46:32 2015 +0100
  52. ec160b1 driver: gpio: hikey: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:12 2015 +0530
  53. bf69182 imx: mx7: compile misc.c for mx7 by Peng Fan · Thu Oct 29 15:54:52 2015 +0800
  54. f2c3992 imx: imx-common: power down lcdif before boot os by Peng Fan · Thu Oct 29 15:54:51 2015 +0800
  55. 92683e6 imx: mx6: implement reset_misc by Peng Fan · Thu Oct 29 15:54:50 2015 +0800
  56. 5f8dbf5 video: mxsfb: introduce lcdif_power_down by Peng Fan · Thu Oct 29 15:54:49 2015 +0800
  57. 53ebda8 imx: mx6: add clock api for lcdif by Peng Fan · Thu Oct 29 15:54:47 2015 +0800
  58. 0c48102 imx: mx6: crm_reg: add LCDIF related macros by Peng Fan · Thu Oct 29 15:54:46 2015 +0800
  59. 7f32321 imx: mx6: fix register address by Peng Fan · Thu Oct 29 15:54:45 2015 +0800
  60. 7521378 imx: lcdif: use one register structure for i.MXes by Peng Fan · Thu Oct 29 15:54:44 2015 +0800
  61. ceffb94 imx: imx-common: move lcdif structure and macro definition to imx-common by Peng Fan · Thu Oct 29 15:54:43 2015 +0800
  62. 2728f83 imx: include linux/types.h for regs-common.h by Peng Fan · Thu Oct 29 15:54:42 2015 +0800
  63. dad06bf mxs: regs-common.h must be wrapped with !__ASSEMBLY__ by Peng Fan · Thu Oct 29 15:54:41 2015 +0800
  64. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  65. fcd53ce mx7: psci: add basic psci support by Peng Fan · Fri Oct 23 10:13:04 2015 +0800
  66. 2e9e9a8 arm: discard relocation entries for secure text by Peng Fan · Fri Oct 23 10:13:03 2015 +0800
  67. 7f75d54 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · Thu Nov 12 08:58:22 2015 -0700
  68. f36729d ARM: tegra: rename GPU functions by Alexandre Courbot · Mon Oct 19 13:57:03 2015 +0900
  69. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · Mon Oct 19 13:57:02 2015 +0900
  70. af1fb61 ARM: tegra: remove vpr_configured() function by Alexandre Courbot · Mon Oct 19 13:57:01 2015 +0900
  71. 6f6ed1b ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · Fri Oct 23 10:50:53 2015 -0600
  72. e3ba569 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · Fri Oct 23 10:50:52 2015 -0600
  73. 7de245d ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · Fri Oct 23 10:50:51 2015 -0600
  74. fbae197 ARM: tegra: parameterize common XUSB code by Stephen Warren · Fri Oct 23 10:50:50 2015 -0600
  75. 6422ace ARM: tegra: create common XUSB padctl driver file by Stephen Warren · Fri Oct 23 10:50:49 2015 -0600
  76. 962b9e0 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · Fri Oct 23 10:50:48 2015 -0600
  77. 1a662fb ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · Fri Oct 23 10:50:47 2015 -0600
  78. 16572fd ARM: tegra: enable PCI support of p2371-2180 by Stephen Warren · Mon Oct 05 17:02:40 2015 -0600
  79. 557b8fd ARM: tegra: add PCI to Tegra210 SoC DT by Stephen Warren · Mon Oct 05 17:02:39 2015 -0600
  80. 553b61e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · Mon Oct 05 16:58:52 2015 -0600
  81. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  82. 7fdee74 nios2: add 10m50 devboard support by Thomas Chou · Mon Nov 09 14:45:06 2015 +0800
  83. c46e51b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · Thu Nov 05 15:09:57 2015 +0800
  84. 83e8486 ARM: uniphier: drop UniPhier specific SMP code by Masahiro Yamada · Fri Nov 06 22:16:30 2015 +0900
  85. a4e54cc ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 by Masahiro Yamada · Wed Nov 04 21:56:07 2015 +0900
  86. 3477468 ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4 by Masahiro Yamada · Wed Nov 04 21:56:06 2015 +0900
  87. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Nov 10 13:38:08 2015 -0500
  88. 9e54980 ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · Mon Oct 05 12:09:01 2015 -0600
  89. 7333c6a armv8: allow custom MMU setup routines on ARMv8 by Stephen Warren · Mon Oct 05 12:09:00 2015 -0600
  90. fbdcd22 armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY by Stephen Warren · Mon Oct 05 12:08:59 2015 -0600
  91. 9f767e4 arm: stm32f4: fix a bug when a random sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:07 2015 +0300
  92. 304d861 arm: stm32f4: fix a bug when only first sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:06 2015 +0300
  93. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · Tue Nov 10 09:16:52 2015 -0500
  94. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  95. f02c254 Revive OpenRD targets by Albert ARIBAUD · Fri Oct 23 18:06:43 2015 +0200
  96. 24698d4 kirkwood: support CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:42 2015 +0200
  97. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  98. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  99. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  100. 58e2f35 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · Sun Oct 25 10:32:28 2015 +0530