1. fbb0c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  2. 930c514 ARM: tegra: expand all SPL sizes to be consistent by Stephen Warren · 9 years ago
  3. b8d2421 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  4. 7daaac5 mx6sabre_common: Add DFU support by Fabio Estevam · 9 years ago
  5. 931a1d2 vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  6. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  7. b9a1609 tbs2910: explicitly set boot address by Soeren Moch · 9 years ago
  8. 4bbc08f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  9. aca5d08 arm, at91: small updates for the smartweb board by Heiko Schocher · 9 years ago
  10. ac1eefe ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC by Josh Wu · 9 years ago
  11. 02c2c51 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  12. eaa8a19 net: expose eth_is_active() function to test network device state by Bernhard Nortmann · 9 years ago
  13. f3b589c sunxi: add "fel" boot target by Bernhard Nortmann · 9 years ago
  14. 5c965ed sunxi: Tweak various memory addresses by Hans de Goede · 9 years ago
  15. daf6d39 sunxi: sunxi-common.h cleanup by Hans de Goede · 9 years ago
  16. b352182 arm: Remove wireless_space board by Simon Glass · 9 years ago
  17. d7e8b2b arm: Remove da830evm board by Simon Glass · 9 years ago
  18. 05e682d ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF by Peter Griffin · 9 years ago
  19. 9c71bcd ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. by Peter Griffin · 9 years ago
  20. efd7b60 ARM: hikey: Select DM, DM_GPIO from Kconfig by Peter Griffin · 9 years ago
  21. c9a67d2 ARM: hikey: Use linux/sizes.h for malloc size by Peter Griffin · 9 years ago
  22. d9da26e am437x_evm: increase phy autoneg timeout by Sekhar Nori · 9 years ago
  23. e0bed6b configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  24. 1a9c229 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  25. d0f3021 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  26. 7bb839d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  27. 323d1f9 ARM: uniphier: allow to enable multiple SoCs by Masahiro Yamada · 9 years ago
  28. 5451b77 ARM: uniphier: remove kernel parameter settings from environment by Masahiro Yamada · 9 years ago
  29. 8497ccc ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  30. d7728aa ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file by Masahiro Yamada · 9 years ago
  31. cf88aff ARM: uniphier: parse device tree to determine DRAM base and size by Masahiro Yamada · 9 years ago
  32. d5ed8c5 ARM: uniphier: change the external bus address mapping by Masahiro Yamada · 9 years ago
  33. 9879842 ARM: uniphier: drop DCC micro support card support by Masahiro Yamada · 9 years ago
  34. 60dba18 imx: mx7dsabresd: drop code for CONFIG_CMD_BMODE by Peng Fan · 9 years ago
  35. aad604a arm: socfpga: Enable env support on MCV by Marek Vasut · 9 years ago
  36. 68a3e32 arm: socfpga: Enable saveenv for SD/MMC by Dinh Nguyen · 9 years ago
  37. 3cbc7b8 arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files by Dinh Nguyen · 9 years ago
  38. e1df080 arm: socfpga: Fix cache configuration by Stefan Roese · 9 years ago
  39. a857d5f drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier by Codrin Ciubotariu · 9 years ago
  40. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  41. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  42. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  43. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  44. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  45. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  46. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  47. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  48. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  49. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  50. 8756de2 include/bitfield: Add new bitfield operations by Codrin Ciubotariu · 9 years ago
  51. 440873d drivers/net/vsc9953: Fix missing reserved register by Codrin Ciubotariu · 9 years ago
  52. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  53. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  54. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  55. 3e08e1b cgtqmx6eval: Add USB Mass Storage support by Otavio Salvador · 9 years ago
  56. a6e3159 mx7dsabresd: Remove unused config option by Fabio Estevam · 9 years ago
  57. 559964e mx6sabre_common: Add Fastboot support by Fabio Estevam · 9 years ago
  58. 1fb8d79 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  59. 2afb623 x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  60. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  61. f800723 p2571: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  62. ca2d6dc p2371: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  63. 95bdf64 e2220-1170: Remove hard-coded counter frequency by Thierry Reding · 9 years ago
  64. b9f269f ARM: tegra: replace V_PROMPT define with kconfig by Stephen Warren · 9 years ago
  65. bfac084 ARM: tegra: fix COUNTER_FREQUENCY for T210 by Stephen Warren · 9 years ago
  66. 2573428 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  67. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  68. f458c8d ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  69. aeca15d ti814x_evm: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  70. 46e950a omap3_evm_common.h: Switch to SYS_GENERIC_BOARD by Tom Rini · 9 years ago
  71. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  72. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  73. 4c669e2 ARM: Kirkwood: fix IDE configuration on LaCie boards by Simon Guinot · 9 years ago
  74. 278bd4e arm: move edb93xx to generic board architecture by Sergey Kostanbaev · 9 years ago
  75. 6083aec ARM: Kirkwood: enable generic board support for LaCie boards by Simon Guinot · 9 years ago
  76. 10b347f mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 9 years ago
  77. a29539c mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGN by Fabio Estevam · 9 years ago
  78. ba35a4f mx6ul_14x14_evk: Do not undef config options by Fabio Estevam · 9 years ago
  79. b398ed5 mx6ul_14x14_evk: Remove unused config option by Fabio Estevam · 9 years ago
  80. b1ee2d2 mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 9 years ago
  81. 2181d33 cgtqmx6eval: Remove CONFIG_CMD_FUSE option by Fabio Estevam · 9 years ago
  82. bfa593f mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  83. 016a5bb mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  84. 4189947 mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · 9 years ago
  85. d9cbb26 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · 9 years ago
  86. bd83667 imx: discard duplicated MXC_OCOTP and CMD_FUSE by Peng Fan · 9 years ago
  87. 1a8150d imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago
  88. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  89. f3b44e8 omap3: cm-t3517: define CONFIG_MACH_TYPE by Dmitry Lifshitz · 9 years ago
  90. 2f6e4bf omap3: cm-t3517: change environment size by Dmitry Lifshitz · 9 years ago
  91. e093d0b omap3: cm-t3517: enable 'netretry' and setup timeout by Dmitry Lifshitz · 9 years ago
  92. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  93. 4037224 igep00x0: Switch to use the generic distro configuration and environment. by Enric Balletbò i Serra · 9 years ago
  94. 9d1b298 board: Add Toby-Churchill SL50 board support. by Enric Balletbò i Serra · 9 years ago
  95. aa46b40 ARM: tegra: enable DFU for RAM by Stephen Warren · 9 years ago
  96. 68295a4 ARM: tegra: enable filesystem writing by Stephen Warren · 9 years ago
  97. f69d72e ARM: tegra: tweak DFU buffer sizes by Stephen Warren · 9 years ago
  98. 99d9696 ARM: tegra: fix malloc region sizing by Stephen Warren · 9 years ago
  99. bcd62e7 include: configs: Enable DWC3 and DFU in OMAP5 uEVM by Kishon Vijay Abraham I · 9 years ago
  100. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago