1. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · Thu Aug 13 15:40:22 2015 -0400
  2. a6e30ef lpc32xx: move common SLC NAND defines to arch/config.h by Vladimir Zapolskiy · Tue Aug 11 19:57:09 2015 +0300
  3. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  4. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  5. b537707 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Aug 18 08:24:32 2015 -0400
  6. 584a9bb ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi by Vignesh R · Mon Aug 17 13:29:57 2015 +0530
  7. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  8. f74c04e ARM: AM43XX: Add functions to enable and disable EDMA3 clocks by Vignesh R · Mon Aug 17 13:29:53 2015 +0530
  9. 92dc6a0 ARM: OMAP5: Add functions to enable and disable EDMA3 clocks by Vignesh R · Mon Aug 17 13:29:52 2015 +0530
  10. 920f156f ARM: OMAP5: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · Mon Aug 17 13:29:51 2015 +0530
  11. efc65c8 ARM: AM43xx: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · Mon Aug 17 13:29:50 2015 +0530
  12. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · Tue Aug 11 11:54:01 2015 +0200
  13. f3345e6 arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · Thu Aug 06 14:43:13 2015 +0200
  14. 420abea arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() by Stefan Roese · Mon Aug 10 15:11:27 2015 +0200
  15. 7a96ee9 arm: mvebu: Display ECC enabled / disabled upon bootup by Stefan Roese · Mon Aug 03 13:15:31 2015 +0200
  16. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · Wed Jul 22 18:26:13 2015 +0200
  17. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · Thu Jul 16 10:40:05 2015 +0200
  18. 8ac6dab arm: mvebu: Disable MBUS error propagation by Stefan Roese · Wed Jul 01 13:28:39 2015 +0200
  19. b07f01d arm: mvebu: Flush caches and disable MMU only on A38x by Stefan Roese · Wed Jul 01 13:23:52 2015 +0200
  20. c049ca0 arm: mvebu: Setup the MBUS bridge registers by Stefan Roese · Wed Jul 01 12:44:51 2015 +0200
  21. 13b109f arm: mvebu: Change MBUS base addresses and sizes by Stefan Roese · Wed Jul 01 12:55:07 2015 +0200
  22. 0e2e12a arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · Thu Aug 06 10:23:52 2015 +0200
  23. c56b2d6 arm: lpc32xx: gpio macro for pin mapping by Sylvain Lemieux · Mon Jul 27 13:37:36 2015 -0400
  24. eb48e2b lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · Mon Jul 27 13:37:35 2015 -0400
  25. da09677 arm: lpc32xx: mux: add missing registers by Sylvain Lemieux · Mon Jul 27 13:37:34 2015 -0400
  26. 5fa129c ARM: exynos: fix regression for Origen4210 by Thomas Abraham · Mon Aug 03 17:58:01 2015 +0530
  27. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530
  28. 4b2c9d5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Aug 14 13:43:23 2015 -0400
  29. 7133c39 x86: minnowmax: Define and enable interrupt setup by Simon Glass · Thu Aug 13 10:36:16 2015 -0600
  30. a59c624 x86: Return -1 when reading a PCI config register fails by Simon Glass · Wed Aug 12 20:09:30 2015 -0600
  31. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · Wed Aug 12 19:33:07 2015 -0600
  32. 76868d1 x86: Set APs' req_seq to the reg number from device tree by Bin Meng · Sun Aug 09 23:58:39 2015 -0700
  33. 79dd434 x86: Show the un-relocated IP address in exceptions by Simon Glass · Mon Aug 10 22:02:54 2015 -0600
  34. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · Mon Aug 10 20:44:32 2015 -0600
  35. 9909bf3 x86: Move the GDT into global_data by Simon Glass · Mon Aug 10 20:44:31 2015 -0600
  36. bfa90c0 x86: Remove init_gd() function by Simon Glass · Mon Aug 10 20:44:28 2015 -0600
  37. 5cc82b8 x86: baytrail: Support running as an EFI payload by Simon Glass · Mon Aug 10 07:05:12 2015 -0600
  38. 888697a x86: baytrail: Tidy up interrupt and FSP init by Simon Glass · Mon Aug 10 07:05:10 2015 -0600
  39. af1c2d68 x86: Allow pirq_init() to return an error by Simon Glass · Mon Aug 10 07:05:08 2015 -0600
  40. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · Mon Aug 10 07:05:07 2015 -0600
  41. 3b1ed8a x86: Tidy up the PIRQ routing code a little by Simon Glass · Mon Aug 10 07:05:06 2015 -0600
  42. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · Sat Aug 08 22:01:23 2015 +0800
  43. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · Fri Aug 07 08:36:35 2015 -0400
  44. d6eaadc sun6i: clock: Add support for the mipi pll by Hans de Goede · Sat Aug 08 14:05:35 2015 +0200
  45. 957a72729 sunxi: clock: Add clock_get_pll3() helper function by Hans de Goede · Sat Aug 08 12:36:44 2015 +0200
  46. 33c47ed sunxi: Fix gmac not working on the Colombus board by Hans de Goede · Thu Aug 06 15:39:05 2015 +0200
  47. 1c355daf sunxi: Add support for the Auxtek-T003 HDMI stick by Hans de Goede · Wed Aug 05 17:50:03 2015 +0200
  48. 7d83182 sunxi: dts: Sync with kernel by Hans de Goede · Wed Aug 05 17:39:14 2015 +0200
  49. 8a195ca sunxi: display: Fix composite video out on sun5i by Hans de Goede · Thu Aug 06 12:08:33 2015 +0200
  50. 3ffd090 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · Fri Aug 07 16:12:45 2015 -0600
  51. 6718af0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · Fri Aug 07 16:12:44 2015 -0600
  52. b6ba3fb tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · Mon Aug 10 07:14:36 2015 -0600
  53. debf298 ARM: tegra: Make pinmux.h standalone includible by Thierry Reding · Fri Mar 20 13:24:22 2015 +0100
  54. adcb852 apalis/colibri_t30: fix usb dm regression by Marcel Ziswiler · Thu Aug 06 00:47:12 2015 +0200
  55. 764d412 apalis/colibri_t20/30: clean-up by Marcel Ziswiler · Thu Aug 06 00:47:10 2015 +0200
  56. 9a52020 colibri_t20: add i2c support by Marcel Ziswiler · Thu Aug 06 00:47:03 2015 +0200
  57. cbd2b51 colibri_t20: add lcd display support by Marcel Ziswiler · Thu Aug 06 00:47:02 2015 +0200
  58. 2ec89a8 colibri_t20: fix device-tree compatible node by Marcel Ziswiler · Thu Aug 06 00:47:01 2015 +0200
  59. a753ae2 ARM: tegra: allow reading recovery mode boot type by Marcel Ziswiler · Thu Aug 06 00:46:59 2015 +0200
  60. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Aug 12 15:46:36 2015 -0400
  61. bdd6e10 ARM: drop "optional" from target select in favor of ARCH_VERSATILE by Masahiro Yamada · Sat Aug 01 16:39:13 2015 +0900
  62. e33af1c dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · Fri Jul 31 19:55:12 2015 -0400
  63. f295d9e ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · Fri Jul 31 19:55:10 2015 -0400
  64. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · Fri Jul 31 19:55:09 2015 -0400
  65. 5ba1596 am33xx: Update DT files, add am335x_gp_evm_config target by Tom Rini · Fri Jul 31 19:55:08 2015 -0400
  66. 2b7487c arm: am437x: Introduce new board cm-t43 by Nikita Kiryanov · Thu Jul 30 23:56:23 2015 +0300
  67. 55a0bf9 gpio: am43xx: expand gpio support by Nikita Kiryanov · Thu Jul 30 23:56:22 2015 +0300
  68. 8d7aa97 arm: am43xx: enable spi clock by Nikita Kiryanov · Thu Jul 30 23:56:19 2015 +0300
  69. 31f327e ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board. by Peter Griffin · Thu Jul 30 18:55:23 2015 +0100
  70. af0c1be mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · Thu Jul 30 18:55:22 2015 +0100
  71. 0b49154 hisilicon: hi6220: Add a hi6220 pinmux driver. by Peter Griffin · Thu Jul 30 18:55:20 2015 +0100
  72. 1d969aa ARM: hi6220: Add register and bitfield definition header files. by Peter Griffin · Thu Jul 30 18:55:19 2015 +0100
  73. d267688 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · Thu Jul 30 18:55:18 2015 +0100
  74. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  75. 41f7ea8 ARM: keystone2: Use common definition for clk_get_rate by Lokesh Vutla · Tue Jul 28 14:16:48 2015 +0530
  76. c40f81d ARM: keystone2: Remove unsed external clocks by Lokesh Vutla · Tue Jul 28 14:16:47 2015 +0530
  77. 79a94a2 ARM: keystone2: Cleanup init_pll definition by Lokesh Vutla · Tue Jul 28 14:16:46 2015 +0530
  78. 0d73cc2 ARM: keystone2: Use common structure for PLLs by Lokesh Vutla · Tue Jul 28 14:16:45 2015 +0530
  79. 9da9afa ARM: keystone2: Fix dev and arm speed detection by Lokesh Vutla · Tue Jul 28 14:16:44 2015 +0530
  80. 70438fc ARM: keystone2: Cleanup PLL init code by Lokesh Vutla · Tue Jul 28 14:16:43 2015 +0530
  81. 1645106 ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO by Lokesh Vutla · Tue Jul 28 14:16:42 2015 +0530
  82. 8379f2b ARM: keystone2: Cleanup SoC detection by Lokesh Vutla · Tue Jul 28 14:16:41 2015 +0530
  83. 2b244cc ARM: DRA72: disable workaround for 801819 by Nishanth Menon · Mon Jul 27 16:26:07 2015 -0500
  84. 2740b83 ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration by Nishanth Menon · Mon Jul 27 16:26:06 2015 -0500
  85. 6e2bd2e ARM: Introduce erratum workaround for 801819 by Nishanth Menon · Mon Jul 27 16:26:05 2015 -0500
  86. 616d9a0 integrator: switch to DM serial port by Linus Walleij · Mon Jul 27 11:22:48 2015 +0200
  87. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  88. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  89. 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:15 2015 +0800
  90. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · Mon Jul 27 09:07:39 2015 +0530
  91. fbeb89d arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox by Alexander Stein · Fri Jul 24 09:22:13 2015 +0200
  92. 8b8aad6 arm1136/arm1176: Merge cache handling code by Alexander Stein · Fri Jul 24 09:22:10 2015 +0200
  93. f7f3bfc arm1136: Remove dead code by Alexander Stein · Fri Jul 24 09:22:09 2015 +0200
  94. 3dee000 LG Optimus Black (P970) codename sniper support by Paul Kocialkowski · Mon Jul 20 15:17:11 2015 +0200
  95. 7879ddc omap3: Reboot mode support by Paul Kocialkowski · Mon Jul 20 15:17:10 2015 +0200
  96. 89f86a2 lpc32xx: devkit3250: add spl build support by Vladimir Zapolskiy · Sat Jul 18 01:47:11 2015 +0300
  97. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · Sat Jul 18 03:07:52 2015 +0300
  98. 19b6b69 arm: bcmcygnus: Enable Ethernet support by Jiandong Zheng · Wed Jul 15 16:28:14 2015 -0700
  99. 44a9344 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · Mon Jun 29 09:10:48 2015 +0200
  100. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200