1. 27f9059 imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · Mon May 18 06:56:46 2015 -0700
  2. 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
  3. d792ede imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · Mon May 18 07:02:25 2015 -0700
  4. 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
  5. 3eece96 mx6: add OTP bank1 registers by Tim Harvey · Mon May 18 06:56:44 2015 -0700
  6. 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
  7. f2c19de arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · Mon May 18 17:13:52 2015 +0530
  8. 13d8671 imx: mx6sx enable SION for i2c pin mux by Peng Fan · Mon May 18 13:37:25 2015 +0800
  9. a2534ba arm: mx6: ddr3: Remove dead code by Nikolay Dimitrov · Fri May 08 13:06:50 2015 +0300
  10. 761da0f mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · Wed Mar 11 17:12:12 2015 -0300
  11. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · Mon Apr 27 09:20:52 2015 -0300
  12. 817ffc0 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · Mon May 04 09:53:28 2015 -0500
  13. 99c25ff arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations by Nikolay Dimitrov · Wed Apr 22 18:37:31 2015 +0300
  14. 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
  15. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · Wed May 13 13:38:34 2015 +0200
  16. fecf889 odroid: dts: add 'voltage-regulators' description to max77686 node by Przemyslaw Marczak · Wed May 13 13:38:24 2015 +0200
  17. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · Mon Apr 20 20:07:45 2015 +0200
  18. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · Fri May 15 07:29:12 2015 +0800
  19. cf99d02 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · Fri May 15 07:29:13 2015 +0800
  20. e35534c sandbox: Support wide-screen LCD emulation by Simon Glass · Mon May 04 11:31:12 2015 -0600
  21. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  22. 342fa54 sandbox: Correct error handling in state_read_file() by Simon Glass · Mon May 04 11:31:07 2015 -0600
  23. 32db57d arm: Add a prototype for save_boot_params_ret() by Simon Glass · Mon May 04 11:31:03 2015 -0600
  24. c1964d3 arm: Include the .got section in the binary by Simon Glass · Mon May 04 11:31:02 2015 -0600
  25. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · Mon May 04 11:31:00 2015 -0600
  26. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · Sun May 10 14:10:27 2015 +0200
  27. 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
  28. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu May 14 07:01:11 2015 -0400
  29. 84270fc Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · Thu May 14 06:59:35 2015 -0400
  30. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · Mon Apr 13 10:51:14 2015 +0900
  31. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · Tue Apr 21 07:18:40 2015 +0200
  32. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · Tue Apr 21 07:18:39 2015 +0200
  33. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · Tue Apr 21 07:18:38 2015 +0200
  34. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · Tue Apr 21 07:18:37 2015 +0200
  35. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · Tue Apr 21 07:18:36 2015 +0200
  36. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · Tue Apr 21 07:18:35 2015 +0200
  37. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · Tue Apr 21 07:18:34 2015 +0200
  38. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · Tue Apr 21 07:18:33 2015 +0200
  39. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  40. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · Tue Apr 21 07:18:31 2015 +0200
  41. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · Tue Apr 21 07:18:30 2015 +0200
  42. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · Tue Apr 21 07:18:29 2015 +0200
  43. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · Tue Apr 21 07:18:28 2015 +0200
  44. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · Tue Apr 21 07:18:27 2015 +0200
  45. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · Tue Apr 21 07:18:26 2015 +0200
  46. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  47. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  48. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · Tue Apr 14 21:03:42 2015 -0600
  49. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · Tue Apr 14 21:03:39 2015 -0600
  50. a11a43a tegra: Move display controller header into common by Simon Glass · Tue Apr 14 21:03:35 2015 -0600
  51. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · Tue Apr 14 21:03:34 2015 -0600
  52. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · Tue Apr 14 21:03:33 2015 -0600
  53. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · Tue Apr 14 21:03:32 2015 -0600
  54. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · Tue Apr 14 21:03:30 2015 -0600
  55. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · Tue Apr 14 21:03:29 2015 -0600
  56. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · Tue Apr 14 21:03:27 2015 -0600
  57. 69c93c7 tegra: Add a board ID function by Simon Glass · Tue Apr 14 21:03:25 2015 -0600
  58. 675804d tegra: Move checkboard() into the board code by Simon Glass · Tue Apr 14 21:03:24 2015 -0600
  59. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · Tue Apr 14 21:03:23 2015 -0600
  60. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · Tue Apr 14 21:03:22 2015 -0600
  61. 636fd74 arc: remove dummy target by Alexey Brodkin · Wed May 13 13:48:07 2015 +0300
  62. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · Wed Apr 08 18:15:53 2015 +0900
  63. 4ec537a arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · Wed May 13 18:49:31 2015 +0900
  64. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  65. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  66. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · Sun May 03 14:10:34 2015 -0700
  67. 48482ce stm32f4: add serial print port by kunhuahuang · Tue Apr 28 03:01:19 2015 +0800
  68. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 08 10:46:59 2015 -0400
  69. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  70. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · Tue Apr 21 20:38:22 2015 +0900
  71. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  72. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · Tue Apr 21 20:38:20 2015 +0900
  73. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · Tue Apr 21 20:38:19 2015 +0900
  74. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · Tue Apr 21 20:38:18 2015 +0900
  75. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200
  76. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · Mon Apr 20 12:37:28 2015 -0600
  77. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · Mon Apr 20 12:37:24 2015 -0600
  78. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · Mon Apr 20 12:37:22 2015 -0600
  79. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · Mon Apr 20 12:37:15 2015 -0600
  80. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · Tue Apr 21 13:57:19 2015 -0500
  81. 7496135 sandbox: Add test function to advance time by Joe Hershberger · Tue Apr 21 13:57:18 2015 -0500
  82. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  83. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue May 05 10:32:08 2015 -0400
  84. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · Mon May 04 17:31:34 2015 +0200
  85. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · Sat Apr 25 06:29:56 2015 +0200
  86. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · Sat Apr 25 06:29:55 2015 +0200
  87. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · Sat Apr 25 06:29:53 2015 +0200
  88. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · Sat Apr 25 06:29:52 2015 +0200
  89. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · Sat Apr 25 06:29:51 2015 +0200
  90. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · Sat Apr 25 06:29:50 2015 +0200
  91. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · Sat Apr 25 06:29:49 2015 +0200
  92. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · Sat Apr 25 06:29:48 2015 +0200
  93. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · Sat Apr 25 06:29:47 2015 +0200
  94. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · Sat Apr 25 06:29:46 2015 +0200
  95. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · Sat Apr 25 06:29:45 2015 +0200
  96. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · Sat Apr 25 06:29:44 2015 +0200
  97. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue May 05 07:00:11 2015 -0400
  98. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  99. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 04 17:50:20 2015 -0400
  100. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · Wed Apr 29 16:57:39 2015 -0400