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