1. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  2. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  3. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  4. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  5. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  6. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  7. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  8. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  9. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  10. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  11. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  12. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  13. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  14. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  15. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  16. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  17. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  18. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  19. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  20. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  21. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  22. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  23. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  24. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  25. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  26. 336aee5 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  27. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  28. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  29. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  30. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  31. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  32. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  33. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  34. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  35. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  36. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  37. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  38. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  39. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  40. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  41. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  42. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  43. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  44. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  45. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  46. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago
  47. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  48. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  49. 6efb613 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  50. a500a33 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  51. ff3a5fc imx6: clock: correct comment for PLL_VIDEO by Anatolij Gustschin · 7 years ago
  52. 557b9b7 imx6: use SION macro in SDn_CMD mux mode bitfield arguments by Anatolij Gustschin · 7 years ago
  53. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  54. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  55. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  56. 6eeae42 env: Drop env_init_new() by Simon Glass · 7 years ago
  57. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  58. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  59. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  60. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  61. c9d728d env: Add a new implementation of environment access by Simon Glass · 7 years ago
  62. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  63. 33848eb apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies by Marcel Ziswiler · 7 years ago
  64. 8b733af apalis-tk1: remove duplicate hdmi_ddc device tree node by Marcel Ziswiler · 7 years ago
  65. ceef960 dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree by Marcel Ziswiler · 7 years ago
  66. 9a50b6f apalis_t30: fix usb otg power enable by Marcel Ziswiler · 7 years ago
  67. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  68. 42a8180 env: Rename nand env_location to nand_env_location by Simon Glass · 7 years ago
  69. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  70. 75de597 env: common: Drop env_get_char_memory() by Simon Glass · 7 years ago
  71. 81a4dea env: common: Drop env_get_char_init() by Simon Glass · 7 years ago
  72. 5fc5254 env: common: Factor out the common env_valid check by Simon Glass · 7 years ago
  73. 0219fb6 env: common: Drop env_get_addr() by Simon Glass · 7 years ago
  74. bcdfb8d env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  75. 91d3aa0 env: Use tabs in ENV_IS_IN_FAT by Simon Glass · 7 years ago
  76. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  77. ec74f5f Makefile: Rename 'env' target to 'environ' by Simon Glass · 7 years ago
  78. 585bf8a sun50i: a64: Add A64-OLinuXino initial support by Jagan Teki · 7 years ago
  79. f322657 sun50i: a64: Add initial NanoPi A64 support by Jagan Teki · 7 years ago
  80. 2d3c4ae Prepare v2017.09-rc2 by Tom Rini · 7 years ago
  81. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  82. 248a3f6 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  83. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  84. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  85. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  86. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  87. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  88. aa6aaf9 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  89. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  90. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  91. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  92. 3a37aee test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  93. 77b4267 test: Convert the FIT test to test/py by Simon Glass · 7 years ago
  94. bde6712 test: Indent test-fit.py to match the next patch by Simon Glass · 7 years ago
  95. 0459bc3 ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · 7 years ago
  96. 5796b66 ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 by Nishanth Menon · 7 years ago
  97. 010ad8c test: Fix FIT test to pass again by Simon Glass · 7 years ago
  98. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  99. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  100. 7088a36 x86: qemu: Enable NVMe driver by Bin Meng · 7 years ago