1. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  2. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  3. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  4. e94c126 env: Sort selection of default choices by Andy Shevchenko · 7 years ago
  5. 79c85f7 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  6. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  7. fb53e7e ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot by Peter Griffin · 7 years ago
  8. 42a9f14 fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  9. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  10. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  11. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  12. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  13. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  14. 2629a21 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  15. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  16. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  17. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  18. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  19. 804f1d9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip 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. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  23. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  24. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  25. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  26. c81883d efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  27. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  28. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  29. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  30. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  31. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  32. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  33. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  34. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  35. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  36. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  37. 2088747 dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  38. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  39. 4f6478d dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  40. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  41. 8d331e3 dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  42. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  43. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  44. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  45. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  46. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  47. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  48. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  49. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  50. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  51. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  52. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  53. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  54. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  55. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  56. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  57. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  58. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  59. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  60. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  61. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  62. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  63. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  64. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  65. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  66. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  67. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  68. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  69. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  70. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  71. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  72. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  73. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  74. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  75. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  76. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  77. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  78. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  79. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  80. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  81. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  82. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  83. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  84. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  85. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  86. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 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. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  95. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  96. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  97. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  98. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  99. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  100. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago