1. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  2. 97d29ca net: Kconfig: Add FEC_MXC entry by Jagan Teki · 8 years ago
  3. e28e149 thermal: Kconfig: Add IMX_THERMAL entry by Jagan Teki · 8 years ago
  4. 8829e66 serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  5. b033808 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
  6. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  7. 28a3a43 power: twl6030: fix code refactoring by Nicolae Rosia · 8 years ago
  8. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  9. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  10. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  11. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  12. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  13. a420657 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  14. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  15. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  16. c370d38 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  17. 14438e1 video: Drop the imx25lcdc driver by Simon Glass · 8 years ago
  18. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  19. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  20. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  21. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  22. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  23. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  24. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  25. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  26. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  27. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  28. 805dc44 clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  29. 935e09c pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · 8 years ago
  30. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  31. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  32. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  33. 44afdc4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  34. c9abfbd net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  35. 7377647 rtl8169: fix cache misalignment message on transmit. by Peter Chubb · 8 years ago
  36. 6723b23 net: mvneta: fix typo in comment by Chris Packham · 8 years ago
  37. b755abe net: mv88e61xx: Add support for fixed links by Chris Packham · 8 years ago
  38. 65d4d00 net: Add support for mv88e609x switches by Chris Packham · 8 years ago
  39. ab97153 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · 8 years ago
  40. ce412b7 drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · 8 years ago
  41. 2ec4d10 phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · 8 years ago
  42. c69f6d0 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  43. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  44. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  45. f812574 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  46. 3c594d3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  47. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. 21c9bce video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · 8 years ago
  49. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  50. 3968398 dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · 8 years ago
  51. 13b2bfc dm: video: Add driver for coreboot framebuffer device by Bin Meng · 8 years ago
  52. 5f6ad02 vbe: Make vbe_setup_video_priv() public by Bin Meng · 8 years ago
  53. fcda8c3 x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  54. f0920e4 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · 8 years ago
  55. 02c57ab dm: video: Add driver for VESA-compatible device by Bin Meng · 8 years ago
  56. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  57. 99785de power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  58. ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  59. 884d88b power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  60. 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  61. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  62. 252788b dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · 8 years ago
  63. 896a74f dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · 8 years ago
  64. fac3e79 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  65. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  66. 22230e9 tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  67. 3f14f81 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  68. 2cd11a2 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  69. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  70. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  71. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  72. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  73. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  74. 26f50fb Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  75. 57718f0 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  76. dc06f63 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  77. 28c694c simple panel: fix spelling of debug message by Marcel Ziswiler · 8 years ago
  78. 2cb5d67 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  79. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  80. e5113c3 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  81. 7aedafd mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · 8 years ago
  82. 561e624 dm: mmc: Support erase by Simon Glass · 8 years ago
  83. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  84. bae5b97 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · 8 years ago
  85. 7a71e48 cros_ec: Add crosec flashinfo command by Moritz Fischer · 8 years ago
  86. 281ca88 cros_ec: Add function to read back flash parameters by Moritz Fischer · 8 years ago
  87. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  88. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  89. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  90. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  91. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  92. 5a6f8d7 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  93. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  94. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  95. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  96. 3c6b176 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
  97. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  98. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  99. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  100. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago