1. 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · Thu Jan 21 19:43:41 2016 -0700
  2. 930ec98 rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · Thu Jan 21 19:43:37 2016 -0700
  3. af0b744 rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · Thu Jan 21 19:43:36 2016 -0700
  4. d2ce62b rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · Thu Jan 21 19:43:33 2016 -0700
  5. 873220a rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · Thu Jan 21 19:43:32 2016 -0700
  6. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  7. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 21 11:49:49 2016 -0500
  8. cd21371 Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jan 21 09:12:22 2016 -0500
  9. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  10. 687f1f8 nds32: Fix compile error. by rick · Tue Jan 19 13:52:10 2016 +0800
  11. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  12. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  13. 24b9c46 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · Wed Jan 13 19:39:06 2016 -0800
  14. 4951af5 arm: ls1021atwr: Split off board device tree by Bin Meng · Wed Jan 13 19:39:05 2016 -0800
  15. 06229a9 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · Wed Jan 13 19:38:59 2016 -0800
  16. 00c7f5f arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:21 2015 +0530
  17. 80961e9 arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:19 2015 +0530
  18. 4e2b288 arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:16 2015 +0530
  19. 6b29c7f arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:14 2015 +0530
  20. f8494d4 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:11 2015 +0530
  21. 5877048 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:09 2015 +0530
  22. 2b18993 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · Thu Dec 24 16:08:04 2015 +0530
  23. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · Fri Jan 15 17:49:06 2016 -0800
  24. c10b3ba armv7: Add missing newline after OMAP die ID by Ladislav Michl · Sun Jan 03 18:24:27 2016 +0100
  25. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · Fri Dec 11 12:22:25 2015 +0900
  26. 3c6392f arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · Mon Nov 30 08:47:42 2015 +0100
  27. 708848d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · Wed Jan 20 02:05:38 2016 +0900
  28. 99d8098 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · Sun Jan 17 15:03:29 2016 +0900
  29. b12256c ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · Sun Jan 17 10:13:19 2016 +0900
  30. 4de74d5 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · Sun Jan 17 10:13:18 2016 +0900
  31. a0150f8 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · Sun Jan 17 10:13:17 2016 +0900
  32. 81533fc ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · Sun Jan 17 10:13:16 2016 +0900
  33. 69f7a03 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · Wed Oct 14 09:55:50 2015 -0700
  34. 9caf772 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · Wed Oct 14 09:55:49 2015 -0700
  35. 064949c armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · Wed Oct 14 09:55:46 2015 -0700
  36. 78eaa49 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · Wed Oct 14 09:55:45 2015 -0700
  37. 6774e4e armv8: Add read_mpidr() function by Sergey Temerkhanov · Wed Oct 14 09:55:44 2015 -0700
  38. 294191c x86: quark: Fix boot breakage by Bin Meng · Mon Jan 18 07:29:32 2016 -0800
  39. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  40. 20cb2e5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Jan 16 21:45:31 2016 -0500
  41. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  42. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100
  43. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  44. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:25 2016 +0100
  45. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · Sat Jan 09 17:32:50 2016 +0100
  46. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · Sat Dec 26 19:55:37 2015 +0100
  47. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · Mon Dec 21 16:35:14 2015 +0100
  48. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · Mon Dec 21 16:35:13 2015 +0100
  49. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  50. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · Sat Dec 19 20:20:47 2015 +0100
  51. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · Sat Dec 19 20:20:46 2015 +0100
  52. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  53. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · Thu Dec 17 23:01:31 2015 +0530
  54. c142d30 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · Mon Jan 11 18:20:43 2016 -0800
  55. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · Sat Nov 28 08:04:40 2015 -0500
  56. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  57. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  58. 159c0da arm: initialize gd for AArch64 by Stephen Warren · Thu Jan 14 14:03:11 2016 -0700
  59. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 14 11:23:05 2016 -0500
  60. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · Fri Dec 25 14:41:25 2015 +0100
  61. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · Fri Dec 25 14:41:24 2015 +0100
  62. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · Fri Dec 25 14:41:22 2015 +0100
  63. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · Fri Dec 25 14:41:21 2015 +0100
  64. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · Fri Dec 25 14:41:20 2015 +0100
  65. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · Thu Jan 07 14:12:04 2016 +0100
  66. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · Thu Jan 07 14:09:09 2016 +0100
  67. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · Thu Jan 07 14:04:51 2016 +0100
  68. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · Thu Jan 07 14:03:11 2016 +0100
  69. c1fe9b4 arm: mvebu: Remove leftover Makefile by Stefan Roese · Mon Dec 21 14:30:30 2015 +0100
  70. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  71. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · Mon Dec 21 13:40:37 2015 +0100
  72. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · Mon Dec 21 12:36:40 2015 +0100
  73. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · Thu Dec 10 10:32:36 2015 +0100
  74. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · Fri Dec 11 08:24:20 2015 +0100
  75. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · Wed Dec 09 11:00:51 2015 +0100
  76. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · Wed Dec 09 10:25:10 2015 +0100
  77. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · Fri Dec 04 13:08:34 2015 +0100
  78. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  79. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  80. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · Mon Dec 14 12:31:48 2015 +0100
  81. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  82. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · Tue Oct 20 15:14:47 2015 +0200
  83. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · Wed Nov 18 12:44:29 2015 +0100
  84. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · Thu Nov 19 07:46:15 2015 +0100
  85. b0e373c arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · Thu Nov 19 10:30:59 2015 +0100
  86. c981c0e arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · Thu Nov 19 11:03:25 2015 +0100
  87. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · Fri Nov 20 13:51:57 2015 +0100
  88. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · Wed Nov 25 07:37:00 2015 +0100
  89. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · Thu Oct 22 12:36:31 2015 +0200
  90. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:26 2015 +0200
  91. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:25 2015 +0200
  92. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  93. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  94. f4d480b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jan 13 18:27:40 2016 -0500
  95. f58d5bd arm: dts: am4372: add qspi register maps for memory map by Mugunthan V N · Wed Dec 23 20:39:48 2015 +0530
  96. df5f4ea arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · Wed Dec 23 20:39:44 2015 +0530
  97. 20be68d arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · Wed Dec 23 20:39:43 2015 +0530
  98. 4bd456c arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · Wed Dec 23 20:39:42 2015 +0530
  99. 23af70a arm: dts: dra7: add qspi register maps for memory map and control module by Mugunthan V N · Wed Dec 23 20:39:41 2015 +0530
  100. b1f54d8 dts: dra7: add spi alias for qspi by Mugunthan V N · Wed Dec 23 20:39:39 2015 +0530