1. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · Sun Nov 02 16:55:09 2014 +0100
  2. 3152122 sun6i: Add dram initialization code by Hans de Goede · Sat Oct 25 20:27:23 2014 +0200
  3. 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · Sun Nov 02 20:31:16 2014 +0100
  4. 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · Mon Oct 27 23:59:27 2014 +0100
  5. c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · Sat Oct 25 20:16:33 2014 +0200
  6. 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · Thu Jul 25 14:07:42 2013 +0200
  7. 05154a2 ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · Tue Nov 11 22:18:22 2014 +0900
  8. b2230d7 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · Tue Nov 11 22:18:21 2014 +0900
  9. 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · Fri Nov 07 18:48:33 2014 +0900
  10. c5f67ba ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · Fri Nov 07 18:33:52 2014 +0900
  11. b0c7904 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · Thu Nov 06 20:16:42 2014 +0900
  12. efbc5a2 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · Wed Nov 05 14:25:15 2014 +0900
  13. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
  14. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  15. a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · Fri Nov 07 16:18:35 2014 -0500
  16. c3373ee omap3: cm-t3517: add basic board support by Igor Grinberg · Wed Nov 05 14:25:35 2014 +0200
  17. d5e635e am335x: make get_board_rev() function weak by Igor Grinberg · Wed Nov 05 13:29:54 2014 +0200
  18. 12889ef Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · Wed Nov 05 13:11:18 2014 -0500
  19. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  20. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · Thu Oct 30 20:25:47 2014 -0600
  21. 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
  22. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · Mon Oct 27 20:10:06 2014 +0100
  23. a341e77 arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · Fri Oct 31 16:16:28 2014 +0900
  24. 25c0dca arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · Fri Oct 31 16:16:27 2014 +0900
  25. 2af4b00 arm: rmobile: lager: Add external RAM boot by Nobuhiro Iwamatsu · Fri Oct 31 16:16:26 2014 +0900
  26. 06c9e17 arm: rmobile: r8a7790: Update initialize L2 cache by Nobuhiro Iwamatsu · Fri Oct 31 16:07:16 2014 +0900
  27. 186f7f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Nov 03 12:43:42 2014 -0500
  28. 622dfbd imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · Thu Oct 30 18:20:58 2014 +0800
  29. a5422ca imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source by Ye.Li · Thu Oct 30 18:20:57 2014 +0800
  30. 4b5e7e3 ARM: UniPhier: make pinmon command optional by Masahiro Yamada · Mon Oct 20 20:45:22 2014 +0900
  31. 58623d1 arm: relocate the exception vectors by Georges Savoundararadj · Tue Oct 28 23:16:11 2014 +0100
  32. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  33. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  34. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  35. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  36. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  37. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  38. 16aefab Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 27 09:05:20 2014 -0400
  39. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · Thu Oct 16 12:25:40 2014 +0200
  40. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · Sat Oct 18 03:52:36 2014 +0200
  41. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 26 14:13:24 2014 -0400
  42. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  43. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · Wed Oct 08 22:57:57 2014 +0200
  44. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  45. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  46. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  47. cbc7562 omap3: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:41 2014 +0200
  48. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · Wed Oct 22 14:56:36 2014 +0200
  49. 1c21155 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · Wed Oct 22 14:48:38 2014 +0200
  50. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · Wed Oct 22 14:42:48 2014 +0200
  51. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · Wed Oct 22 16:47:47 2014 +0800
  52. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · Wed Oct 22 16:47:46 2014 +0800
  53. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · Wed Oct 22 16:47:44 2014 +0800
  54. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · Wed Oct 22 16:47:42 2014 +0800
  55. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · Sat Oct 04 20:37:28 2014 +0800
  56. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · Fri Oct 03 20:16:29 2014 +0800
  57. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · Fri Oct 03 20:16:28 2014 +0800
  58. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · Fri Oct 03 20:16:25 2014 +0800
  59. 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
  60. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · Fri Oct 03 20:16:21 2014 +0800
  61. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  62. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  63. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  64. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  65. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  66. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  67. 07cf9a5 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · Tue Oct 21 16:39:45 2014 +0300
  68. b259239 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · Wed Oct 22 17:47:59 2014 +0300
  69. 1917301 keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · Wed Oct 22 17:47:58 2014 +0300
  70. 5184ff9 ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · Wed Oct 22 17:47:57 2014 +0300
  71. 9f95c1b ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · Fri Oct 17 21:01:16 2014 +0300
  72. c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · Wed Oct 22 16:32:33 2014 +0300
  73. d5dff71 keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · Wed Oct 22 16:32:32 2014 +0300
  74. 9594820 ARM: keystone2: spl: move board specific code by Hao Zhang · Wed Oct 22 16:32:31 2014 +0300
  75. 9000ea9 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · Wed Oct 22 16:32:30 2014 +0300
  76. 5cf7735 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · Wed Oct 22 16:32:29 2014 +0300
  77. 90084ea ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · Wed Oct 22 16:01:28 2014 +0300
  78. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
  79. 89a6652 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · Fri Sep 05 19:02:46 2014 +0300
  80. 29310e7 keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · Fri Sep 05 19:02:45 2014 +0300
  81. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
  82. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:17 2014 +0200
  83. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  84. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  85. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · Wed Oct 22 12:13:05 2014 +0200
  86. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · Mon Oct 20 19:48:39 2014 -0600
  87. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  88. 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
  89. 11e2a53 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · Fri Sep 05 10:18:38 2014 +0200
  90. 357a4e4 ARM: i.MX6: include prototype for get_board_rev() by Eric Nelson · Tue Sep 30 15:40:02 2014 -0700
  91. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  92. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · Tue Sep 23 18:07:03 2014 +0300
  93. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · Tue Sep 23 18:07:02 2014 +0300
  94. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Oct 10 08:56:01 2014 +0200
  95. 1985c4b arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · Fri Aug 08 08:44:02 2014 +0900
  96. ebf4dad arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · Fri Aug 08 08:41:15 2014 +0900
  97. 7d9dcb8 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · Thu Aug 07 09:10:45 2014 +0900
  98. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  99. 1aee11c armv7: s5pc1xx: improve cache handling by Robert Baldyga · Fri Sep 19 12:17:55 2014 +0200
  100. 3a9de36 samsung: Enable device tree for smdkc100 by Simon Glass · Tue Oct 07 22:01:51 2014 -0600