1. 8c9eaad dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  2. fce136a dm: include <dm/util.h> from driver/core/dump.c by Masahiro Yamada · 7 years ago
  3. b2ec7ea dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  4. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  5. cb7dbe1 dm: ofnode: simplify ofnode_read_prop() by Masahiro Yamada · 7 years ago
  6. 252510a dm: ofnode: use ofnode_read_bool() to check property existence by Masahiro Yamada · 7 years ago
  7. 766c28a dm: include <dm/util.h> from drivers/core/util.c by Masahiro Yamada · 7 years ago
  8. f93472a dm: serial: Add livetree support by Simon Glass · 7 years ago
  9. d096085 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  10. db9f8f6 dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  11. 1a9f3da video: simple-panel: Add a little more debugging by Simon Glass · 7 years ago
  12. 7cf208d dm: video: Update pwm_backlight to support livetree by Simon Glass · 7 years ago
  13. fb0b709 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  14. 23acc48 tegra: video: Time the LCD init by Simon Glass · 7 years ago
  15. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  16. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  17. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  18. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  19. 7337fcd dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  20. 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  21. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  22. f6580ef dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  23. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  24. 4e74901 dm: ahci: Create a local version of two SCSI functions by Simon Glass · 7 years ago
  25. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  26. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  27. 4279efc dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  28. 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  29. 62b4ec8 dm: ahci: Move common code for starting ports into a function by Simon Glass · 7 years ago
  30. 099c239 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  31. 225b1da dm: ahci: Refactor to avoid static variables by Simon Glass · 7 years ago
  32. 4b62b2f dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  33. 2c9f9ef dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  34. 1dc64f6 dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  35. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  36. aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  37. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  38. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  39. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  40. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  41. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  42. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  43. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
  44. 30a570a dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
  45. 6b26aae pipe3: Fix broken dependency by Jean-Jacques Hiblot · 7 years ago
  46. c5c1756 mtd: stm32: use parameter instead of default value by Patrice Chotard · 7 years ago
  47. fc50a6c driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  48. bb44b96 pinctrl: stm32: add set_state ops by Christophe Kerello · 7 years ago
  49. ad0376e pinctrl: stm32: handle a configuration list by Christophe Kerello · 7 years ago
  50. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  51. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  52. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  53. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  54. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  55. ea92651 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  56. b71e0c1 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
  57. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  58. fb07f97 gpio: add static to get_function() by Masahiro Yamada · 7 years ago
  59. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  60. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  61. d4db3b8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
  62. 2fa5130 drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · 7 years ago
  63. 2a0583e usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · 7 years ago
  64. de82036 ti816x: Enable ethernet support by Tom Rini · 7 years ago
  65. 08546df Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  66. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  67. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  68. b8a238f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  69. 5e75ea1 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · 7 years ago
  70. 524b42b Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  71. 1d21e1b ARM: uniphier: fix various sparse warnings by Masahiro Yamada · 7 years ago
  72. 7df4ff2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  73. 6a464d9 rockchip: clk: rk3036: correct setting for pll integer mode by Kever Yang · 7 years ago
  74. 0424990 serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  75. 4e118ce mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · 7 years ago
  76. b51ced8 onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · 7 years ago
  77. 0da008e onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · 7 years ago
  78. 872faf5 clk_rv1108.c: Fix unused variable warning by Tom Rini · 7 years ago
  79. ae118b6 pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id by Ken Ma · 7 years ago
  80. b5a6c94 pinctrl: a3700: Fix uart2 group selection register mask by Ken Ma · 7 years ago
  81. 9c067c8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  82. 784667d Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  83. 542b5f8 tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  84. 988390b arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  85. 7033ae2 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · 8 years ago
  86. 9e6e2bc block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · 7 years ago
  87. 6188752 at91_udc.c: Fix unused variable warning by Tom Rini · 8 years ago
  88. 9000edd drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · 7 years ago
  89. c65a349 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · 7 years ago
  90. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  91. 9057df8 powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  92. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  93. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  94. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  95. ef621da net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  96. 7c8e0e0 driver: ddr: fsl: Fix compiling error for DDR2 by York Sun · 7 years ago
  97. d2d20d9 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · 7 years ago
  98. 1afcf9c serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  99. 1113ad4 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  100. 73027a8 dm: core: Supress dead-code warning in __of_get_next_child() by Simon Glass · 7 years ago