1. 95431aa Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  2. 6ea247d usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · 7 years ago
  3. ead3697 mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  4. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  5. 18aa5a4 nvme: Get rid of the global variable nvme_info by Bin Meng · 7 years ago
  6. d5b7ee9 nvme: Use blk_create_devicef() API by Bin Meng · 7 years ago
  7. 704e040 nvme: Apply cache operations on the DMA buffers by Bin Meng · 7 years ago
  8. 625a483 nvme: Consolidate block read and write routines by Bin Meng · 7 years ago
  9. 722e668 nvme: Use macros to access NVMe queues by Bin Meng · 7 years ago
  10. 04d2a38 nvme: Respect timeout when en/disabling the controller by Bin Meng · 7 years ago
  11. b65c692 nvme: Cache controller's capabilities by Bin Meng · 7 years ago
  12. 3e18562 nvme: Fix endianness assignment to prp2 in nvme_identify() by Bin Meng · 7 years ago
  13. 099c201 nvme: Fix ndev->queues allocation by Bin Meng · 7 years ago
  14. e5dc2d2 nvme: Fix getting PCI vendor id of the NVMe block device by Bin Meng · 7 years ago
  15. abe25db nvme: Remove useless defines by Bin Meng · 7 years ago
  16. f72b96e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  17. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  18. cc0427d Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  19. c2150e4 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  20. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  21. 93fd5b0 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text by Jagan Teki · 7 years ago
  22. fd8692b clk: rmobile: Split R8A7795 and R8A7796 core clock tables by Marek Vasut · 7 years ago
  23. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  24. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  25. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  26. b42711f x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · 7 years ago
  27. 3e79141 x86: ich-spi: Don't read cached lock status by Bin Meng · 7 years ago
  28. 7d82978 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  29. 94bc917 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  30. 7a7bfec pinctrl: imx7ulp: Add new info instance for iomuxc1 by Peng Fan · 7 years ago
  31. 63fbc59 pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set by Peng Fan · 7 years ago
  32. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  33. ccd7a4d usb: gadget: sdp: extend images compatible for jumps by Stefan Agner · 7 years ago
  34. 5661f08 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  35. a430556 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  36. 4fadcaf i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  37. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  38. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  39. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  40. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  41. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  42. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  43. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  44. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  45. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  46. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  47. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  48. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  49. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  50. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  51. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  52. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  53. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  54. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  55. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  56. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  57. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  58. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  59. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  60. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  61. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  62. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  63. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  64. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  65. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  66. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  67. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  68. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  69. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  70. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  71. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  72. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  73. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  74. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  75. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  76. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  77. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  78. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  79. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  80. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  81. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  82. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  83. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  84. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  85. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  86. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  87. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  88. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  89. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  90. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  91. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  92. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  93. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  94. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  95. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  96. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  97. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  98. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  99. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  100. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago