1. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  2. 2629a21 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  3. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  4. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  5. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  6. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  7. 804f1d9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  8. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  9. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  10. a80b3b0 rockchip: rk322x: update MACRO for mmc clksel reg by Kever Yang · 7 years ago
  11. 44c5ba5 rockchip: rk322x: update dram bank size by Kever Yang · 7 years ago
  12. a299a48 rockchip: rk3399: spl: remove unused header inclusion by Philipp Tomsich · 7 years ago
  13. caa6b3b rockchip: dts: rk3399-evb: remove redundant gmac node by Kever Yang · 7 years ago
  14. c81883d efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  15. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  16. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  17. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  18. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  19. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  20. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  21. 1ade3a9 rockchip: dts: rk3399-firefly: update gmac parameter by Kever Yang · 7 years ago
  22. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  23. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  24. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  25. 2088747 dm: imx: Move i.MX devices to use CONFIG_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. 4f6478d dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  28. 5ec1f56 dm: imx: cm_fx6: Add device tree for cm_fx6 by Simon Glass · 7 years ago
  29. 8d331e3 dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  30. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  31. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  32. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  33. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  34. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  35. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  36. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  37. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  38. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  39. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  40. 7e0712b dm: sata: imx: Allow driver model to be used for sata by Simon Glass · 7 years ago
  41. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  42. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  43. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  44. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  45. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  46. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  47. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  48. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  49. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  50. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  51. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  52. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  53. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  54. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  55. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  56. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  57. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  58. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  59. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  60. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  61. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  62. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  63. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  64. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  65. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  66. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  67. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  68. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  69. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  70. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  71. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  72. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  73. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  74. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  75. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  76. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  77. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  78. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  79. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  80. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  81. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  82. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  83. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  84. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  85. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  86. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  87. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  88. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago
  89. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  90. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  91. 6efb613 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  92. a500a33 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  93. ff3a5fc imx6: clock: correct comment for PLL_VIDEO by Anatolij Gustschin · 7 years ago
  94. 557b9b7 imx6: use SION macro in SDn_CMD mux mode bitfield arguments by Anatolij Gustschin · 7 years ago
  95. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  96. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  97. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  98. 6eeae42 env: Drop env_init_new() by Simon Glass · 7 years ago
  99. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  100. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago