1. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
  2. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  3. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  4. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · 8 years ago
  5. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · 8 years ago
  6. 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · 8 years ago
  7. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 8 years ago
  8. 049ae1b dm: core: Add address operations on device tree references by Simon Glass · 8 years ago
  9. 6fe43a3 dm: core: Add livetree address functions by Simon Glass · 8 years ago
  10. c4fc562 dm: core: Add operations on device tree references by Simon Glass · 8 years ago
  11. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  12. 1ccaa05 dm: core: Add livetree access functions by Simon Glass · 8 years ago
  13. 1324d49 dm: core: Set return value first in lists_bind_fdt() by Simon Glass · 8 years ago
  14. 8c4c5c8 tegra: Convert MMC to use driver model for operations by Simon Glass · 8 years ago
  15. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
  16. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
  17. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  18. dbc3861 dm: blk: Add a function to find the next block device number by Simon Glass · 8 years ago
  19. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · 8 years ago
  20. 833b80d dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 8 years ago
  21. b0cf4b3 dm: core: Adjust device_bind_common() to take an ofnode by Simon Glass · 8 years ago
  22. 9a14860 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 8 years ago
  23. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  24. a4dbe25 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 8 years ago
  25. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · 8 years ago
  26. 292796f atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · 8 years ago
  27. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  28. aadfaf0 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · 8 years ago
  29. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  30. 37652a7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  31. ed6d6b9 dm: serial: bcm6345: fix baud rate clock calculation by Álvaro Fernández Rojas · 8 years ago
  32. a309572 dm: serial: bcm6345: fix uart stop bits by Álvaro Fernández Rojas · 8 years ago
  33. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 8 years ago
  34. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 8 years ago
  35. 11471a6 dm: ram: bmips: add BCM6338/BCM6348 support by Álvaro Fernández Rojas · 8 years ago
  36. 029d7cf dm: ram: bmips: split bcm6358_get_ram_size by Álvaro Fernández Rojas · 8 years ago
  37. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 8 years ago
  38. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 8 years ago
  39. 0da081e dm: sysreset: add watchdog-reboot driver by Álvaro Fernández Rojas · 8 years ago
  40. d8759a5 dm: watchdog: add BCM6345 watchdog driver by Álvaro Fernández Rojas · 8 years ago
  41. afa4f62 pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver by Stefan Roese · 8 years ago
  42. 7ca5e2b pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 8 years ago
  43. a2490a2 pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 8 years ago
  44. 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 8 years ago
  45. 3515c17 mmc: meson: increase max block number per request by Heiner Kallweit · 8 years ago
  46. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 8 years ago
  47. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. c5ea8ed Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  49. 6ffb700 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  50. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 8 years ago
  51. 2b36178 armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support by Priyanka Jain · 8 years ago
  52. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
  53. dc24dac nds32: eth: Support ftmac100 DM. by rick · 8 years ago
  54. 5a2ee68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  55. d9d7d8b Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  56. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  57. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  58. 02ecaed Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR by Simon Glass · 8 years ago
  59. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
  60. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · 8 years ago
  61. 434524f Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR by Simon Glass · 8 years ago
  62. 58ed322 Convert CONFIG_DS4510 to Kconfig by Simon Glass · 8 years ago
  63. 97cc847 Kconfig: Drop CONFIG_CMD_DS4510 by Simon Glass · 8 years ago
  64. df493e1 Kconfig: Drop CONFIG_CMD_DS4510_RST by Simon Glass · 8 years ago
  65. 22fc9ba Kconfig: Drop CONFIG_CMD_DS4510_MEM by Simon Glass · 8 years ago
  66. d45369e Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · 8 years ago
  67. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  68. 396e70e usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · 8 years ago
  69. f1113c9 nds32: Support AE3XX platform. by rick · 8 years ago
  70. 6d564b8 nds32: Support AG101P timer DM. by rick · 8 years ago
  71. 2044298 serial: sh: Add r8a7796 support by Hiroyuki Yokoyama · 8 years ago
  72. 17714cb net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · 8 years ago
  73. 8629917 gpio: rcar_gen3: Fix GPIO read support by Kouei Abe · 8 years ago
  74. 258a320 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · 8 years ago
  75. d6efc22 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  76. f24aa67 usb: lpc32xx: add i2c DM support by Liam Beguin · 8 years ago
  77. de91c16 pinctrl: imx: fix memory leak by Peng Fan · 8 years ago
  78. 78d7331 gpio: 74x164: make oe-pins optional by Peng Fan · 8 years ago
  79. 176ee21 spi: kconfig: add soft spi Kconfig entry by Peng Fan · 8 years ago
  80. 4922d6e thermal: imx: fix calculation by Peng Fan · 8 years ago
  81. 46c8e53 imx: thermal: update imx6 thermal driver according new equation by Peng Fan · 8 years ago
  82. 8f8e458 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 8 years ago
  83. 0eaaf83 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 8 years ago
  84. 42c2466 net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 8 years ago
  85. 59be2c0 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 8 years ago
  86. b6647ab spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · 8 years ago
  87. 0745676 dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 8 years ago
  88. dcc4b07 serial: serial-uclass: Use force parameter in stdio_deregister_dev() by Stefan Roese · 8 years ago
  89. 112e4b8 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  90. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 8 years ago
  91. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  92. 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  93. 4fadd97 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · 8 years ago
  94. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · 8 years ago
  95. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 8 years ago
  96. 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 8 years ago
  97. 7d55305 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · 8 years ago
  98. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  99. c53d613 power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · 8 years ago
  100. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 8 years ago