1. a11a43a tegra: Move display controller header into common by Simon Glass · Tue Apr 14 21:03:35 2015 -0600
  2. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · Tue Apr 14 21:03:34 2015 -0600
  3. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · Tue Apr 14 21:03:33 2015 -0600
  4. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · Tue Apr 14 21:03:32 2015 -0600
  5. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · Tue Apr 14 21:03:30 2015 -0600
  6. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · Tue Apr 14 21:03:29 2015 -0600
  7. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · Tue Apr 14 21:03:27 2015 -0600
  8. 69c93c7 tegra: Add a board ID function by Simon Glass · Tue Apr 14 21:03:25 2015 -0600
  9. 675804d tegra: Move checkboard() into the board code by Simon Glass · Tue Apr 14 21:03:24 2015 -0600
  10. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · Tue Apr 14 21:03:23 2015 -0600
  11. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · Tue Apr 14 21:03:22 2015 -0600
  12. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  13. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · Sun May 03 14:10:34 2015 -0700
  14. 48482ce stm32f4: add serial print port by kunhuahuang · Tue Apr 28 03:01:19 2015 +0800
  15. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  16. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · Tue Apr 21 20:38:22 2015 +0900
  17. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  18. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · Tue Apr 21 20:38:20 2015 +0900
  19. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · Tue Apr 21 20:38:19 2015 +0900
  20. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · Tue Apr 21 20:38:18 2015 +0900
  21. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue May 05 10:32:08 2015 -0400
  22. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · Mon May 04 17:31:34 2015 +0200
  23. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · Sat Apr 25 06:29:56 2015 +0200
  24. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · Sat Apr 25 06:29:55 2015 +0200
  25. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · Sat Apr 25 06:29:53 2015 +0200
  26. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · Sat Apr 25 06:29:52 2015 +0200
  27. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · Sat Apr 25 06:29:51 2015 +0200
  28. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · Sat Apr 25 06:29:50 2015 +0200
  29. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · Sat Apr 25 06:29:49 2015 +0200
  30. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · Sat Apr 25 06:29:48 2015 +0200
  31. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · Sat Apr 25 06:29:47 2015 +0200
  32. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · Sat Apr 25 06:29:46 2015 +0200
  33. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · Sat Apr 25 06:29:45 2015 +0200
  34. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · Sat Apr 25 06:29:44 2015 +0200
  35. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue May 05 07:00:11 2015 -0400
  36. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  37. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · Mon Apr 27 16:57:54 2015 +0200
  38. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 2015 +0200
  39. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  40. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  41. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · Mon Apr 27 14:36:23 2015 +0200
  42. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  43. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · Sun Apr 26 11:19:37 2015 +0200
  44. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  45. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · Wed Apr 15 20:46:48 2015 +0200
  46. 78087c1 sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · Thu Apr 23 17:04:19 2015 +0200
  47. ded821c sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · Thu Apr 23 14:27:01 2015 +0200
  48. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · Wed Apr 15 19:03:49 2015 +0200
  49. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  50. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · Wed Apr 22 17:55:10 2015 +0200
  51. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · Wed Apr 22 11:31:22 2015 +0200
  52. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  53. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · Sat Apr 25 22:18:09 2015 +0200
  54. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · Sat Apr 25 14:07:37 2015 +0200
  55. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:39:59 2015 +0200
  56. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  57. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · Sun Mar 01 23:49:39 2015 +0530
  58. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · Sun Apr 12 11:46:41 2015 +0200
  59. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  60. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  61. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · Mon Apr 06 20:17:46 2015 +0200
  62. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · Mon Apr 06 20:16:36 2015 +0200
  63. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · Tue Apr 21 07:18:25 2015 +0200
  64. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 29 06:46:33 2015 -0400
  65. 8204bd1 ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · Mon Mar 16 16:43:24 2015 +0900
  66. 5ab14c3 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · Mon Mar 16 16:43:23 2015 +0900
  67. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · Mon Mar 16 16:43:22 2015 +0900
  68. 2cc9794 ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · Mon Mar 16 16:43:21 2015 +0900
  69. daf6dea zynqmp: Enable SDHCI0 options by Michal Simek · Wed Apr 15 15:21:37 2015 +0200
  70. 32b7dba zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · Wed Apr 15 11:48:48 2015 +0530
  71. 055792a zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · Tue Mar 03 15:01:44 2015 +0530
  72. 02d66cd zynqmp: Add support for EMMC bootmode by Michal Simek · Wed Apr 15 15:02:28 2015 +0200
  73. 0ca5557 zynqmp: Add support for emulation platform - Veloce by Michal Simek · Wed Apr 15 14:59:19 2015 +0200
  74. 5e1d004 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · Mon Apr 13 10:57:04 2015 +0530
  75. 58f865f zynqmp: Add support for R5 sw loading by Michal Simek · Wed Apr 15 13:36:40 2015 +0200
  76. a38e81e zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · Sat Dec 06 12:57:51 2014 +0530
  77. be0bf69 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · Mon Mar 02 16:03:46 2015 +0530
  78. eab65325 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · Tue Apr 14 16:50:50 2015 +0900
  79. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · Tue Apr 14 14:58:10 2015 +1000
  80. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · Fri Mar 20 16:00:25 2015 +0100
  81. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · Tue Apr 28 20:48:43 2015 -0400
  82. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  83. 5543f41 socfpga: implement arria V socdk SPI flash config in dts by Pavel Machek · Sat Apr 25 21:36:16 2015 +0200
  84. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  85. f17632c socfpga: implement socdk SPI flash config in dts by Pavel Machek · Thu Apr 23 09:14:01 2015 +0200
  86. 0404a39 armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 by York Sun · Mon Mar 23 10:41:35 2015 -0700
  87. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · Fri Mar 20 19:28:31 2015 -0700
  88. 212b8d8 armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · Tue Mar 24 13:25:03 2015 -0700
  89. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  90. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  91. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  92. 1b320bd usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · Wed Apr 15 16:24:27 2015 +0530
  93. cc4d78f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · Wed Apr 15 16:24:26 2015 +0530
  94. 208aaa2 ARM: vf610: Enable caches by Stefan Agner · Wed Apr 15 16:24:25 2015 +0530
  95. cb01fb1 ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · Wed Apr 15 16:24:24 2015 +0530
  96. ab2aaaa ARM: vf610: Enable external 32KHz oscillator by Stefan Agner · Wed Apr 15 16:24:23 2015 +0530
  97. e3a76e2 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · Wed Apr 15 16:24:22 2015 +0530
  98. 7c2b52d arm: am437x: mux: Update mux names by Bryan De Faria · Thu Apr 02 10:57:07 2015 +0200
  99. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · Fri Mar 27 23:06:57 2015 +0530
  100. 7354dfc ARM: DRA7: Set serial number environment variable by Dileep Katta · Wed Mar 25 04:04:51 2015 +0530