1. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  2. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  3. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  4. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  5. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  6. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  7. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  8. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · 8 years ago
  9. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · 8 years ago
  10. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · 8 years ago
  11. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · 8 years ago
  12. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  13. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  14. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · 8 years ago
  15. 008838d block: Move ceva driver to DM by Michal Simek · 8 years ago
  16. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  17. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  18. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  19. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  20. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  21. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  22. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  23. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  24. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · 8 years ago
  25. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · 8 years ago
  26. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · 8 years ago
  27. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · 8 years ago
  28. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · 8 years ago
  29. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · 8 years ago
  30. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · 8 years ago
  31. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · 8 years ago
  32. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  33. f75b480 pinctrl: imx6: support i.MX6SLL by Peng Fan · 8 years ago
  34. a2c2f6c OCOTP: Update OCOTP driver to support i.MX6SLL by Peng Fan · 8 years ago
  35. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · 8 years ago
  36. 6ef52f1 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · 8 years ago
  37. 8d7899f sf: Do not force the DT memory map size to exactly match the device by Phil Edworthy · 8 years ago
  38. 4d035ac mtd: spi: don't return -1 when scan succeed by Fabien Parent · 8 years ago
  39. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · 8 years ago
  40. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · 8 years ago
  41. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · 8 years ago
  42. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · 8 years ago
  43. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · 8 years ago
  44. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · 8 years ago
  45. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · 8 years ago
  46. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · 8 years ago
  47. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · 8 years ago
  48. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · 8 years ago
  49. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  50. aed8315 arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · 8 years ago
  51. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  52. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  53. 623fbe3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  54. a827418 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · 8 years ago
  55. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  56. a3384a1 net: fman: fix 2.5G SGMII settings by shaohui xie · 8 years ago
  57. 6a25090 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · 8 years ago
  58. 1beb735 net: phy: realtek: make define more consistent by oliver@schinagl.nl · 8 years ago
  59. ec1b26f net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · 8 years ago
  60. 0c76630 net: phy: micrel: Fix error handling by Marek Vasut · 8 years ago
  61. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  62. b06a44b block: Move ceva driver to DM by Michal Simek · 8 years ago
  63. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  64. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  65. 4d91e05 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  66. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  67. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  68. 7566ac1 fsl/ddr: Fix compiling warning by Shengzhou Liu · 8 years ago
  69. 552c24b8 Merge git://www.denx.de/git/u-boot-i2c by Tom Rini · 8 years ago
  70. 9a62bf1 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  71. 3b38645 pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · 8 years ago
  72. 2c473dc drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  73. cb052ff dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  74. b9d7f99 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  75. 365c3da samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  76. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  77. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  78. 8dfa4ee marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  79. 7ea6076 net: rtl8169: remove unneeded definition by Andre Przywara · 8 years ago
  80. 4b307c1 net: e1000: fix indentation by Andre Przywara · 8 years ago
  81. 90723f6 mtd: cfi_flash: fix indentation by Andre Przywara · 8 years ago
  82. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  83. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  84. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  85. ddc0094 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  86. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  87. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  88. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  89. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  90. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  91. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  92. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  93. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  94. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  95. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  96. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  97. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  98. f438b6b dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  99. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  100. df9e432 pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · 8 years ago