1. 833de5f pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · 9 years ago
  2. b82ca82 pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · 9 years ago
  3. 06b2ae5 pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · 9 years ago
  4. a343812 pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · 9 years ago
  5. e4410e8 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · 9 years ago
  6. 5dc626f pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · 9 years ago
  7. 8a5f612 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  8. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  9. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  10. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  11. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  12. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  13. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  14. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  15. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  16. c8434cc thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
  17. cd562c8 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  18. d1aa6f2 thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
  19. 1368f99 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  20. b337b3b usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  21. 70eaeb0 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  22. 8998347 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  23. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  24. 411c5e5 dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  25. 806bd24 dfu: don't keep freeing/reallocating by Stephen Warren · 9 years ago
  26. 44bfb43 usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  27. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  28. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  29. 1a103c6 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  30. 1c87dd7 arm: Remove xaeniax board by Simon Glass · 9 years ago
  31. 0abdd9d arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  32. c12e0d9 driver: misc: correct Kconfig entry by Peng Fan · 9 years ago
  33. b1fc3c5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  34. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  35. 8ea1fbf usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  36. cc19722 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  37. f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
  38. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  39. b68fe15 net: pch_gbe: Add Kconfig option by Bin Meng · 9 years ago
  40. ca19a79 net: pch_gbe: Convert to driver model by Bin Meng · 9 years ago
  41. cdc7732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  42. 49b4c5c usb: ehci: remember init mode by Stephen Warren · 9 years ago
  43. 585a696 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · 9 years ago
  44. 2092e46 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · 9 years ago
  45. 2d50d68 dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · 9 years ago
  46. a7e6892 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · 9 years ago
  47. 58f99df usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 9 years ago
  48. 41d237d f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 9 years ago
  49. a7ed0ac net: altera_tse: Zap unused variable by Marek Vasut · 9 years ago
  50. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  51. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  52. 8e3332e mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  53. 1b2fd5b rockchip: Add SPI driver by Simon Glass · 9 years ago
  54. 3437469 rockchip: Add I2C driver by Simon Glass · 9 years ago
  55. a8cb4fb rockchip: Add an MMC driver by Simon Glass · 9 years ago
  56. bb4e4a5 rockchip: rk3288: Add pinctrl driver by Simon Glass · 9 years ago
  57. 99c1565 rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  58. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  59. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  60. 1f8f773 rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  61. 765a1b1 rockchip: Add serial support by Simon Glass · 9 years ago
  62. bc7b2f4 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  63. 3346c87 dm: Improve handling of a missing uclass by Simon Glass · 9 years ago
  64. e3563f2 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  65. 6a436c9 dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  66. c5acf4a pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  67. 458a070 pinctrl: Add help text to Kconfig by Simon Glass · 9 years ago
  68. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  69. 2ea65f3 serial: drop redundant depends on by Masahiro Yamada · 9 years ago
  70. 9809ccd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  71. 0ffadab Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  72. 7296a02 mxc: ocotp fix hole in shadow registers by Peng Fan · 9 years ago
  73. c4e498d video, lg4573: make spi bus and cs configurable by Heiko Schocher · 9 years ago
  74. 42c91c1 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · 9 years ago
  75. 26dd346 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  76. 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  77. fbecbaa net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  78. d4b8b5d mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · 9 years ago
  79. 6923b06 pci/layerscape: Setup mmu-masters property for the PCIe by Varun Sethi · 9 years ago
  80. 03c2244 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · 9 years ago
  81. ebe4c1e ls102xa: etsec: Use proper settings for BE BDs by Claudiu Manoil · 9 years ago
  82. da2919b driver: misc: debug server: Update Error message by Prabhakar Kushwaha · 9 years ago
  83. 4c2620d net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  84. c340941 rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · 9 years ago
  85. 97a8d01 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago
  86. b7e84c9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  87. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  88. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  89. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  90. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  91. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  92. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  93. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  94. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  95. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  96. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  97. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  98. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  99. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  100. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago