1. 2e3ad39 armv8/fsl-lsch3: Change normal memory shareability by York Sun · Tue Jan 06 13:11:22 2015 -0800
  2. a0c00ff fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses by Bhupesh Sharma · Tue Jan 06 13:11:21 2015 -0800
  3. 5ce233c Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Feb 21 22:01:09 2015 -0500
  4. 3c3b4d5 sunxi: Fix sun5i mbus speed when booting old kernels by Hans de Goede · Thu Feb 19 14:46:44 2015 +0100
  5. dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · Mon Feb 16 12:16:15 2015 -0700
  6. 8780f22 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · Mon Feb 16 12:16:14 2015 -0700
  7. 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · Mon Feb 16 12:16:13 2015 -0700
  8. 41aa49e ARM: prepare for including <mach/*.h> by Masahiro Yamada · Fri Feb 20 17:04:19 2015 +0900
  9. 38260a9 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · Fri Feb 20 17:04:18 2015 +0900
  10. 9b1a1dd ARM: orion5x: move SoC headers to mach-orion5x/include/mach by Masahiro Yamada · Fri Feb 20 17:04:17 2015 +0900
  11. 66120f8 ARM: nomadik: move SoC headers to mach-nomadik/include/mach by Masahiro Yamada · Fri Feb 20 17:04:16 2015 +0900
  12. 98833d2 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · Fri Feb 20 17:04:15 2015 +0900
  13. b3288ae ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · Fri Feb 20 17:04:14 2015 +0900
  14. 7710e29 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · Fri Feb 20 17:04:13 2015 +0900
  15. f058b79 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · Fri Feb 20 17:04:11 2015 +0900
  16. 0f2ec0a ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · Fri Feb 20 17:04:10 2015 +0900
  17. 2253764 ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · Fri Feb 20 17:04:09 2015 +0900
  18. 95ec48b ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · Fri Feb 20 17:04:08 2015 +0900
  19. 5d083e1 ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · Fri Feb 20 17:04:07 2015 +0900
  20. 5e5e23a ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · Fri Feb 20 17:04:06 2015 +0900
  21. 3644548 ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · Fri Feb 20 17:04:05 2015 +0900
  22. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · Fri Feb 20 17:04:04 2015 +0900
  23. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · Fri Feb 20 17:04:03 2015 +0900
  24. 0841ab4 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · Fri Feb 20 17:04:02 2015 +0900
  25. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  26. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Tue Feb 17 22:11:36 2015 -0500
  27. c1d0917 avr32: add generic board support by Andreas Bießmann · Fri Feb 06 23:06:48 2015 +0100
  28. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  29. 97979a2 avr32: use generic gd->start_addr_sp by Andreas Bießmann · Fri Feb 06 23:06:44 2015 +0100
  30. 662a4f2 avr32: convert to dram_init() by Andreas Bießmann · Fri Feb 06 23:06:43 2015 +0100
  31. 1e73752 avr32: rename mmu.h definitions by Andreas Bießmann · Fri Feb 06 23:06:42 2015 +0100
  32. 62044c0 avr32: factor out cpu_mmc_init() by Andreas Bießmann · Fri Feb 06 23:06:41 2015 +0100
  33. 465c0dd avr32: rename cpu_init() -> arch_cpu_init() by Andreas Bießmann · Fri Feb 06 23:06:40 2015 +0100
  34. f997720 avr32: use dlmalloc for DMA buffers by Andreas Bießmann · Fri Feb 06 23:06:39 2015 +0100
  35. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  36. db6a14f ARM: lpc3250: config: add generic board support by Vladimir Zapolskiy · Thu Feb 12 00:24:20 2015 +0200
  37. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · Mon Feb 16 10:23:59 2015 +0200
  38. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  39. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · Sat Feb 07 10:47:29 2015 -0700
  40. 47197fe arm: Allow lr to be saved by board code by Simon Glass · Sat Feb 07 10:47:28 2015 -0700
  41. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · Wed Feb 04 12:14:56 2015 +0100
  42. a9554d6 keystone2: ddr3: eliminate using global ddr3_size variable by Vitaly Andrianov · Wed Feb 11 14:07:58 2015 -0500
  43. 8405db8 clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · Wed Feb 11 18:54:28 2015 -0500
  44. 440336f ARM: DRA7-evm: DDR3: Update leveling values by Lokesh Vutla · Mon Feb 16 10:15:57 2015 +0530
  45. b7eecd7 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · Mon Feb 16 10:15:56 2015 +0530
  46. 94dc3f2 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock by Angela Stegmaier · Mon Feb 16 10:15:55 2015 +0530
  47. a7fb3a4 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Feb 16 08:37:22 2015 -0500
  48. d8e2292 sandbox: Adjust the order of the NO_SDL check by Simon Glass · Tue Feb 10 18:52:35 2015 -0700
  49. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · Fri Feb 06 15:37:31 2015 -0600
  50. af487db Merge git://git.denx.de/u-boot-samsung by Tom Rini · Fri Feb 13 13:11:33 2015 -0500
  51. c0af76d Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Feb 13 13:11:09 2015 -0500
  52. 264a027 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Feb 13 13:10:30 2015 -0500
  53. 9104c4d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Feb 13 13:10:25 2015 -0500
  54. e81cb88 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · Wed Feb 04 16:00:05 2015 +0530
  55. d932c36 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · Wed Feb 04 16:00:04 2015 +0530
  56. 348bc5f Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · Wed Feb 04 16:00:03 2015 +0530
  57. bad6a98 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · Wed Feb 04 16:00:02 2015 +0530
  58. d507226 Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · Wed Feb 04 16:00:01 2015 +0530
  59. 1bd40e4 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · Wed Feb 04 16:00:00 2015 +0530
  60. 3ad7ffc Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · Wed Feb 04 15:59:59 2015 +0530
  61. 1c0dfce EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · Wed Jan 21 13:51:32 2015 +0900
  62. 21bd7d6 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · Thu Jan 15 11:45:58 2015 +0900
  63. b23c771 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · Thu Jan 15 11:45:57 2015 +0900
  64. 15cd6b5 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · Thu Jan 08 16:50:21 2015 +0900
  65. e41a3d5 arc: introduce U-Boot port for ARCv2 ISA by Alexey Brodkin · Tue Jan 13 18:35:46 2015 +0300
  66. b507d8b arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · Fri Jan 23 09:31:57 2015 +0900
  67. c8c1a3e arm: rmobile: Add SILK board support by Vladimir Barinov · Mon Jan 12 19:17:07 2015 +0300
  68. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  69. 1c9baf8 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · Wed Feb 11 16:32:57 2015 -0700
  70. 432fd62 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:45 2015 -0700
  71. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:44 2015 -0700
  72. 66b7e67 dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:42 2015 -0700
  73. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:41 2015 -0700
  74. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:40 2015 -0700
  75. 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:39 2015 -0700
  76. 3cc3688 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · Sat Feb 07 11:51:51 2015 -0700
  77. c792881 powerpc: Add linkage.h file by Simon Glass · Sat Feb 07 11:51:49 2015 -0700
  78. fc9cd12 ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · Sat Feb 07 11:51:46 2015 -0700
  79. 2713fcf powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · Sat Feb 07 11:51:44 2015 -0700
  80. eb63ba8 powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · Sat Feb 07 11:51:43 2015 -0700
  81. e296601 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · Sat Feb 07 11:51:42 2015 -0700
  82. c98bb9f powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · Sat Feb 07 11:51:41 2015 -0700
  83. ac42549 powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · Sat Feb 07 11:51:39 2015 -0700
  84. a873427 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · Sat Feb 07 11:51:38 2015 -0700
  85. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · Sat Feb 07 11:51:36 2015 -0700
  86. 90f83c8 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · Sat Feb 07 11:51:35 2015 -0700
  87. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  88. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  89. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  90. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  91. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  92. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  93. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · Wed Jan 14 17:18:12 2015 +0800
  94. c3490dbc imx:mx6 update fuse_bank0_regs by Peng Fan · Fri Jan 09 16:59:40 2015 +0800
  95. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Feb 09 11:44:46 2015 -0500
  96. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Feb 09 10:25:20 2015 -0500
  97. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · Tue Feb 03 15:09:52 2015 +0100
  98. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  99. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  100. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100