1. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  2. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  3. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  4. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  5. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  6. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  7. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  8. e94c126 env: Sort selection of default choices by Andy Shevchenko · 7 years ago
  9. 79c85f7 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  10. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  11. fb53e7e ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot by Peter Griffin · 7 years ago
  12. 42a9f14 fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  13. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  14. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  15. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  16. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  17. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  18. 2629a21 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  19. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  20. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  21. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  22. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  23. 804f1d9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  24. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  25. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  26. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  27. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  28. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  29. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  30. c81883d efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  31. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  32. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  33. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  34. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  35. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  36. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  37. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  38. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  39. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  40. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  41. 2088747 dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  42. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  43. 4f6478d dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  44. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  45. 8d331e3 dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  46. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  47. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  48. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  49. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  50. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  51. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  52. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  53. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  54. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  55. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  56. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  57. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  58. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  59. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  60. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  61. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  62. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  63. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  64. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  65. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  66. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  67. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  68. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  69. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  70. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  71. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  72. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  73. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  74. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  75. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  76. 4395f66 dm: blk: Add a generic function for block device commands 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. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  85. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  86. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  87. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  88. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  89. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  90. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  91. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  92. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  93. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  94. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  95. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  96. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  97. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  98. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  99. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  100. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago