1. adc1974 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:33 2015 +0900
  2. 847e618b8 pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · Fri Sep 11 20:17:32 2015 +0900
  3. 7778b03 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · Sun Sep 06 01:44:50 2015 +0900
  4. 8e78e16 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Sep 17 17:00:08 2015 -0400
  5. 12d5cd4 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Sep 17 16:59:58 2015 -0400
  6. 0244ef4 x86: quark: Configure MTRR to enable cache by Bin Meng · Mon Sep 14 00:07:41 2015 -0700
  7. 27e97c4 x86: doc: Add DMI to the TODO list by Bin Meng · Wed Sep 09 23:20:30 2015 -0700
  8. 213f6f0 x86: doc: Document some porting hints about Intel Quark by Bin Meng · Wed Sep 09 23:20:29 2015 -0700
  9. 9c12432 x86: galileo: Add PCIe root port IRQ routing by Bin Meng · Wed Sep 09 23:20:28 2015 -0700
  10. 8f578db x86: quark: Initialize thermal sensor properly by Bin Meng · Wed Sep 09 23:20:27 2015 -0700
  11. 619c90a x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · Wed Sep 09 23:20:26 2015 -0700
  12. d863026 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · Wed Sep 09 23:20:25 2015 -0700
  13. 34a3571 x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · Wed Sep 09 23:20:24 2015 -0700
  14. e8df6e4 x86: galileo: Enable random mac address for Quark by Bin Meng · Wed Sep 09 23:20:23 2015 -0700
  15. 4e19d7c x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · Fri Sep 11 03:24:37 2015 -0700
  16. 8e0102c x86: Convert to use driver model eth on quark/galileo by Bin Meng · Fri Sep 11 03:24:36 2015 -0700
  17. ed89bd7 net: designware: Add support to PCI designware devices by Bin Meng · Fri Sep 11 03:24:35 2015 -0700
  18. 05bedb1 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · Fri Sep 11 03:24:34 2015 -0700
  19. c34793c dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · Mon Aug 31 19:36:24 2015 +0900
  20. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · Tue Sep 08 11:38:04 2015 +0200
  21. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · Tue Sep 08 11:38:03 2015 +0200
  22. 0633965 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · Wed Aug 19 13:50:50 2015 +0200
  23. e4360d7 p2571: Remove hard-coded counter frequency by Thierry Reding · Thu Aug 20 11:42:23 2015 +0200
  24. b7a48e4 p2371: Remove hard-coded counter frequency by Thierry Reding · Thu Aug 20 11:42:22 2015 +0200
  25. edfb143 e2220-1170: Remove hard-coded counter frequency by Thierry Reding · Thu Aug 20 11:42:21 2015 +0200
  26. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · Thu Aug 20 11:42:20 2015 +0200
  27. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · Thu Aug 20 11:42:19 2015 +0200
  28. 2565792 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · Thu Aug 20 11:42:18 2015 +0200
  29. 80abd71 ARM: tegra: replace V_PROMPT define with kconfig by Stephen Warren · Thu Aug 20 17:38:42 2015 -0600
  30. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · Wed Aug 19 17:03:59 2015 -0600
  31. 53d9577 ARM: tegra: fix COUNTER_FREQUENCY for T210 by Stephen Warren · Wed Aug 19 15:15:41 2015 -0600
  32. d0a2589 tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · Wed Mar 11 15:16:29 2015 +0800
  33. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · Thu Aug 13 22:34:22 2015 -0600
  34. f2e60cf Merge git://git.denx.de/u-boot-fdt by Tom Rini · Wed Sep 16 09:53:37 2015 -0400
  35. b691749 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · Tue Sep 15 12:54:38 2015 +0900
  36. a7ee48f api_storage: Fix non-first storage device enumeration by Andreas Färber · Mon Sep 14 12:21:34 2015 +0200
  37. 35674d8 arm: Remove unused reference to nomadik by Stefan Roese · Mon Sep 14 09:32:55 2015 +0200
  38. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  39. 56b6902 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · Mon Sep 14 08:47:47 2015 +0200
  40. 105426b env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · Mon Sep 14 00:57:04 2015 +0200
  41. 63b2654 env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · Mon Sep 14 00:57:03 2015 +0200
  42. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · Mon Sep 07 11:24:08 2015 +0300
  43. 60ea26e ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · Thu Sep 03 14:54:04 2015 -0400
  44. 9d253a3 ti814x_evm: Switch to SYS_GENERIC_BOARD by Tom Rini · Thu Sep 03 14:54:03 2015 -0400
  45. c1754ee omap3_evm_common.h: Switch to SYS_GENERIC_BOARD by Tom Rini · Thu Sep 03 14:54:02 2015 -0400
  46. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · Thu Aug 06 15:31:02 2015 -0600
  47. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Sep 13 17:25:16 2015 -0400
  48. 777baa9 ARM: Kirkwood: fix IDE configuration on LaCie boards by Simon Guinot · Thu Sep 03 11:12:20 2015 +0200
  49. 6ab7d6c arm: move edb93xx to generic board architecture by Sergey Kostanbaev · Thu Sep 10 01:40:01 2015 +0300
  50. e8f99ff ARM: Kirkwood: enable generic board support for LaCie boards by Simon Guinot · Tue Sep 01 19:01:02 2015 +0200
  51. 49ea64a udoo: Fix the error handling in board_eth_init() by Fabio Estevam · Fri Sep 11 13:32:50 2015 -0300
  52. fbbab5a tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · Fri Sep 11 13:32:49 2015 -0300
  53. 41e944b ot1200: Fix the error handling in board_eth_init() by Fabio Estevam · Fri Sep 11 00:53:52 2015 -0300
  54. 5ff50db nitrogen6x: Fix the error handling in board_eth_init() by Fabio Estevam · Fri Sep 11 00:53:51 2015 -0300
  55. 1d0b7e3 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · Thu Sep 10 20:45:25 2015 -0300
  56. 80bc6ad mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · Wed Sep 09 11:16:44 2015 -0300
  57. a5c9fb8 mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · Wed Sep 09 11:16:43 2015 -0300
  58. aaaf7f8 mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · Wed Sep 09 11:16:42 2015 -0300
  59. d63c318 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · Wed Sep 09 11:16:41 2015 -0300
  60. c582954 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · Wed Sep 09 11:16:40 2015 -0300
  61. 0d99114 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · Wed Sep 09 11:16:39 2015 -0300
  62. bbf3327 mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · Tue Sep 08 14:50:24 2015 -0300
  63. fd822fd mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · Tue Sep 08 14:50:23 2015 -0300
  64. 7391624 mx6ul_14x14_evk: Add a README file by Fabio Estevam · Tue Sep 08 14:43:12 2015 -0300
  65. 70ae831 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · Tue Sep 08 14:43:11 2015 -0300
  66. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · Tue Sep 08 14:43:10 2015 -0300
  67. eab45b1 thermal: imx_thermal: Do not print on error by Fabio Estevam · Tue Sep 08 14:43:09 2015 -0300
  68. f425d30 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · Mon Sep 07 14:59:49 2015 +0800
  69. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · Mon Sep 07 14:59:48 2015 +0800
  70. 0a9c1b8 arm: mx6: cm-fx6: modify device tree for old revisions of utilite by Nikita Kiryanov · Sun Sep 06 11:48:38 2015 +0300
  71. 61f82b7 compulab: eeprom: add support for obtaining product name by Nikita Kiryanov · Sun Sep 06 11:48:37 2015 +0300
  72. 35e8d6c compulab: eeprom: propagate error value in read_mac_addr() by Nikita Kiryanov · Sun Sep 06 11:48:36 2015 +0300
  73. 7fa6835 compulab: eeprom: select i2c bus when querying for board rev by Nikita Kiryanov · Sun Sep 06 11:48:35 2015 +0300
  74. 5630c98 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · Sun Sep 06 15:02:34 2015 +0800
  75. f4f4e0c imx: discard duplicated MXC_OCOTP and CMD_FUSE by Peng Fan · Tue Sep 01 11:03:15 2015 +0800
  76. b96b74c Revert "imx: mx6: ddr correct tRFC and tXS" by Peng Fan · Tue Sep 01 11:03:14 2015 +0800
  77. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · Tue Sep 01 23:58:44 2015 +0200
  78. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · Thu Sep 03 11:49:28 2015 -0500
  79. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · Wed Sep 02 13:54:23 2015 -0500
  80. c69675e thermal: imx: add imx7d soc thermal support by Adrian Alonso · Wed Sep 02 13:54:22 2015 -0500
  81. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · Wed Sep 02 13:54:21 2015 -0500
  82. c792900 arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · Wed Sep 02 13:54:20 2015 -0500
  83. 2b3d961 imx: imx7d: Add SoC system support by Adrian Alonso · Wed Sep 02 13:54:19 2015 -0500
  84. eed22a0 imx: imx7d: clock control module support by Adrian Alonso · Wed Sep 02 13:54:18 2015 -0500
  85. 1ea23b1 imx: imx7d: initial arch level support by Adrian Alonso · Wed Sep 02 13:54:17 2015 -0500
  86. 0c92fff imx: system counter driver for imx7d and mx6ul by Adrian Alonso · Wed Sep 02 13:54:16 2015 -0500
  87. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · Wed Sep 02 13:54:15 2015 -0500
  88. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · Wed Sep 02 13:54:14 2015 -0500
  89. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  90. 1eec27c imx: arch-mx6: add is_soc_type helper macro by Adrian Alonso · Wed Sep 02 13:54:12 2015 -0500
  91. df93a26 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Sep 12 15:50:02 2015 -0400
  92. a4efe76 arm: socfpga: mcvevk: Update DRAM clock to 400MHz by Marek Vasut · Tue Sep 08 19:51:05 2015 +0200
  93. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · Fri Sep 11 17:10:02 2015 -0600
  94. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · Fri Aug 28 09:20:30 2015 +0800
  95. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · Wed Sep 09 11:35:58 2015 -0400
  96. a65120c omap3: cm-t3517: define CONFIG_MACH_TYPE by Dmitry Lifshitz · Wed Sep 09 11:27:17 2015 +0300
  97. 4fb49e0 omap3: cm-t3517: change environment size by Dmitry Lifshitz · Wed Sep 09 11:25:39 2015 +0300
  98. 207f2d4 omap3: cm-t3517: fix MMC1 pinmux by Dmitry Lifshitz · Tue Sep 08 09:50:01 2015 +0300
  99. 0233cbc omap3: cm-t3517: enable 'netretry' and setup timeout by Dmitry Lifshitz · Tue Sep 08 09:50:00 2015 +0300
  100. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200