1. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · Tue May 05 15:00:24 2015 -0400
  2. bd1fef5 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · Tue May 05 15:00:23 2015 -0400
  3. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · Mon May 04 22:54:37 2015 +0200
  4. 08c5b7e ARM: bcm283x: Reorder timer.h by Marek Vasut · Mon May 04 22:54:35 2015 +0200
  5. 1a66a5f ARM: bcm283x: Repair wdog.h by Marek Vasut · Mon May 04 22:54:34 2015 +0200
  6. 591e954 powerpc: gitignore: ignore PowerPC DTBs by Masahiro Yamada · Wed May 20 14:18:22 2015 +0900
  7. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  8. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · Mon May 18 13:32:31 2015 +0200
  9. 24ebcf2 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · Mon May 18 10:58:12 2015 +0200
  10. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · Mon May 18 10:56:24 2015 +0200
  11. 40c13ce imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · Wed May 20 10:28:48 2015 +0800
  12. 2ab28d1 ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · Mon May 18 15:31:52 2015 +0900
  13. 17b3d37 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · Mon May 18 15:31:51 2015 +0900
  14. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · Mon Apr 20 12:56:24 2015 +0200
  15. 9d2f2c3 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 22 17:23:15 2015 -0400
  16. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · Mon May 11 20:50:22 2015 -0300
  17. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · Wed May 20 14:27:15 2015 -0500
  18. 1006cad arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · Wed Apr 29 10:35:35 2015 -0700
  19. 5f67b86 sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · Thu May 14 18:52:54 2015 +0200
  20. ffdc05c sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · Wed May 13 15:00:46 2015 +0200
  21. 3d08652 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · Wed May 13 14:54:16 2015 +0200
  22. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  23. 27f9059 imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · Mon May 18 06:56:46 2015 -0700
  24. 5e0e193 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · Mon May 18 06:56:45 2015 -0700
  25. d792ede imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · Mon May 18 07:02:25 2015 -0700
  26. 258d046 imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · Mon May 18 07:02:24 2015 -0700
  27. 3eece96 mx6: add OTP bank1 registers by Tim Harvey · Mon May 18 06:56:44 2015 -0700
  28. 591fe97 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified by Tim Harvey · Mon May 18 07:07:02 2015 -0700
  29. f2c19de arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · Mon May 18 17:13:52 2015 +0530
  30. 13d8671 imx: mx6sx enable SION for i2c pin mux by Peng Fan · Mon May 18 13:37:25 2015 +0800
  31. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · Mon May 18 09:15:15 2015 -0400
  32. 86253d4 exynos: clock: clean up checkpatch issues by Minkyu Kang · Mon May 11 16:27:07 2015 +0900
  33. 8e4a270 arc: gitignore: ignore ARC DTBs by Masahiro Yamada · Thu May 14 18:59:28 2015 +0900
  34. a2534ba arm: mx6: ddr3: Remove dead code by Nikolay Dimitrov · Fri May 08 13:06:50 2015 +0300
  35. 761da0f mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · Wed Mar 11 17:12:12 2015 -0300
  36. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · Mon Apr 27 09:20:52 2015 -0300
  37. 817ffc0 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · Mon May 04 09:53:28 2015 -0500
  38. 99c25ff arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations by Nikolay Dimitrov · Wed Apr 22 18:37:31 2015 +0300
  39. 77bee05 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · Wed May 13 13:38:35 2015 +0200
  40. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · Wed May 13 13:38:34 2015 +0200
  41. fecf889 odroid: dts: add 'voltage-regulators' description to max77686 node by Przemyslaw Marczak · Wed May 13 13:38:24 2015 +0200
  42. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · Mon Apr 20 20:07:45 2015 +0200
  43. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · Fri May 15 07:29:12 2015 +0800
  44. cf99d02 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · Fri May 15 07:29:13 2015 +0800
  45. e35534c sandbox: Support wide-screen LCD emulation by Simon Glass · Mon May 04 11:31:12 2015 -0600
  46. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  47. 342fa54 sandbox: Correct error handling in state_read_file() by Simon Glass · Mon May 04 11:31:07 2015 -0600
  48. 32db57d arm: Add a prototype for save_boot_params_ret() by Simon Glass · Mon May 04 11:31:03 2015 -0600
  49. c1964d3 arm: Include the .got section in the binary by Simon Glass · Mon May 04 11:31:02 2015 -0600
  50. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · Mon May 04 11:31:00 2015 -0600
  51. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · Sun May 10 14:10:27 2015 +0200
  52. 9fcb5ef arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · Thu May 14 11:07:03 2015 -0400
  53. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu May 14 07:01:11 2015 -0400
  54. 84270fc Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · Thu May 14 06:59:35 2015 -0400
  55. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · Mon Apr 13 10:51:14 2015 +0900
  56. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · Tue Apr 21 07:18:40 2015 +0200
  57. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · Tue Apr 21 07:18:39 2015 +0200
  58. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · Tue Apr 21 07:18:38 2015 +0200
  59. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · Tue Apr 21 07:18:37 2015 +0200
  60. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · Tue Apr 21 07:18:36 2015 +0200
  61. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · Tue Apr 21 07:18:35 2015 +0200
  62. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · Tue Apr 21 07:18:34 2015 +0200
  63. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · Tue Apr 21 07:18:33 2015 +0200
  64. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  65. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · Tue Apr 21 07:18:31 2015 +0200
  66. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · Tue Apr 21 07:18:30 2015 +0200
  67. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · Tue Apr 21 07:18:29 2015 +0200
  68. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · Tue Apr 21 07:18:28 2015 +0200
  69. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · Tue Apr 21 07:18:27 2015 +0200
  70. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · Tue Apr 21 07:18:26 2015 +0200
  71. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  72. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  73. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · Tue Apr 14 21:03:42 2015 -0600
  74. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · Tue Apr 14 21:03:39 2015 -0600
  75. a11a43a tegra: Move display controller header into common by Simon Glass · Tue Apr 14 21:03:35 2015 -0600
  76. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · Tue Apr 14 21:03:34 2015 -0600
  77. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · Tue Apr 14 21:03:33 2015 -0600
  78. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · Tue Apr 14 21:03:32 2015 -0600
  79. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · Tue Apr 14 21:03:30 2015 -0600
  80. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · Tue Apr 14 21:03:29 2015 -0600
  81. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · Tue Apr 14 21:03:27 2015 -0600
  82. 69c93c7 tegra: Add a board ID function by Simon Glass · Tue Apr 14 21:03:25 2015 -0600
  83. 675804d tegra: Move checkboard() into the board code by Simon Glass · Tue Apr 14 21:03:24 2015 -0600
  84. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · Tue Apr 14 21:03:23 2015 -0600
  85. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · Tue Apr 14 21:03:22 2015 -0600
  86. 636fd74 arc: remove dummy target by Alexey Brodkin · Wed May 13 13:48:07 2015 +0300
  87. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · Wed Apr 08 18:15:53 2015 +0900
  88. 4ec537a arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · Wed May 13 18:49:31 2015 +0900
  89. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  90. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  91. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · Sun May 03 14:10:34 2015 -0700
  92. 48482ce stm32f4: add serial print port by kunhuahuang · Tue Apr 28 03:01:19 2015 +0800
  93. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 08 10:46:59 2015 -0400
  94. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  95. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · Tue Apr 21 20:38:22 2015 +0900
  96. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  97. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · Tue Apr 21 20:38:20 2015 +0900
  98. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · Tue Apr 21 20:38:19 2015 +0900
  99. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · Tue Apr 21 20:38:18 2015 +0900
  100. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200