1. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · Tue Apr 21 07:18:39 2015 +0200
  2. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · Tue Apr 21 07:18:36 2015 +0200
  3. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · Tue Apr 21 07:18:34 2015 +0200
  4. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · Tue Apr 21 07:18:32 2015 +0200
  5. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · Tue Apr 21 07:18:30 2015 +0200
  6. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · Tue Apr 21 07:18:29 2015 +0200
  7. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · Tue Apr 21 07:18:28 2015 +0200
  8. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · Tue Apr 21 07:18:27 2015 +0200
  9. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · Tue Apr 21 07:18:26 2015 +0200
  10. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  11. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  12. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  13. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  14. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · Tue Apr 21 20:38:19 2015 +0900
  15. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · Tue Apr 21 20:38:18 2015 +0900
  16. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue May 05 10:32:08 2015 -0400
  17. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · Sat Apr 25 06:29:44 2015 +0200
  18. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue May 05 07:00:11 2015 -0400
  19. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  20. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · Mon Apr 27 16:57:54 2015 +0200
  21. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 2015 +0200
  22. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  23. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  24. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · Mon Apr 27 14:36:23 2015 +0200
  25. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  26. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  27. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  28. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · Sat Apr 25 22:18:09 2015 +0200
  29. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · Sat Apr 25 14:07:37 2015 +0200
  30. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:39:59 2015 +0200
  31. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  32. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · Sun Mar 01 23:49:39 2015 +0530
  33. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · Sun Apr 12 11:46:41 2015 +0200
  34. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  35. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  36. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · Mon Apr 06 20:17:46 2015 +0200
  37. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · Mon Apr 06 20:16:36 2015 +0200
  38. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · Tue Apr 21 07:18:25 2015 +0200
  39. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 29 06:46:33 2015 -0400
  40. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · Mon Mar 16 16:43:22 2015 +0900
  41. 2cc9794 ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · Mon Mar 16 16:43:21 2015 +0900
  42. 5e1d004 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · Mon Apr 13 10:57:04 2015 +0530
  43. be0bf69 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · Mon Mar 02 16:03:46 2015 +0530
  44. eab65325 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · Tue Apr 14 16:50:50 2015 +0900
  45. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · Tue Apr 14 14:58:10 2015 +1000
  46. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · Tue Apr 28 20:48:43 2015 -0400
  47. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  48. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  49. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  50. 208aaa2 ARM: vf610: Enable caches by Stefan Agner · Wed Apr 15 16:24:25 2015 +0530
  51. cb01fb1 ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · Wed Apr 15 16:24:24 2015 +0530
  52. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · Fri Mar 27 23:06:57 2015 +0530
  53. 7354dfc ARM: DRA7: Set serial number environment variable by Dileep Katta · Wed Mar 25 04:04:51 2015 +0530
  54. fe1723f arm: mx6: ddr: add pd_fast_exit flag to system information by Tim Harvey · Fri Apr 03 16:52:52 2015 -0700
  55. e6a52ca arm: socfpga: spl: add board_init_f to SPL by Dinh Nguyen · Wed Apr 15 16:44:32 2015 -0500
  56. 66ea63f arm: socfpga: spl: Add SDRAM check by Dinh Nguyen · Mon Mar 30 17:01:15 2015 -0500
  57. ec48310 arm: socfpga: spl: Use common lowlevel_init by Dinh Nguyen · Mon Mar 30 17:01:10 2015 -0500
  58. 4b86cbb arm: socfpga: spl: printout sdram size by Dinh Nguyen · Mon Mar 30 17:01:09 2015 -0500
  59. ea34458 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · Mon Mar 30 17:01:08 2015 -0500
  60. 95a2fd3 arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · Mon Mar 30 17:01:07 2015 -0500
  61. b47180b arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · Mon Mar 30 17:01:06 2015 -0500
  62. 2c6fca3 arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · Mon Mar 30 17:01:05 2015 -0500
  63. 804a50b arm: socfpga: add functions to bring sdram, timer, and uart out of reset by Dinh Nguyen · Mon Mar 30 17:01:04 2015 -0500
  64. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · Fri Apr 17 09:19:01 2015 -0500
  65. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  66. 635be63 ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:56 2015 +0900
  67. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  68. 1a32ec3 dm: usb: exynos: Use driver model for USB by Simon Glass · Wed Mar 25 12:22:56 2015 -0600
  69. 1242b87 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · Thu Apr 16 17:17:00 2015 +0530
  70. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 16 12:51:23 2015 -0400
  71. 689bfa2 ARM: cpu: Add ARMv7 barrier operations support by Valentine Barshak · Fri Mar 20 18:16:17 2015 +0300
  72. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · Fri Mar 27 21:46:00 2015 +0100
  73. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · Fri Mar 27 21:57:54 2015 +0100
  74. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  75. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  76. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  77. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:45 2015 +0530
  78. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:44 2015 +0530
  79. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 13 10:52:46 2015 -0400
  80. 00b154f arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · Wed Mar 11 12:05:04 2015 +0100
  81. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  82. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · Wed Apr 08 18:56:30 2015 +0200
  83. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · Wed Apr 08 18:56:29 2015 +0200
  84. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  85. 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
  86. f0df958 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · Wed Mar 04 19:05:24 2015 +0530
  87. f87f8ee Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · Wed Mar 11 10:34:27 2015 +0100
  88. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Mar 31 11:45:36 2015 -0400
  89. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · Sat Mar 28 10:26:38 2015 +0000
  90. c4b9dee sunxi: sun4i: improve cpu clock selection method by Iain Paton · Sat Mar 28 10:25:28 2015 +0000
  91. 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
  92. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · Thu Mar 19 19:42:56 2015 +0900
  93. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · Thu Mar 19 19:42:55 2015 +0900
  94. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · Thu Mar 19 19:42:54 2015 +0900
  95. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  96. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  97. 7832bf3 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · Wed Mar 04 13:13:05 2015 +0100
  98. 51e8266 ARM: mx6: move to a standard arch/board approach by Boris BREZILLON · Wed Mar 04 13:13:03 2015 +0100
  99. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Mar 18 07:07:43 2015 -0400
  100. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:09 2015 -0500