1. cd41c21 common: miiphyutil: no need to check name of mii_dev by Peng Fan · Tue Nov 24 17:03:47 2015 +0800
  2. ab80a11 common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY by Peng Fan · Tue Nov 24 16:54:22 2015 +0800
  3. 0db5f0b common: cli_hush: avoid dead code by Peng Fan · Tue Nov 24 16:54:21 2015 +0800
  4. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  5. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · Fri Dec 04 17:50:34 2015 -0500
  6. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Dec 04 08:21:28 2015 -0500
  7. f7a9817 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · Sat Nov 21 23:15:07 2015 +0200
  8. 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
  9. cbb7de6 sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · Fri Jan 22 13:25:03 2010 +0100
  10. fc697e7 sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB by Daniel Hellstrom · Fri Jan 22 13:50:22 2010 +0100
  11. 2a06e48 sparc: Use microseconds instead of ticks for timeout by Francois Retief · Mon Oct 27 15:56:01 2014 +0200
  12. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · Wed Oct 28 16:49:02 2015 +0200
  13. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  14. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · Wed Oct 28 15:18:22 2015 +0200
  15. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · Sat Nov 21 13:25:41 2015 +0200
  16. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · Thu Oct 29 00:02:48 2015 +0200
  17. 6648575 sparc: leon3: Clear all unused GPTIMER registers. by Daniel Hellstrom · Wed Sep 22 17:42:29 2010 +0200
  18. 7cb1421 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function by Francois Retief · Thu Oct 29 12:58:52 2015 +0200
  19. b1d20d9 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · Wed Oct 28 15:48:41 2015 +0200
  20. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  21. 21ffc1f sparc: Fix whitespace in cpu/leon2/cpu_init.c by Francois Retief · Sat Nov 21 17:07:48 2015 +0200
  22. e3cdd07 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX by Francois Retief · Fri Oct 30 13:23:41 2015 +0200
  23. eb2de58 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · Fri Jan 22 11:49:04 2010 +0100
  24. c35ce85 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure by Francois Retief · Mon Nov 23 09:49:57 2015 +0200
  25. 2063ccf sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · Fri Jan 22 11:57:49 2010 +0100
  26. cb0c606 sparc: Remove version_string variable from start.S file by Francois Retief · Wed Oct 28 15:56:45 2015 +0200
  27. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · Sun Nov 01 15:40:00 2015 +0200
  28. 6cf39d4 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · Wed Dec 02 15:38:00 2015 +0100
  29. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · Tue Dec 01 15:49:42 2015 -0500
  30. 9aeeba3 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · Thu Nov 26 00:18:45 2015 +0100
  31. 2aaeb91 arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions by Marek Vasut · Thu Nov 26 14:08:50 2015 +0100
  32. 3f8ef39 rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN by Sjoerd Simons · Sun Nov 22 08:21:04 2015 +0100
  33. 2da451f Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · Sun Nov 22 08:21:03 2015 +0100
  34. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · Mon Nov 16 08:15:51 2015 -0300
  35. 86d0a90 rockchip: doc: show packet rk3036 uboot image by huang lin · Tue Nov 17 14:20:31 2015 +0800
  36. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · Tue Nov 17 14:20:30 2015 +0800
  37. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  38. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · Tue Nov 17 14:20:28 2015 +0800
  39. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · Tue Nov 17 14:20:27 2015 +0800
  40. da98a5b rockchip: add rk3036 sdram driver by huang lin · Tue Nov 17 14:20:26 2015 +0800
  41. 5079970 rockchip: add early uart driver by huang lin · Tue Nov 17 14:20:25 2015 +0800
  42. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · Tue Nov 17 14:20:24 2015 +0800
  43. 8799fc1 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · Wed Nov 18 09:37:25 2015 +0800
  44. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · Tue Nov 17 14:20:22 2015 +0800
  45. f983676 mmc: dw_mmc: move data transfer as a separate function by huang lin · Tue Nov 17 14:20:21 2015 +0800
  46. 4ccd995 rockchip: rk3036: Add pinctrl driver by huang lin · Tue Nov 17 14:20:20 2015 +0800
  47. b17b242 rockchip: rk3036: Add a simple syscon driver by huang lin · Tue Nov 17 14:20:19 2015 +0800
  48. 5aaa287 rockchip: rk3036: Add Soc reset driver by huang lin · Tue Nov 17 14:20:18 2015 +0800
  49. 1065ca5 rockchip: rk3036: Add header files for GRF by huang lin · Tue Nov 17 14:20:17 2015 +0800
  50. 01aa702 rockchip: rk3036: Add clock driver by huang lin · Tue Nov 17 14:20:16 2015 +0800
  51. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · Tue Nov 17 14:20:15 2015 +0800
  52. bab0d3f rockchip: serial driver support rk3036 by huang lin · Tue Nov 17 14:20:14 2015 +0800
  53. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · Tue Nov 17 14:20:13 2015 +0800
  54. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · Tue Nov 17 14:20:12 2015 +0800
  55. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · Tue Nov 17 14:20:11 2015 +0800
  56. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · Tue Nov 17 14:20:10 2015 +0800
  57. 8db3e24 rockchip: add timer driver by huang lin · Tue Nov 17 14:20:09 2015 +0800
  58. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · Fri Sep 18 23:49:12 2015 +0200
  59. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · Fri Sep 18 23:49:11 2015 +0200
  60. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  61. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  62. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  63. b62a43b pci: Move PCI header output code into its own function by Simon Glass · Thu Nov 26 19:51:28 2015 -0700
  64. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · Thu Nov 26 19:51:27 2015 -0700
  65. 1d8193c pci: Use common functions to read/write config by Simon Glass · Thu Nov 26 19:51:26 2015 -0700
  66. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:25 2015 -0700
  67. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:24 2015 -0700
  68. 93335fd dm: pci: Move common auto-config functions to a common file by Simon Glass · Thu Nov 26 19:51:23 2015 -0700
  69. 4aeef7e dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · Thu Nov 26 19:51:22 2015 -0700
  70. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  71. eea22f7 pci: Refactor the pciinfo() function by Simon Glass · Thu Nov 26 19:51:20 2015 -0700
  72. 3b6c418 pci: Use a separate variable for the bus number by Simon Glass · Thu Nov 26 19:51:19 2015 -0700
  73. 13c7f47 pci: Use a common return in command processing by Simon Glass · Thu Nov 26 19:51:18 2015 -0700
  74. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  75. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · Thu Nov 19 20:27:01 2015 -0700
  76. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  77. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  78. 7efc9ba dm: pci: Support decoding ranges with duplicate entries by Simon Glass · Thu Nov 19 20:26:58 2015 -0700
  79. 91de6c5 dm: pci: Set up the SDRAM mapping correctly by Simon Glass · Thu Nov 19 20:26:57 2015 -0700
  80. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · Thu Nov 19 20:26:56 2015 -0700
  81. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · Thu Nov 19 20:26:55 2015 -0700
  82. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · Mon Nov 23 10:32:01 2015 -0700
  83. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  84. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  85. 38de020 x86: Convert to use driver model timer by Bin Meng · Fri Nov 13 00:11:22 2015 -0800
  86. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · Sat Nov 28 22:16:35 2015 -0700
  87. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  88. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800
  89. 1ace7a3 x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · Fri Nov 13 00:11:19 2015 -0800
  90. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  91. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  92. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · Fri Nov 13 00:11:16 2015 -0800
  93. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  94. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  95. 7e105f4 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Nov 30 18:13:10 2015 -0500
  96. edf88d3 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · Thu Nov 05 16:37:53 2015 +0800
  97. 335cdff arm: at91/spl: matrix: use matrix slave id macros by Wenyou Yang · Thu Nov 05 16:37:52 2015 +0800
  98. 98f34a4 arm: at91/spl: matrix: remove security peripheral select code by Wenyou Yang · Thu Nov 05 16:37:51 2015 +0800
  99. ff3f09b arm: at91/spl: matrix: remove matrix write protection code by Wenyou Yang · Thu Nov 05 16:37:50 2015 +0800
  100. f33c116 arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · Thu Nov 05 16:37:49 2015 +0800