1. 96dae92 armv7/fsl-ls102xa: Workaround for DDR erratum A008514 by Yao Yuan · Sat Dec 05 14:59:13 2015 +0800
  2. 411fd29 armv7: ls102xa: cci-400: Enable snoop and DVM message requests. by Yao Yuan · Sat Dec 05 14:59:12 2015 +0800
  3. 1f28a4c arm: ls102xa: enable all the snoop signal for masters. by Yao Yuan · Sat Dec 05 14:59:11 2015 +0800
  4. e0f8f54 arm: ls1021a: merge SoC specific code in a separate file by Yao Yuan · Sat Dec 05 14:59:10 2015 +0800
  5. 5ed2348 fsl_*_serdes.c: Modify memset call in serdes_init by Tom Rini · Sat Nov 28 08:04:41 2015 -0500
  6. f6c8395 armv8/ls1043ardb: Add support for >2GB memory by Shaohui Xie · Mon Nov 23 15:23:48 2015 +0800
  7. 5a46e43 fsl/ddr: updated ddr errata-A008378 for arm and power SoCs by Shengzhou Liu · Fri Nov 20 15:52:04 2015 +0800
  8. 7d8dfb8 fsl/errata: move fsl_errata.h to common directory by Shengzhou Liu · Fri Nov 20 15:52:03 2015 +0800
  9. bf5aee9 arm: ls102x: add get_svr and IS_SVR_REV helper by Shengzhou Liu · Fri Nov 20 15:52:02 2015 +0800
  10. af272a1 sunxi: Fix H3 DRAM DQ read delay configuration by Jens Kuske · Thu Dec 10 11:41:02 2015 +0100
  11. fc67dbc sun4i: clock: Cleanup some whitespace errors by Olliver Schinagl · Thu Dec 03 17:49:29 2015 +0100
  12. 08f391c sunxi: twi: Enable clocks on sun7i by Olliver Schinagl · Thu Dec 03 17:49:28 2015 +0100
  13. 9cce88a sunxi: select SYS_NS16550 from Kconfig by Hans de Goede · Thu Dec 10 11:10:17 2015 +0100
  14. 50dd21e sunxi: Add suport for A83T HomletV2 Board by Allwinner by vishnupatekar · Sun Nov 29 01:07:27 2015 +0800
  15. 48afb79 sunxi: dts: sun8i: Add Allwinner A83T dtsi by vishnupatekar · Sun Nov 29 01:07:26 2015 +0800
  16. e302fe6 sunxi: Add support for Allwinner A83T DRAM by vishnupatekar · Sun Nov 29 01:07:25 2015 +0800
  17. 39754b6 sunxi: clk: add basic clocks for A83T by vishnupatekar · Sun Nov 29 01:07:24 2015 +0800
  18. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · Sun Nov 29 01:07:22 2015 +0800
  19. 133bfbe sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · Sun Nov 29 01:07:20 2015 +0800
  20. cdf1e48 sunxi: Add Machine Support for A83T SOC by vishnupatekar · Sun Nov 29 01:07:19 2015 +0800
  21. ff308f8 sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCs by Hans de Goede · Fri Nov 20 19:29:49 2015 +0100
  22. a986c3a x86: Remove HAVE_ACPI_RESUME by Bin Meng · Wed Nov 25 17:46:09 2015 -0800
  23. 55af71f x86: Remove CPU_INTEL_SOCKET_RPGA989 by Bin Meng · Wed Nov 25 17:46:08 2015 -0800
  24. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · Wed Nov 25 17:46:07 2015 -0800
  25. 35da4d1 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE by Bin Meng · Wed Nov 25 17:46:06 2015 -0800
  26. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · Tue Dec 08 17:31:39 2015 -0800
  27. 20e9e16 x86: Fix PCI UART compatible string for crownbay and galileo by Bin Meng · Mon Dec 07 05:28:13 2015 -0800
  28. e4125bd axs10x: add support of generic EHCI USB 2.0 controller by Alexey Brodkin · Mon Nov 30 20:53:25 2015 +0300
  29. 2df6d01 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Dec 07 08:13:02 2015 -0500
  30. 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · Mon Nov 30 16:13:03 2015 +0100
  31. f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · Mon Nov 30 16:07:07 2015 +0100
  32. 11e2238 ARM: zynq: Remove unused SERIAL macros for serial_zynq by Michal Simek · Fri Nov 20 10:11:03 2015 +0100
  33. 250e05e net: gem: Move driver to DM by Michal Simek · Mon Nov 30 14:14:56 2015 +0100
  34. ed93428 arm: socfpga: Remove cpu_mmc_init() by Marek Vasut · Mon Nov 30 20:38:45 2015 +0100
  35. bf5ed2e arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · Wed Nov 18 11:06:09 2015 +0100
  36. 18dc02e am33xx: Update serial pdata by Tom Rini · Sun Dec 06 11:09:59 2015 -0500
  37. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · Fri Dec 04 08:58:39 2015 -0700
  38. be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · Fri Dec 04 22:07:44 2015 -0700
  39. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · Sun Nov 29 11:50:53 2015 +0100
  40. cedfdb0 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · Sat Nov 28 08:04:43 2015 -0500
  41. a5fce2f arm: dts: dra7-evm: add chosen node to specify serial console device by Mugunthan V N · Thu Nov 26 17:25:41 2015 +0530
  42. 65634e8 arm: dts: omap: add reg-shift to serial device tree node by Mugunthan V N · Thu Nov 26 14:49:10 2015 +0530
  43. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  44. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · Fri Dec 04 17:50:34 2015 -0500
  45. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Dec 04 08:21:28 2015 -0500
  46. f7a9817 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · Sat Nov 21 23:15:07 2015 +0200
  47. 649c68b sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled by Daniel Hellstrom · Fri Jan 22 12:02:40 2010 +0100
  48. cbb7de6 sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · Fri Jan 22 13:25:03 2010 +0100
  49. fc697e7 sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB by Daniel Hellstrom · Fri Jan 22 13:50:22 2010 +0100
  50. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · Wed Oct 28 16:49:02 2015 +0200
  51. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  52. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · Wed Oct 28 15:18:22 2015 +0200
  53. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · Sat Nov 21 13:25:41 2015 +0200
  54. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · Thu Oct 29 00:02:48 2015 +0200
  55. 6648575 sparc: leon3: Clear all unused GPTIMER registers. by Daniel Hellstrom · Wed Sep 22 17:42:29 2010 +0200
  56. 7cb1421 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function by Francois Retief · Thu Oct 29 12:58:52 2015 +0200
  57. b1d20d9 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · Wed Oct 28 15:48:41 2015 +0200
  58. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  59. 21ffc1f sparc: Fix whitespace in cpu/leon2/cpu_init.c by Francois Retief · Sat Nov 21 17:07:48 2015 +0200
  60. e3cdd07 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX by Francois Retief · Fri Oct 30 13:23:41 2015 +0200
  61. eb2de58 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · Fri Jan 22 11:49:04 2010 +0100
  62. c35ce85 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure by Francois Retief · Mon Nov 23 09:49:57 2015 +0200
  63. 2063ccf sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · Fri Jan 22 11:57:49 2010 +0100
  64. cb0c606 sparc: Remove version_string variable from start.S file by Francois Retief · Wed Oct 28 15:56:45 2015 +0200
  65. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · Sun Nov 01 15:40:00 2015 +0200
  66. 2da451f Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · Sun Nov 22 08:21:03 2015 +0100
  67. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · Mon Nov 16 08:15:51 2015 -0300
  68. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  69. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · Tue Nov 17 14:20:28 2015 +0800
  70. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · Tue Nov 17 14:20:27 2015 +0800
  71. da98a5b rockchip: add rk3036 sdram driver by huang lin · Tue Nov 17 14:20:26 2015 +0800
  72. 5079970 rockchip: add early uart driver by huang lin · Tue Nov 17 14:20:25 2015 +0800
  73. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · Tue Nov 17 14:20:24 2015 +0800
  74. b17b242 rockchip: rk3036: Add a simple syscon driver by huang lin · Tue Nov 17 14:20:19 2015 +0800
  75. 5aaa287 rockchip: rk3036: Add Soc reset driver by huang lin · Tue Nov 17 14:20:18 2015 +0800
  76. 1065ca5 rockchip: rk3036: Add header files for GRF by huang lin · Tue Nov 17 14:20:17 2015 +0800
  77. 01aa702 rockchip: rk3036: Add clock driver by huang lin · Tue Nov 17 14:20:16 2015 +0800
  78. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · Tue Nov 17 14:20:15 2015 +0800
  79. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · Tue Nov 17 14:20:12 2015 +0800
  80. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · Tue Nov 17 14:20:11 2015 +0800
  81. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · Tue Nov 17 14:20:10 2015 +0800
  82. 8db3e24 rockchip: add timer driver by huang lin · Tue Nov 17 14:20:09 2015 +0800
  83. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  84. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  85. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  86. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · Mon Nov 23 10:32:01 2015 -0700
  87. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  88. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  89. 38de020 x86: Convert to use driver model timer by Bin Meng · Fri Nov 13 00:11:22 2015 -0800
  90. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  91. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800
  92. 1ace7a3 x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · Fri Nov 13 00:11:19 2015 -0800
  93. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  94. 7e105f4 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Nov 30 18:13:10 2015 -0500
  95. edf88d3 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · Thu Nov 05 16:37:53 2015 +0800
  96. 335cdff arm: at91/spl: matrix: use matrix slave id macros by Wenyou Yang · Thu Nov 05 16:37:52 2015 +0800
  97. 98f34a4 arm: at91/spl: matrix: remove security peripheral select code by Wenyou Yang · Thu Nov 05 16:37:51 2015 +0800
  98. ff3f09b arm: at91/spl: matrix: remove matrix write protection code by Wenyou Yang · Thu Nov 05 16:37:50 2015 +0800
  99. f33c116 arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · Thu Nov 05 16:37:49 2015 +0800
  100. c64a75a arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · Fri Oct 30 09:55:52 2015 +0800