1. ead68b6 sunxi: display: Add a few extra register and constant defines by Hans de Goede · Mon Aug 03 19:45:37 2015 +0200
  2. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · Wed Jul 08 16:44:22 2015 +0200
  3. 7bea893 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · Thu Jul 23 14:33:01 2015 +0200
  4. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  5. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · Wed Aug 05 11:52:08 2015 -0600
  6. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · Wed Aug 05 11:52:07 2015 -0600
  7. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · Thu Jul 09 16:33:01 2015 +0900
  8. 7f936d4 ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · Thu Jul 09 16:33:00 2015 +0900
  9. 30d1966 ARM: tegra: restrict usable RAM size further by Stephen Warren · Wed Jul 29 13:47:58 2015 -0600
  10. 2566776 exynos: dts: Correct LDO and BUCK naming by Simon Glass · Mon Aug 03 08:19:19 2015 -0600
  11. 9bbb37f x86: Enable debug UART for Minnowmax by Simon Glass · Sun Aug 02 18:07:21 2015 -0600
  12. b139836 exynos: Add support for spring by Simon Glass · Mon Aug 03 08:19:37 2015 -0600
  13. 489870e exynos: video: Remove non-device-tree code by Simon Glass · Mon Aug 03 08:19:36 2015 -0600
  14. 32d4bb7 exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · Mon Aug 03 08:19:26 2015 -0600
  15. 2786ddc dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · Thu Jul 02 18:16:19 2015 -0600
  16. 5da3651 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · Thu Jul 02 18:16:18 2015 -0600
  17. 2d96e4b dts: exynos: snow: Add memory layout description by Simon Glass · Thu Jul 02 18:16:17 2015 -0600
  18. 004ee3b exynos: Tidy up CPU frequency display by Simon Glass · Thu Jul 02 18:16:15 2015 -0600
  19. 6f6af97 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · Thu Jul 02 18:16:13 2015 -0600
  20. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · Thu Jul 02 18:15:55 2015 -0600
  21. 9619944 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · Thu Jul 02 18:15:50 2015 -0600
  22. eef15f2 exynos: dts: Add PMIC and regulator definitions by Simon Glass · Thu Jul 02 18:15:49 2015 -0600
  23. 2a61b44 exynos: dts: Sync up I2C ports with the kernel by Simon Glass · Thu Jul 02 18:15:48 2015 -0600
  24. a8480ef Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · Thu Jun 25 09:50:44 2015 -0700
  25. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · Mon Jun 22 13:03:44 2015 -0700
  26. f3035ca T210: P2571: Turn CPU fan on by Tom Warren · Fri Feb 20 12:22:22 2015 -0700
  27. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  28. 35e80a4 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · Tue Aug 04 17:04:13 2015 +0200
  29. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  30. 752f976 x86: qemu: Support operation as an EFI payload by Simon Glass · Tue Aug 04 12:34:03 2015 -0600
  31. a815df7 x86: baytrail: Support operation as an EFI payload by Simon Glass · Tue Aug 04 12:34:02 2015 -0600
  32. d2269f2 x86: Add helper code for running from EFI by Simon Glass · Tue Aug 04 12:34:01 2015 -0600
  33. 2b6d80b x86: Handle running as EFI payload by Simon Glass · Tue Aug 04 12:34:00 2015 -0600
  34. f95ad8c x86: Add support for passing tables into U-Boot by Simon Glass · Tue Aug 04 12:33:57 2015 -0600
  35. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  36. bae81c7 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · Tue Aug 04 12:33:55 2015 -0600
  37. d360b2f x86: Add an enum for some commonly-used GDT bits by Simon Glass · Tue Aug 04 12:33:54 2015 -0600
  38. 9e72e64 x86: Support building the EFI stub by Simon Glass · Tue Aug 04 12:33:53 2015 -0600
  39. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  40. 672e82c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · Tue Aug 04 12:33:51 2015 -0600
  41. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · Tue Aug 04 12:33:49 2015 -0600
  42. 8aea77a x86: dts: Add a device tree file for EFI by Simon Glass · Tue Aug 04 12:33:48 2015 -0600
  43. 19c23fd x86: Add EFI board code by Ben Stoltz · Tue Aug 04 12:33:47 2015 -0600
  44. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · Tue Aug 04 12:33:46 2015 -0600
  45. f2bf7ad x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · Tue Aug 04 12:33:45 2015 -0600
  46. c615773 x86: Support skipping relocation for EFI by Simon Glass · Tue Aug 04 12:33:44 2015 -0600
  47. c24aae5 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · Tue Aug 04 12:33:42 2015 -0600
  48. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600
  49. 7f65c09 x86: Allow use of global_data with EFI by Simon Glass · Fri Jul 31 09:31:35 2015 -0600
  50. c4b9ef8 x86: Tidy up a few minor issues with interrupts by Simon Glass · Fri Jul 31 09:31:32 2015 -0600
  51. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  52. f2d1a11 x86: Tidy up the 64-bit calling code by Simon Glass · Fri Jul 31 09:31:30 2015 -0600
  53. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  54. 5d18dc9 x86: Tidy up global_data flags by Simon Glass · Fri Jul 31 09:31:28 2015 -0600
  55. cecf90e x86: Use CR0 constants in CPU init by Simon Glass · Fri Jul 31 09:31:26 2015 -0600
  56. 611f749 x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · Fri Jul 31 09:31:25 2015 -0600
  57. 947391c x86: bayleybay: Configure PCI IRQ by Bin Meng · Thu Jul 30 03:49:18 2015 -0700
  58. e1c4935 x86: Add Intel Bayley Bay board support by Bin Meng · Thu Jul 30 03:49:17 2015 -0700
  59. 6a3de7c x86: Add microcode for BayTrail-I B0 stepping by Bin Meng · Thu Jul 30 03:49:16 2015 -0700
  60. a43c5d9 x86: baytrail: Update UPD setting for FSP Gold4 release by Bin Meng · Thu Jul 30 03:49:15 2015 -0700
  61. 6647f57 x86: qemu: Add MP initialization by Bin Meng · Mon Jul 27 19:16:08 2015 +0800
  62. b9f3277 x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · Mon Jul 27 19:16:07 2015 +0800
  63. 2b53ade armv8/lsch3/config: Define USB XHCI controller base address for LS2085A by Nikhil Badola · Fri Jun 26 17:01:50 2015 +0530
  64. 883f720 armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A by Nikhil Badola · Fri Jun 26 16:59:21 2015 +0530
  65. 0b5034c armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · Thu Jun 18 18:32:58 2015 +0800
  66. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  67. dbf316a imx: mx6ul_14x14_evk add basic board support by Peng Fan · Mon Jul 20 19:28:35 2015 +0800
  68. 98f11a1 imx:mx6ul add dram spl configuration and header file by Peng Fan · Mon Jul 20 19:28:33 2015 +0800
  69. 80b2415 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · Mon Jul 20 19:28:30 2015 +0800
  70. cf333da imx: mx6ul update soc related settings by Peng Fan · Mon Jul 20 19:28:29 2015 +0800
  71. 6ac4a43 imx: mx6ul select SYS_L2CACHE_OFF by Peng Fan · Mon Jul 20 19:28:28 2015 +0800
  72. 40a6ed1 imx:mx6ul add clock support by Peng Fan · Mon Jul 20 19:28:27 2015 +0800
  73. ee869ca imx-common: timer: add i.MX6UL support by Peng Fan · Mon Jul 20 19:28:25 2015 +0800
  74. 52d3739 imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · Mon Jul 20 19:28:24 2015 +0800
  75. 59e680d imx: mx6ul: Update imx registers head file by Peng Fan · Mon Jul 20 19:28:23 2015 +0800
  76. 5049118 imx: mx6ul: Add pins IOMUX head file by Peng Fan · Mon Jul 20 19:28:22 2015 +0800
  77. eaa53a1 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · Mon Jul 20 19:28:21 2015 +0800
  78. 484ccc1 arm: mx6: kconfig: don't select CPU_V7 per board by Nikita Kiryanov · Thu Jul 23 17:19:34 2015 +0300
  79. 3aea6ae arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 by Nikita Kiryanov · Thu Jul 23 17:19:33 2015 +0300
  80. 5a62fcc imx: mx6qp Enable PRG clock for IPU by Peng Fan · Sat Jul 11 11:38:45 2015 +0800
  81. b5f46f7 imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP by Ye.Li · Sat Jul 11 11:38:44 2015 +0800
  82. 53f3c9e imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · Sat Jul 11 11:38:43 2015 +0800
  83. 5f24792 imx: add cpu type for i.MX6QP/DP by Peng Fan · Sat Jul 11 11:38:42 2015 +0800
  84. 6a45684 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Jul 31 20:16:21 2015 -0400
  85. 0a8a397 powerpc/t4240: update serdes table by Shaohui Xie · Wed Jul 29 11:28:36 2015 +0800
  86. b69061d powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · Tue Jun 16 10:36:43 2015 +0530
  87. e0f5015 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · Tue Jun 16 10:36:00 2015 +0530
  88. ba2432a armv8: caches: Added routine to set non cacheable region by Siva Durga Prasad Paladugu · Fri Jun 26 18:05:07 2015 +0530
  89. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 29 18:58:39 2015 -0400
  90. b0e3ddb powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025 by Nikhil Badola · Thu May 21 09:07:53 2015 +0530
  91. 0e24d3a powerpc/t1024: update fman liodn for mac1 by Shengzhou Liu · Thu May 14 16:51:39 2015 +0800
  92. abfd448 powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms by gaurav rana · Thu Mar 26 15:52:47 2015 +0530
  93. 22425c9 T210: Add support for 64-bit T210-based P2571 board by Tom Warren · Thu Feb 12 15:01:49 2015 -0700
  94. 2955ece P2571: dts: Add DT file for Tegra210 P2571 board by Tom Warren · Fri Feb 13 14:39:53 2015 -0700
  95. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · Wed Mar 04 16:36:00 2015 -0700
  96. f80dd82 ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · Mon Feb 02 13:22:29 2015 -0700
  97. 7b5002e Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · Fri Jul 17 08:12:51 2015 -0700
  98. 021a8bb Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · Wed Jul 08 08:05:35 2015 -0700
  99. ff81d75 ARM: tegra: Initialize timer earlier by Thierry Reding · Tue Jul 28 11:35:53 2015 +0200
  100. 0367dbd ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · Mon Jul 27 11:45:25 2015 -0600