1. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  2. 3fbb558 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Tue Nov 04 10:46:45 2014 -0500
  3. 0ea611c Remove unused files by Masahiro Yamada · Thu Oct 30 18:28:01 2014 +0900
  4. cce257f exynos4/4x12: gpio: use gpio extra base addresses by Przemyslaw Marczak · Tue Oct 28 17:31:06 2014 +0100
  5. d24de93 exynos4/4x12: cpu: add extra gpio base addresses by Przemyslaw Marczak · Tue Oct 28 17:31:05 2014 +0100
  6. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  7. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  8. 16aefab Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 27 09:05:20 2014 -0400
  9. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · Thu Oct 16 12:25:40 2014 +0200
  10. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 26 14:13:24 2014 -0400
  11. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  12. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  13. dc549d9 tegra: add proto for pin_mux_mmc by Jeroen Hofstee · Wed Oct 08 22:58:08 2014 +0200
  14. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  15. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · Wed Oct 08 22:57:57 2014 +0200
  16. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:50 2014 +0200
  17. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · Wed Oct 22 14:42:48 2014 +0200
  18. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · Wed Oct 22 16:47:47 2014 +0800
  19. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · Wed Oct 22 16:47:46 2014 +0800
  20. 0ee7268 ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · Wed Oct 22 16:47:45 2014 +0800
  21. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · Wed Oct 22 16:47:44 2014 +0800
  22. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · Wed Oct 22 16:47:43 2014 +0800
  23. a927241 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · Wed Oct 22 16:47:41 2014 +0800
  24. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · Sat Oct 04 20:37:28 2014 +0800
  25. b717bd8 ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · Sat Oct 04 20:37:27 2014 +0800
  26. 0d15276 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · Sat Oct 04 20:37:26 2014 +0800
  27. 4dccfd4 sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · Fri Oct 03 16:44:57 2014 +0200
  28. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · Thu Oct 02 21:13:54 2014 +0200
  29. 086ef82 ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · Fri Oct 03 20:16:27 2014 +0800
  30. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · Fri Oct 03 20:16:26 2014 +0800
  31. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · Fri Oct 03 20:16:25 2014 +0800
  32. 0096aa2 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · Fri Oct 03 20:16:24 2014 +0800
  33. 66a231a ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · Fri Oct 03 20:16:23 2014 +0800
  34. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  35. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  36. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  37. 165808d omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · Tue Oct 21 18:25:30 2014 +0300
  38. 1917301 keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · Wed Oct 22 17:47:58 2014 +0300
  39. 5184ff9 ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · Wed Oct 22 17:47:57 2014 +0300
  40. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · Wed Oct 22 17:47:56 2014 +0300
  41. 9f95c1b ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · Fri Oct 17 21:01:16 2014 +0300
  42. a7894b7 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · Fri Oct 17 21:01:14 2014 +0300
  43. 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · Fri Oct 17 21:01:13 2014 +0300
  44. 4870479 ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · Fri Oct 17 21:01:12 2014 +0300
  45. 39cd9f0 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · Fri Oct 17 20:44:35 2014 +0300
  46. d890dff soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · Wed Oct 22 17:18:23 2014 +0300
  47. ae3ed41 soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · Wed Oct 22 17:18:22 2014 +0300
  48. dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · Wed Oct 22 17:18:21 2014 +0300
  49. e747f0e net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · Mon Sep 29 22:17:23 2014 +0300
  50. f2c13ba net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · Mon Sep 29 22:17:22 2014 +0300
  51. 915cff4 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · Mon Sep 29 22:17:21 2014 +0300
  52. c079f40 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · Mon Sep 29 22:17:20 2014 +0300
  53. c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · Wed Oct 22 16:32:33 2014 +0300
  54. d5dff71 keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · Wed Oct 22 16:32:32 2014 +0300
  55. 9594820 ARM: keystone2: spl: move board specific code by Hao Zhang · Wed Oct 22 16:32:31 2014 +0300
  56. 9000ea9 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · Wed Oct 22 16:32:30 2014 +0300
  57. 5cf7735 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · Wed Oct 22 16:32:29 2014 +0300
  58. 1b46665 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · Wed Oct 22 16:32:28 2014 +0300
  59. 90084ea ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · Wed Oct 22 16:01:28 2014 +0300
  60. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
  61. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · Fri Sep 05 19:02:48 2014 +0300
  62. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
  63. 89a6652 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · Fri Sep 05 19:02:46 2014 +0300
  64. 29310e7 keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · Fri Sep 05 19:02:45 2014 +0300
  65. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:17 2014 +0200
  66. 0b74175 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · Wed Oct 22 12:13:13 2014 +0200
  67. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · Wed Oct 22 12:13:12 2014 +0200
  68. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  69. cd931e1 arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · Wed Oct 22 12:13:08 2014 +0200
  70. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · Wed Oct 22 12:13:07 2014 +0200
  71. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  72. af6e20d ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · Fri Sep 26 20:51:39 2014 -0600
  73. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  74. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · Wed Oct 01 19:57:24 2014 -0600
  75. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600
  76. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  77. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  78. c5ecf27 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · Fri Oct 10 23:32:32 2014 +0200
  79. 11e2a53 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · Fri Sep 05 10:18:38 2014 +0200
  80. c4196e9 ARM: i.MX video: declare displays and display_count publicly by Eric Nelson · Tue Sep 30 15:40:04 2014 -0700
  81. 16acd1c ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · Tue Sep 30 15:40:03 2014 -0700
  82. 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · Wed Oct 15 11:39:06 2014 +0530
  83. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  84. a4cea85 ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · Tue Sep 23 21:10:26 2014 +0300
  85. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Oct 10 08:56:01 2014 +0200
  86. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  87. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · Tue Oct 07 22:01:50 2014 -0600
  88. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 07 07:38:39 2014 -0400
  89. af0464f vf610twr: Tune DDR initialization settings by Anthony Felice · Sat Sep 06 19:47:06 2014 +0200
  90. 9867ede arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · Mon Sep 15 06:03:38 2014 +0200
  91. 8da06a4 arm: socfpga: scu: Add SCU register file by Marek Vasut · Mon Sep 15 06:28:01 2014 +0200
  92. 8d8c648 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
  93. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  94. 57d75eb arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  95. c38c869 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
  96. 43e9c40 arm: socfpga: clock: Sync with reference code by Marek Vasut · Tue Sep 16 19:54:32 2014 +0200
  97. e0098b37 arm: socfpga: clock: Clean up bit definitions by Marek Vasut · Tue Sep 16 17:21:00 2014 +0200
  98. 7c8d5a6 arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  99. df4c613 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · Sat Sep 13 07:21:16 2014 +0200
  100. 6141272 arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200