1. 26d3acd net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · 9 years ago
  2. be90974 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  3. 31c5614 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  4. 4d58e10 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · 9 years ago
  5. 1a9c229 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  6. 7bb839d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  7. 8497ccc ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  8. 080b7a5 pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver by Masahiro Yamada · 9 years ago
  9. 833de5f pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · 9 years ago
  10. b82ca82 pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · 9 years ago
  11. 06b2ae5 pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · 9 years ago
  12. a343812 pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · 9 years ago
  13. e4410e8 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · 9 years ago
  14. 5dc626f pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · 9 years ago
  15. ce50916 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  16. a857d5f drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier by Codrin Ciubotariu · 9 years ago
  17. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  18. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  19. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  20. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  21. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  22. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  23. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  24. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  25. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  26. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  27. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  28. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  29. 623d96e imx: wdog: correct wcr register settings by Peng Fan · 9 years ago
  30. 8a5f612 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  31. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  32. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  33. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  34. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  35. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  36. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  37. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  38. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  39. c8434cc thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  40. cd562c8 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  41. d1aa6f2 thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
  42. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  43. b337b3b usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  44. 70eaeb0 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  45. 8998347 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  46. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  47. 411c5e5 dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  48. 806bd24 dfu: don't keep freeing/reallocating by Stephen Warren · 9 years ago
  49. 44bfb43 usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  50. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  51. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  52. 1a103c6 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  53. 1c87dd7 arm: Remove xaeniax board by Simon Glass · 9 years ago
  54. 0abdd9d arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  55. c12e0d9 driver: misc: correct Kconfig entry by Peng Fan · 9 years ago
  56. b1fc3c5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  57. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  58. 8ea1fbf usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  59. cc19722 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  60. f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
  61. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  62. b68fe15 net: pch_gbe: Add Kconfig option by Bin Meng · 9 years ago
  63. ca19a79 net: pch_gbe: Convert to driver model by Bin Meng · 9 years ago
  64. cdc7732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  65. 49b4c5c usb: ehci: remember init mode by Stephen Warren · 9 years ago
  66. 585a696 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · 9 years ago
  67. 2092e46 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · 9 years ago
  68. 2d50d68 dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · 9 years ago
  69. a7e6892 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · 9 years ago
  70. 58f99df usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 9 years ago
  71. 41d237d f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 9 years ago
  72. a7ed0ac net: altera_tse: Zap unused variable by Marek Vasut · 9 years ago
  73. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  74. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  75. 8e3332e mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  76. 1b2fd5b rockchip: Add SPI driver by Simon Glass · 9 years ago
  77. 3437469 rockchip: Add I2C driver by Simon Glass · 9 years ago
  78. a8cb4fb rockchip: Add an MMC driver by Simon Glass · 9 years ago
  79. bb4e4a5 rockchip: rk3288: Add pinctrl driver by Simon Glass · 9 years ago
  80. 99c1565 rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  81. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  82. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  83. 1f8f773 rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  84. 765a1b1 rockchip: Add serial support by Simon Glass · 9 years ago
  85. bc7b2f4 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  86. 3346c87 dm: Improve handling of a missing uclass by Simon Glass · 9 years ago
  87. e3563f2 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  88. 6a436c9 dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  89. c5acf4a pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  90. 458a070 pinctrl: Add help text to Kconfig by Simon Glass · 9 years ago
  91. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  92. 2ea65f3 serial: drop redundant depends on by Masahiro Yamada · 9 years ago
  93. 9809ccd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  94. 0ffadab Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  95. 7296a02 mxc: ocotp fix hole in shadow registers by Peng Fan · 9 years ago
  96. c4e498d video, lg4573: make spi bus and cs configurable by Heiko Schocher · 9 years ago
  97. 42c91c1 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · 9 years ago
  98. 26dd346 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  99. 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  100. fbecbaa net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago