1. 5ff825b ddr: altera: Reorder scc manager functions by Marek Vasut · 9 years ago
  2. 07aee5b ddr: altera: Clean up scc manager function args by Marek Vasut · 9 years ago
  3. 2c0d2d9 ddr: altera: Clean up reg_file_set*() by Marek Vasut · 9 years ago
  4. 2ca151f ddr: altera: Clean up initialize_hps_phy() by Marek Vasut · 9 years ago
  5. 9c1ab2c ddr: altera: Clean up initialize_reg_file() by Marek Vasut · 9 years ago
  6. bb06434 ddr: altera: Clean up hc_initialize_rom_data() by Marek Vasut · 9 years ago
  7. 1273dd9 ddr: altera: Massage addr into I/O accessors by Marek Vasut · 9 years ago
  8. 6cb9f16 ddr: altera: Stop using SDR_CTRLGRP_ADDRESS directly by Marek Vasut · 9 years ago
  9. 17fdc91 ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS by Marek Vasut · 9 years ago
  10. c4815f7 ddr: altera: Pluck out remaining sdr_get_addr() calls by Marek Vasut · 9 years ago
  11. 1bc6f14 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*) by Marek Vasut · 9 years ago
  12. 6afb4fe ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*) by Marek Vasut · 9 years ago
  13. e79025a ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*) by Marek Vasut · 9 years ago
  14. a1c654a ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*) by Marek Vasut · 9 years ago
  15. a4bfa46 ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)" by Marek Vasut · 9 years ago
  16. 23f62b3 ddr: altera: Clean up ugly casts in sdram_calibration_full() by Marek Vasut · 9 years ago
  17. 963bca6 ddr: altera: Minor indent fix in set_rank_and_odt_mask() by Marek Vasut · 9 years ago
  18. 7ac40d2 ddr: altera: Fix debug message format in sequencer by Marek Vasut · 9 years ago
  19. 452a81e ddr: altera: Fix typo in mp_threshold1 programming by Marek Vasut · 9 years ago
  20. 42f7ebb ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  21. d04941c arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  22. 3da4285 driver/ddr/altera: Add the sdram calibration portion by Dinh Nguyen · 9 years ago
  23. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  24. 9f76f10 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  25. b962859 net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  26. bfa89d2 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  27. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  28. f5c67ea dm: core: Add a way to set a device name by Simon Glass · 9 years ago
  29. 40b6f2d devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
  30. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  31. 2b07f68 devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  32. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  33. aed1a4d dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  34. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  35. 0990fcb net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  36. 527298c net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  37. 25a9e98 net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  38. d62a1dc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  39. a269259 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  40. f58a41e dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  41. cc3e3a9 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  42. 2e5350f dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  43. 12dc8e7 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  44. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  45. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  46. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  47. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  48. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  49. eca4866 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  50. 129c942 exynos: video: Correct debug output by Simon Glass · 9 years ago
  51. c95ed7d exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  52. c7d50e7 exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  53. 048dba0 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  54. bcd5dff dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  55. 5eaeada video: Work around lack of pinctrl by Simon Glass · 9 years ago
  56. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  57. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  58. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  59. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  60. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  61. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  62. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  63. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  64. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  65. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  66. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  67. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  68. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  69. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  70. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  71. 45d9ae8 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  72. 26ea768 exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  73. b725dc4 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  74. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  75. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  76. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  77. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  78. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  79. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  80. ae05182 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  81. 1472712 net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  82. 0fa5999 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  83. 1feda63 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  84. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  85. 5d6c2f4 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  86. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  87. 68f7c5d usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  88. 9ad4374 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  89. 93b9957 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  90. ad11dbf x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  91. 275854b efi: Add a serial driver by Simon Glass · 9 years ago
  92. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  93. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  94. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  95. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  96. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  97. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  98. 753812c dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  99. 2fda14a dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  100. 1e7a047 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago