1. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  2. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  3. c979656 dts: peach_pi: Add DT properties needed for display by Ajay Kumar · Wed Mar 04 19:05:30 2015 +0530
  4. bc38c08 dts: peach_pit: Add SLP and RST GPIO properties in parade DT node by Ajay Kumar · Wed Mar 04 19:05:29 2015 +0530
  5. b8441ae dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node by Ajay Kumar · Wed Mar 04 19:05:28 2015 +0530
  6. 0f8609a Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels by Ajay Kumar · Wed Mar 04 19:05:25 2015 +0530
  7. f0df958 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · Wed Mar 04 19:05:24 2015 +0530
  8. f87f8ee Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · Wed Mar 11 10:34:27 2015 +0100
  9. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  10. f0dd458 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Mar 31 19:15:59 2015 -0400
  11. 9c70939 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · Fri Mar 27 14:23:36 2015 +0800
  12. 9a3b1fe ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · Fri Mar 27 14:23:35 2015 +0800
  13. c56e9f4 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · Fri Mar 27 14:23:34 2015 +0800
  14. ff87615 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · Fri Mar 27 14:23:33 2015 +0800
  15. d9eae55 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · Tue Feb 10 19:07:22 2015 -0500
  16. df1555d ARM: atmel: armv7: switch to use common timer functions by Bo Shen · Wed Feb 04 15:53:02 2015 +0800
  17. 568079a ARM: atmel: arm9: switch to use common timer functions by Bo Shen · Wed Feb 04 15:53:01 2015 +0800
  18. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Mar 31 11:45:36 2015 -0400
  19. c9109a1 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · Fri Mar 27 01:31:44 2015 +0100
  20. 999c6e2 ARM: tegra: fix colibri_t20 machine type by Marcel Ziswiler · Thu Mar 26 02:16:33 2015 +0100
  21. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  22. d937fb5 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · Wed Mar 25 12:04:37 2015 -0600
  23. 8ec1088 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · Wed Mar 25 12:04:36 2015 -0600
  24. 1a1f10f ARM: tegra: pinctrl: minor cleanup by Stephen Warren · Wed Mar 25 12:04:35 2015 -0600
  25. f55fdec ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · Wed Mar 25 12:04:34 2015 -0600
  26. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · Sat Mar 28 10:26:38 2015 +0000
  27. c4b9dee sunxi: sun4i: improve cpu clock selection method by Iain Paton · Sat Mar 28 10:25:28 2015 +0000
  28. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · Fri Mar 27 20:54:25 2015 +0100
  29. e47e38e armv8: semihosting: delete external interface by Linus Walleij · Mon Mar 23 11:06:13 2015 +0100
  30. 6cf1671 armv8: semihosting: add a command to load semihosted images by Linus Walleij · Mon Mar 23 11:06:11 2015 +0100
  31. 1c2e27e armv8: semihosting: do not inline trap call by Linus Walleij · Mon Mar 23 11:06:10 2015 +0100
  32. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · Thu Mar 19 19:42:57 2015 +0900
  33. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · Thu Mar 19 19:42:56 2015 +0900
  34. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · Thu Mar 19 19:42:55 2015 +0900
  35. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · Thu Mar 19 19:42:54 2015 +0900
  36. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  37. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  38. f36fede ARMv8: enable pre-allocation malloc by David Feng · Sat Jan 31 11:55:28 2015 +0800
  39. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  40. 8c213d3 ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · Mon Mar 23 00:07:33 2015 +0900
  41. b7717a5 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper by Masahiro Yamada · Mon Mar 23 00:07:32 2015 +0900
  42. c0a68cc ARM: UniPhier: optimize kicking secondary CPUs code by Masahiro Yamada · Mon Mar 23 00:07:31 2015 +0900
  43. 5d3d996 ARM: UniPhier: fix typos in comments by Masahiro Yamada · Mon Mar 23 00:07:30 2015 +0900
  44. 2ec870d ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · Mon Mar 23 00:07:29 2015 +0900
  45. 5b01ec4 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · Mon Mar 23 00:07:26 2015 +0900
  46. 6b23db8 ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · Mon Mar 23 00:07:25 2015 +0900
  47. 0c2eeee ARM: UniPhier: move UART pin settings to SPL by Masahiro Yamada · Mon Mar 23 00:07:23 2015 +0900
  48. 4a8a8af ARM: UniPhier: move platform devices to SPL by Masahiro Yamada · Mon Mar 23 00:07:22 2015 +0900
  49. a73fd1d ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 by Masahiro Yamada · Mon Mar 23 00:07:21 2015 +0900
  50. 5352c5b ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC by Masahiro Yamada · Mon Mar 16 13:46:07 2015 +0900
  51. 7832bf3 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · Wed Mar 04 13:13:05 2015 +0100
  52. 6b9b9a0 ARM: iMX: define an IMX_CONFIG Kconfig option by Boris BREZILLON · Wed Mar 04 13:13:04 2015 +0100
  53. 51e8266 ARM: mx6: move to a standard arch/board approach by Boris BREZILLON · Wed Mar 04 13:13:03 2015 +0100
  54. 7c5c429 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Fri Mar 20 07:01:00 2015 -0400
  55. 846f6d1 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · Wed Mar 04 13:48:47 2015 +0800
  56. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · Wed Mar 04 13:32:57 2015 +0800
  57. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · Mon Feb 02 17:51:00 2015 +0800
  58. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Mar 18 07:07:43 2015 -0400
  59. 8dee5b8 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Mar 15 14:31:39 2015 -0400
  60. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  61. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:09 2015 -0500
  62. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:08 2015 -0500
  63. e24175a ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · Mon Mar 09 17:12:07 2015 -0500
  64. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · Mon Mar 09 17:12:06 2015 -0500
  65. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · Mon Mar 09 17:12:05 2015 -0500
  66. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · Mon Mar 09 17:12:04 2015 -0500
  67. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · Mon Mar 09 17:12:03 2015 -0500
  68. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · Mon Mar 09 17:12:02 2015 -0500
  69. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · Mon Mar 09 17:12:01 2015 -0500
  70. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · Mon Mar 09 17:12:00 2015 -0500
  71. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · Mon Mar 09 17:11:59 2015 -0500
  72. 0adb215 mx6: soc: Switch to cold reset by Dirk Behme · Mon Mar 09 14:48:48 2015 +0100
  73. 5be2afd imx:mx6 remove duplicated includes by Peng Fan · Wed Mar 04 21:33:15 2015 +0800
  74. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  75. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · Mon Mar 09 10:53:21 2015 +0100
  76. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · Thu Mar 05 20:19:36 2015 -0500
  77. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · Wed Mar 04 14:01:22 2015 +0100
  78. 122bee1 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Mar 05 18:04:33 2015 -0500
  79. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Mar 05 16:41:04 2015 -0500
  80. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · Wed Feb 18 11:25:11 2015 -0800
  81. ebd46d1 Adding Support for BAV335x boards by Gilles Gameiro · Tue Feb 10 01:36:01 2015 -0800
  82. 05e8633 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · Tue Feb 03 18:13:14 2015 +0100
  83. 8b5ea65 SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · Fri Feb 27 09:46:17 2015 +0530
  84. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Mar 05 16:05:10 2015 +0100
  85. 5697fab arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · Wed Mar 04 14:57:31 2015 +0100
  86. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Mar 05 07:22:18 2015 -0500
  87. bc8e5a4 mx5: fix get_reset_cause by Stefano Babic · Mon Mar 02 10:12:13 2015 +0100
  88. a3fb96c dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · Tue Dec 30 21:08:57 2014 +0100
  89. 8656583 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · Tue Dec 30 21:05:53 2014 +0100
  90. 6929547 arm: socfpga: Add Altera Arria V DK support by Marek Vasut · Tue Dec 30 18:16:08 2014 +0100
  91. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  92. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  93. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · Tue Mar 03 08:02:59 2015 -0700
  94. aeca9cc arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · Tue Mar 03 08:02:58 2015 -0700
  95. 8071c8e arm: Reduce the scope of lowlevel_init() by Simon Glass · Tue Mar 03 08:02:57 2015 -0700
  96. 7c358d0 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · Sun Mar 01 02:05:37 2015 +0100
  97. e32e1a7 dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · Sun Mar 01 02:05:36 2015 +0100
  98. 5eafc48 ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · Tue Feb 24 14:08:31 2015 -0700
  99. d9f8def ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · Tue Feb 24 14:08:30 2015 -0700
  100. 51f9e72 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · Tue Feb 24 14:08:29 2015 -0700