1. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  2. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  3. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  4. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  5. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  6. f532727 imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  7. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  8. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  9. f2b76c6 mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  10. 5cb1b7b spi: tegra20: Add support for mode selection by Mirza Krak · 9 years ago
  11. a22bba8 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  12. d5f6073 spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  13. 38ab75a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  14. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  15. 739c5e0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  16. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  17. 84d26e2 dm: core: Don't use pinctrl for the root device by Simon Glass · 9 years ago
  18. d18f37c serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · 9 years ago
  19. 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  20. fbb0c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  21. fe82857 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  22. 9f75a22 gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  23. 0c35e3a ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  24. f9d3cab ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  25. b8d2421 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  26. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  27. 02c2c51 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  28. c163e43 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  29. 26d3acd net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · 9 years ago
  30. be90974 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  31. 31c5614 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  32. 4d58e10 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · 9 years ago
  33. 1a9c229 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  34. 7bb839d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  35. 8497ccc ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  36. 080b7a5 pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver by Masahiro Yamada · 9 years ago
  37. 833de5f pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · 9 years ago
  38. b82ca82 pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · 9 years ago
  39. 06b2ae5 pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · 9 years ago
  40. a343812 pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · 9 years ago
  41. e4410e8 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · 9 years ago
  42. 5dc626f pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · 9 years ago
  43. ce50916 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  44. a857d5f drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier by Codrin Ciubotariu · 9 years ago
  45. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  46. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  47. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  48. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  49. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  50. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  51. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  52. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  53. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  54. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  55. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  56. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  57. 623d96e imx: wdog: correct wcr register settings by Peng Fan · 9 years ago
  58. 8a5f612 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  59. 8b7ee66 net: designware: Add support to PCI designware devices 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. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  62. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  63. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  64. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  65. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  66. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  67. c8434cc thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  68. cd562c8 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  69. d1aa6f2 thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
  70. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  71. b337b3b usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  72. 70eaeb0 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  73. 8998347 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  74. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  75. 411c5e5 dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  76. 806bd24 dfu: don't keep freeing/reallocating by Stephen Warren · 9 years ago
  77. 44bfb43 usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  78. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  79. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  80. 1a103c6 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  81. 1c87dd7 arm: Remove xaeniax board by Simon Glass · 9 years ago
  82. 0abdd9d arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  83. c12e0d9 driver: misc: correct Kconfig entry by Peng Fan · 9 years ago
  84. b1fc3c5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  85. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  86. 8ea1fbf usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  87. cc19722 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  88. f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
  89. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  90. b68fe15 net: pch_gbe: Add Kconfig option by Bin Meng · 9 years ago
  91. ca19a79 net: pch_gbe: Convert to driver model by Bin Meng · 9 years ago
  92. cdc7732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  93. 49b4c5c usb: ehci: remember init mode by Stephen Warren · 9 years ago
  94. 585a696 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · 9 years ago
  95. 2092e46 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · 9 years ago
  96. 2d50d68 dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · 9 years ago
  97. a7e6892 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · 9 years ago
  98. 58f99df usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 9 years ago
  99. 41d237d f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 9 years ago
  100. a7ed0ac net: altera_tse: Zap unused variable by Marek Vasut · 9 years ago