1. 7d82978 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  2. 94bc917 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  3. 7a7bfec pinctrl: imx7ulp: Add new info instance for iomuxc1 by Peng Fan · 7 years ago
  4. 63fbc59 pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set by Peng Fan · 7 years ago
  5. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  6. ccd7a4d usb: gadget: sdp: extend images compatible for jumps by Stefan Agner · 7 years ago
  7. 5661f08 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  8. a430556 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  9. 4fadcaf i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  10. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  11. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  12. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  13. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  14. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  15. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  16. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  17. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  18. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  19. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  20. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  21. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  22. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  23. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  24. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  25. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  26. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  27. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  28. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  29. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  30. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  31. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  32. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  33. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  34. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  35. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  36. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  37. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  38. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  39. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  40. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  41. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  42. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  43. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  44. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  45. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  46. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  47. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  48. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  49. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  50. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  51. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  52. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  53. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  54. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  55. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  56. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  57. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  58. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  59. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  60. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  61. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  62. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  63. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  64. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  65. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  66. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  67. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  68. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  69. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  70. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  71. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  72. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  73. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  74. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  75. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  76. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  77. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  78. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  79. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  80. 1b69ce2 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · 7 years ago
  81. a21d636 arm: mvebu: remove self assignment by xypron.glpk@gmx.de · 7 years ago
  82. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  83. 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  84. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  85. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  86. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  87. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  88. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  89. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  90. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  91. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  92. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  93. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  94. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  95. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  96. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  97. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  98. ddfe77d rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  99. e95b631 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  100. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago