1. 2cc9794 ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · Mon Mar 16 16:43:21 2015 +0900
  2. 5e1d004 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · Mon Apr 13 10:57:04 2015 +0530
  3. be0bf69 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · Mon Mar 02 16:03:46 2015 +0530
  4. eab65325 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · Tue Apr 14 16:50:50 2015 +0900
  5. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · Tue Apr 14 14:58:10 2015 +1000
  6. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  7. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  8. 208aaa2 ARM: vf610: Enable caches by Stefan Agner · Wed Apr 15 16:24:25 2015 +0530
  9. cb01fb1 ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · Wed Apr 15 16:24:24 2015 +0530
  10. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · Fri Mar 27 23:06:57 2015 +0530
  11. 7354dfc ARM: DRA7: Set serial number environment variable by Dileep Katta · Wed Mar 25 04:04:51 2015 +0530
  12. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · Fri Apr 17 09:19:01 2015 -0500
  13. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  14. 635be63 ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · Tue Mar 31 12:47:56 2015 +0900
  15. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  16. 1a32ec3 dm: usb: exynos: Use driver model for USB by Simon Glass · Wed Mar 25 12:22:56 2015 -0600
  17. 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
  18. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 16 12:51:23 2015 -0400
  19. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · Fri Mar 27 21:46:00 2015 +0100
  20. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · Fri Mar 27 21:57:54 2015 +0100
  21. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  22. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  23. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  24. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:45 2015 +0530
  25. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:44 2015 +0530
  26. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 13 10:52:46 2015 -0400
  27. 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
  28. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  29. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · Wed Apr 08 18:56:30 2015 +0200
  30. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · Wed Apr 08 18:56:29 2015 +0200
  31. e26108b am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · Thu Apr 02 16:01:33 2015 -0400
  32. 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
  33. f0df958 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · Wed Mar 04 19:05:24 2015 +0530
  34. f87f8ee Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · Wed Mar 11 10:34:27 2015 +0100
  35. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Mar 31 11:45:36 2015 -0400
  36. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · Sat Mar 28 10:26:38 2015 +0000
  37. c4b9dee sunxi: sun4i: improve cpu clock selection method by Iain Paton · Sat Mar 28 10:25:28 2015 +0000
  38. 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
  39. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · Thu Mar 19 19:42:56 2015 +0900
  40. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · Thu Mar 19 19:42:55 2015 +0900
  41. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · Thu Mar 19 19:42:54 2015 +0900
  42. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  43. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  44. 7832bf3 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · Wed Mar 04 13:13:05 2015 +0100
  45. 51e8266 ARM: mx6: move to a standard arch/board approach by Boris BREZILLON · Wed Mar 04 13:13:03 2015 +0100
  46. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Mar 18 07:07:43 2015 -0400
  47. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:09 2015 -0500
  48. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:08 2015 -0500
  49. e24175a ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · Mon Mar 09 17:12:07 2015 -0500
  50. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · Mon Mar 09 17:12:06 2015 -0500
  51. 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
  52. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · Mon Mar 09 17:12:03 2015 -0500
  53. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · Mon Mar 09 17:12:02 2015 -0500
  54. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · Mon Mar 09 17:12:01 2015 -0500
  55. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · Mon Mar 09 17:12:00 2015 -0500
  56. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · Mon Mar 09 17:11:59 2015 -0500
  57. 0adb215 mx6: soc: Switch to cold reset by Dirk Behme · Mon Mar 09 14:48:48 2015 +0100
  58. 5be2afd imx:mx6 remove duplicated includes by Peng Fan · Wed Mar 04 21:33:15 2015 +0800
  59. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  60. fb02cc1 ARM: PSCI: Rework the DT handler slightly by Tom Rini · Thu Mar 05 20:19:36 2015 -0500
  61. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · Wed Feb 18 11:25:11 2015 -0800
  62. 05e8633 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · Tue Feb 03 18:13:14 2015 +0100
  63. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Mar 05 16:05:10 2015 +0100
  64. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Mar 05 07:22:18 2015 -0500
  65. 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
  66. 8071c8e arm: Reduce the scope of lowlevel_init() by Simon Glass · Tue Mar 03 08:02:57 2015 -0700
  67. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Mar 02 09:42:53 2015 +0100
  68. e661691 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Sun Mar 01 22:05:54 2015 -0500
  69. a77d66e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Mar 01 21:07:53 2015 -0500
  70. a1cfb9d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Mar 01 21:06:47 2015 -0500
  71. ab525ed ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · Wed Feb 04 18:15:09 2015 +0800
  72. f856398 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · Fri Feb 27 02:26:42 2015 +0900
  73. 7362280 Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 by Doug Anderson · Fri Feb 20 13:27:20 2015 +0530
  74. 0db0b7a Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset by Akshay Saraswat · Fri Feb 20 13:27:19 2015 +0530
  75. c1f5d21 Exynos542x: Fix secondary core booting for thumb by Akshay Saraswat · Fri Feb 20 13:27:18 2015 +0530
  76. 5877191 Exynos542x: add L2 control register configuration by Akshay Saraswat · Fri Feb 20 13:27:17 2015 +0530
  77. 85dcaed Exynos542x: cache: Disable clean/evict push to external by Akshay Saraswat · Fri Feb 20 13:27:16 2015 +0530
  78. 4bb039f Exynos542x: Add workaround for exynos iROM errata by Akshay Saraswat · Fri Feb 20 13:27:15 2015 +0530
  79. 1d575af Exynos542x: CPU: Power down all secondary cores by Akshay Saraswat · Fri Feb 20 13:27:12 2015 +0530
  80. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 25 18:14:18 2015 -0500
  81. 2f8c00e arm: rmobile: Add Porter board support by Vladimir Barinov · Sat Feb 14 01:06:13 2015 +0300
  82. 4ca383a arm: rmobile: lager: Add support SDHI by Nobuhiro Iwamatsu · Fri Nov 21 10:19:32 2014 +0900
  83. 483729c arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · Wed Nov 19 14:26:33 2014 +0900
  84. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  85. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · Tue Feb 24 22:26:20 2015 +0900
  86. 8bebd3e ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value by Masahiro Yamada · Tue Feb 24 22:26:18 2015 +0900
  87. 9a378cb arm: ls102xa: workaround for cache coherency problem by chenhui zhao · Fri Jan 23 15:53:53 2015 +0800
  88. 6c9afed arm/ls102xa: create TLB to map PCIe region by Minghuan Lian · Wed Jan 21 17:29:17 2015 +0800
  89. 8780f22 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · Mon Feb 16 12:16:14 2015 -0700
  90. f058b79 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · Fri Feb 20 17:04:11 2015 +0900
  91. 95ec48b ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · Fri Feb 20 17:04:08 2015 +0900
  92. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · Fri Feb 20 17:04:04 2015 +0900
  93. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · Fri Feb 20 17:04:03 2015 +0900
  94. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  95. cc844dc ARM: imx6 Add WDOG3 for i.MX6SX by Peng Fan · Thu Jan 15 14:22:33 2015 +0800
  96. c0e0ebf ARM: imx6: disable bandgap self-bias after boot by Peng Fan · Thu Jan 15 14:22:32 2015 +0800
  97. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · Mon Feb 16 10:23:59 2015 +0200
  98. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  99. 47197fe arm: Allow lr to be saved by board code by Simon Glass · Sat Feb 07 10:47:28 2015 -0700
  100. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · Wed Feb 04 12:14:56 2015 +0100