1. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  2. ad8afea Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  3. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  4. 8197d92 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  5. 6ab09b0 ARM: mvebu: set correct mem_size for db-88f6820-amc by Chris Packham · 7 years ago
  6. 5bf4475 doc: license: Add license header to the README.dfutftp file by Lukasz Majewski · 7 years ago
  7. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  8. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  9. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  10. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  11. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  12. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  13. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  14. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  15. 3444d1d ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · 7 years ago
  16. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  17. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  18. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  19. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  20. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  21. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  22. e94c126 env: Sort selection of default choices by Andy Shevchenko · 7 years ago
  23. 79c85f7 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  24. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  25. fb53e7e ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot by Peter Griffin · 7 years ago
  26. 42a9f14 fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  27. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  28. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  29. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  30. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  31. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  32. 2629a21 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  33. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  34. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  35. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  36. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  37. 804f1d9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  38. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  39. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  40. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  41. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  42. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  43. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  44. c81883d efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  45. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  46. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  47. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  48. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  49. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  50. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  51. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  52. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  53. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  54. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  55. 2088747 dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  56. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  57. 4f6478d dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  58. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  59. 8d331e3 dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  60. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  61. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  62. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  63. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  64. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  65. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  66. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  67. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  68. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  69. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  70. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  71. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  72. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  73. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  74. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  75. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  76. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  77. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  78. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  79. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  80. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  81. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  82. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  83. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  84. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  85. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  86. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  87. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  88. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  89. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  90. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  91. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  92. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  93. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  94. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  95. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  96. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  97. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  98. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  99. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  100. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago