1. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  2. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  3. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  4. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  5. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  6. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  7. 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
  8. 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
  9. 5a3d1c6 pipe3: Fix broken dependency by Jean-Jacques Hiblot · 7 years ago
  10. bd6d0d6 mtd: stm32: use parameter instead of default value by Patrice Chotard · 7 years ago
  11. 4339901 driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  12. d666155 pinctrl: stm32: add set_state ops by Christophe Kerello · 7 years ago
  13. a466d21 pinctrl: stm32: handle a configuration list by Christophe Kerello · 7 years ago
  14. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  15. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  16. 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  17. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  18. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  19. 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  20. f047be4 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
  21. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  22. 286c252 gpio: add static to get_function() by Masahiro Yamada · 7 years ago
  23. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  24. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  25. 6cdd8d8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
  26. d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · 7 years ago
  27. f32333b usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · 7 years ago
  28. c3cf899 ti816x: Enable ethernet support by Tom Rini · 8 years ago
  29. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  30. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  31. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  32. 239b5ff Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  33. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · 7 years ago
  34. 10913c5 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  35. 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · 7 years ago
  36. 28bd0b9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  37. ef5eb17 rockchip: clk: rk3036: correct setting for pll integer mode by Kever Yang · 7 years ago
  38. b0b588f serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  39. 7868fba mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · 7 years ago
  40. e9c173e onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · 7 years ago
  41. f7081e9 onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · 7 years ago
  42. 20ef0fc clk_rv1108.c: Fix unused variable warning by Tom Rini · 7 years ago
  43. feb93c6 pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id by Ken Ma · 7 years ago
  44. a12d637 pinctrl: a3700: Fix uart2 group selection register mask by Ken Ma · 7 years ago
  45. f57817f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  46. be7de57 Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  47. 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  48. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  49. 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · 8 years ago
  50. 9c7a6a2 block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · 8 years ago
  51. 8a5d013 at91_udc.c: Fix unused variable warning by Tom Rini · 8 years ago
  52. bb1cd63 drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · 7 years ago
  53. cc3fe06 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · 7 years ago
  54. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  55. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  56. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  57. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  58. 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  59. bf94cfb net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  60. f43278e driver: ddr: fsl: Fix compiling error for DDR2 by York Sun · 8 years ago
  61. 90a59f2 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · 7 years ago
  62. 3149632 serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  63. f7d84d8 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  64. 3694ac5 dm: core: Supress dead-code warning in __of_get_next_child() by Simon Glass · 7 years ago
  65. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  66. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  67. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  68. edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  69. c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  70. 30ca6a4 rockchip: Init clocks again when chain-loading by Simon Glass · 8 years ago
  71. 303384f rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · 8 years ago
  72. d742950 rockchip: video: Take the vop device out of standby by Simon Glass · 8 years ago
  73. c4bd91f rockchip: video: Add remove() methods by Simon Glass · 8 years ago
  74. bdf23a0 rockchip: Setup default PWM flags by Simon Glass · 8 years ago
  75. d1536e3 tegra: video: Don't power up the SOR twice by Simon Glass · 8 years ago
  76. 4812d4c tegra: spi: Wait a little after setting the clocks by Simon Glass · 8 years ago
  77. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · 8 years ago
  78. 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · 8 years ago
  79. 59535d5 serial: stm32f7: disable overrun by Vikas Manocha · 8 years ago
  80. 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · 8 years ago
  81. 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  82. 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  83. d21e045 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · 8 years ago
  84. b8f7cab sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 8 years ago
  85. 4241f05 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · 8 years ago
  86. 2283166 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  87. 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  88. bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 8 years ago
  89. 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 8 years ago
  90. b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  91. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 8 years ago
  92. 1c5a5a9 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 8 years ago
  93. 22dbc5f mmc: sh_sdhi: Add SDHI support by Kouei Abe · 8 years ago
  94. 44b13ef mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 8 years ago
  95. 5ff23f0 mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 8 years ago
  96. 4b8bb45 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 8 years ago
  97. 094f4da rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  98. df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 8 years ago
  99. 66cbacc rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 8 years ago
  100. a35ccec rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 8 years ago