1. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 29 18:58:39 2015 -0400
  2. 22425c9 T210: Add support for 64-bit T210-based P2571 board by Tom Warren · Thu Feb 12 15:01:49 2015 -0700
  3. 2955ece P2571: dts: Add DT file for Tegra210 P2571 board by Tom Warren · Fri Feb 13 14:39:53 2015 -0700
  4. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · Wed Mar 04 16:36:00 2015 -0700
  5. f80dd82 ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · Mon Feb 02 13:22:29 2015 -0700
  6. 7b5002e Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · Fri Jul 17 08:12:51 2015 -0700
  7. 021a8bb Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · Wed Jul 08 08:05:35 2015 -0700
  8. ff81d75 ARM: tegra: Initialize timer earlier by Thierry Reding · Tue Jul 28 11:35:53 2015 +0200
  9. 0367dbd ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · Mon Jul 27 11:45:25 2015 -0600
  10. 6d835fa ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · Mon Jul 27 11:45:24 2015 -0600
  11. 59c364d armv8/cache: Fix page table creation by Thierry Reding · Wed Jul 22 17:10:11 2015 -0600
  12. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · Wed Jul 22 01:21:15 2015 -0700
  13. 33e140d x86: qemu: Turn on PCIe ECAM address range decoding on Q35 by Bin Meng · Wed Jul 22 01:21:14 2015 -0700
  14. 354dcdd x86: qemu: Enable writing MP table by Bin Meng · Wed Jul 22 01:21:13 2015 -0700
  15. 8972776 x86: Allow cpu-x86 driver to be probed for UP by Bin Meng · Wed Jul 22 01:21:12 2015 -0700
  16. 8f71dc8 x86: qemu: Enable I/O APIC chip select on PIIX3 by Bin Meng · Wed Jul 22 01:21:11 2015 -0700
  17. 95882f0 x86: mpspec: Move writing ISA interrupt entry after PCI by Bin Meng · Wed Jul 22 01:21:10 2015 -0700
  18. a2def7e x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC by Bin Meng · Wed Jul 22 01:21:09 2015 -0700
  19. d0e9373 x86: Convert to use driver model pci on queensbay/crownbay by Bin Meng · Sun Jul 19 00:20:07 2015 +0800
  20. e0a5fd9 x86: pci: Do not assign irq 0 to pci device by Bin Meng · Wed Jul 15 16:23:41 2015 +0800
  21. da5d463 x86: pci: Assign pci irqs to all functions by Bin Meng · Wed Jul 15 16:23:40 2015 +0800
  22. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · Wed Jul 15 16:23:39 2015 +0800
  23. 268ca83 x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · Wed Jul 15 16:23:38 2015 +0800
  24. fdebed8 x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · Fri Jul 10 10:51:23 2015 +0800
  25. 9ff054b x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · Fri Jul 10 10:38:32 2015 +0800
  26. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Jul 28 11:31:21 2015 -0400
  27. b216cc1 ARM: zynqmp: Wire up SATA for the board by Michal Simek · Thu Jul 23 13:27:40 2015 +0200
  28. c68918e ARM: zynqmp: Wire up ethernet controllers by Michal Simek · Thu Jul 23 12:03:55 2015 +0200
  29. b40e5b6 ARM: zynq: Add support for zc770-xm011 by Michal Simek · Wed Jul 22 11:39:04 2015 +0200
  30. 1b27e66 ARM: zynq: DT: Update zc770 dtses by Michal Simek · Wed Jul 22 11:36:32 2015 +0200
  31. 064be10 ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys by Michal Simek · Wed Jul 22 11:41:11 2015 +0200
  32. bcce54b ARM: zynq: DT: Add missing interrupt for L2 pl310 by Michal Simek · Wed Jul 22 11:26:08 2015 +0200
  33. 14be756 ARM: zynq: DT: Get rid of ps-clk-frequency by Michal Simek · Wed Jul 22 11:20:54 2015 +0200
  34. ca87b55 ARM: zynq: DT: Update years in copyright by Michal Simek · Wed Jul 22 11:18:43 2015 +0200
  35. e2612e1 ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel by Michal Simek · Wed Jul 22 11:12:10 2015 +0200
  36. 7e86043 ARM: zynq: DT: Add reference to bus node by Michal Simek · Wed Jul 22 11:08:40 2015 +0200
  37. 6a494ec ARM: zynq: DT: Add pinctrl node by Michal Simek · Wed Jul 22 11:07:49 2015 +0200
  38. a292401 ARM: zynq: DT: Cleanup address-cells and size-cells by Michal Simek · Wed Jul 22 11:03:36 2015 +0200
  39. 2b917f9 ARM: zynq: DT: Clean up timer device tree nodes by Michal Simek · Wed Jul 22 10:57:51 2015 +0200
  40. e49236c ARM: zynq: DT: Use the zynq binding with macb by Michal Simek · Wed Jul 22 10:51:16 2015 +0200
  41. a80e6b4 ARM: zynq: DT: Fix GEM register area size by Michal Simek · Wed Jul 22 10:50:02 2015 +0200
  42. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · Wed Jul 22 10:47:33 2015 +0200
  43. 1f7a672 ARM: zynq: DT: Remove 222 MHz OPP by Michal Simek · Wed Jul 22 10:42:51 2015 +0200
  44. 173d7f5 ARM: zynq: DT: Migrate UART to Cadence binding by Michal Simek · Wed Jul 22 10:40:51 2015 +0200
  45. a943cd0 ARM: zynq: DT: Add a fixed regulator for CPU voltage by Michal Simek · Wed Jul 22 10:38:45 2015 +0200
  46. b829de5 ARM: zynq: DT: Add missing nodes to DTSI by Michal Simek · Wed Jul 22 10:32:05 2015 +0200
  47. 45d3533 ARM: zynq: DT: Use the right names for nodes by Michal Simek · Wed Jul 22 10:28:48 2015 +0200
  48. f2e373f zynqmp: Add support for IP detection via SLCR by Michal Simek · Wed Jul 22 09:27:11 2015 +0200
  49. 08adc90 zynqmp: mp: Simplify set_r5_start handling by Michal Simek · Fri May 22 13:26:33 2015 +0200
  50. 650fb40 zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · Wed Jun 10 15:50:57 2015 +0530
  51. 4095bc2 zynqmp: Kconfig: Move zynqmp Kconfig by Siva Durga Prasad Paladugu · Wed Jun 10 15:50:56 2015 +0530
  52. 419228a arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · Wed Jul 22 16:44:32 2015 -0600
  53. 8264d1f ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · Wed Jul 22 15:58:05 2015 -0600
  54. eec13c4 tegra124: Implement spl_was_boot_source() by Simon Glass · Wed May 13 07:02:29 2015 -0600
  55. 07a0625 stm32f4: add cpu clock option for 180 MHz by Antonio Borneo · Sun Jul 19 22:19:47 2015 +0800
  56. 989e8b2 stm32f429: pass the device unique ID in DTB by Antonio Borneo · Sun Jul 19 22:19:46 2015 +0800
  57. 53112f2 Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · Fri Jul 17 20:30:28 2015 +0900
  58. d369034 am33xx: Unused get_board_rev function removal by Paul Kocialkowski · Thu Jul 16 15:36:41 2015 +0200
  59. 9055378 omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev by Paul Kocialkowski · Thu Jul 16 15:10:20 2015 +0200
  60. 52eb41d omap5: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · Wed Jul 15 16:02:26 2015 +0200
  61. c1a3e7e omap4: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · Wed Jul 15 16:02:25 2015 +0200
  62. 368beeb omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · Wed Jul 15 16:02:24 2015 +0200
  63. 062fbb6 omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · Wed Jul 15 16:02:23 2015 +0200
  64. b16d6d5 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · Wed Jul 15 16:02:21 2015 +0200
  65. 851c4e7 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · Wed Jul 15 16:02:20 2015 +0200
  66. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · Wed Jul 15 16:02:19 2015 +0200
  67. 5865450 kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · Wed Jul 15 20:59:29 2015 +0900
  68. aa750ed keystone2: add wfi in to the core_spin loop by Vitaly Andrianov · Wed Jul 08 11:40:14 2015 -0400
  69. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jul 25 09:04:18 2015 -0400
  70. 0c86ceb sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · Wed Jun 17 21:16:59 2015 +0200
  71. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · Thu Jun 18 18:21:33 2015 +0200
  72. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · Wed Jun 17 17:44:58 2015 +0200
  73. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · Wed Jun 17 15:49:26 2015 +0200
  74. aadd97f sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · Sun Jun 14 17:29:53 2015 +0200
  75. 16eac656 sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · Wed Jun 17 20:54:07 2015 +0200
  76. 10e8717 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · Tue Jun 30 16:51:15 2015 -0400
  77. 40dd321 sunxi: Remove bogus uart entry from utoo-p66 dts file by Hans de Goede · Sat Jul 25 11:20:38 2015 +0200
  78. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  79. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · Fri May 29 16:55:42 2015 +0200
  80. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · Fri May 29 16:55:41 2015 +0200
  81. 6396213 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · Mon Jul 20 11:20:36 2015 +0200
  82. facc37f Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Jul 23 11:46:05 2015 -0400
  83. 3e27895 ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3 by Masahiro Yamada · Tue Jul 21 14:04:23 2015 +0900
  84. fa71441 ARM: UniPhier: add PH1-sLD3 SoC support by Masahiro Yamada · Tue Jul 21 14:04:22 2015 +0900
  85. 0c503b6 ARM: dts: UniPhier: add device-specific compatible string for EEPROM by Masahiro Yamada · Mon Jul 13 10:35:34 2015 +0900
  86. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Jul 23 09:02:28 2015 -0400
  87. 61cee0a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · Mon Jun 08 17:01:26 2015 +0200
  88. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · Wed Mar 25 12:51:18 2015 +0100
  89. 6a90595 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr by Stefan Roese · Mon Apr 20 09:31:27 2015 +0200
  90. e5c5aa9 arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory by Stefan Roese · Mon Apr 20 09:28:12 2015 +0200
  91. 73acffe arm: mvebu: Disable MMU before changing register base address by Stefan Roese · Fri Apr 24 10:49:11 2015 +0200
  92. d7f2c12 arm: mvebu: spl.c: Add call to board_early_init_f() by Stefan Roese · Fri Apr 17 18:13:06 2015 +0200
  93. 8588a7b arm: mvebu: Use default reg base address for SPL on A38x by Stefan Roese · Fri Apr 17 18:12:41 2015 +0200
  94. d04fe8b arm: mvebu: Call timer_init early before PHY and DDR init by Stefan Roese · Wed Jul 15 15:36:52 2015 +0200
  95. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · Wed Jul 15 14:50:05 2015 +0200
  96. c9c310c x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · Mon Jul 13 13:17:04 2015 +0900
  97. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · Thu Jul 09 14:26:39 2015 -0700
  98. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · Fri Jun 12 19:56:59 2015 +0200
  99. a740dfb include: usb: Move USB controller base address mapping by Nikhil Badola · Tue Jun 23 09:18:03 2015 +0530
  100. e39289e arch: arm: fsl: Add XHCI support for LS1021A by Ramneek Mehresh · Fri May 29 14:47:20 2015 +0530