1. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  2. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  3. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  4. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  5. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  6. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  7. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  8. a56de4c drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  9. 77ae238 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  10. 31fdba2 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · 9 years ago
  11. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  12. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  13. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 9 years ago
  14. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  15. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  16. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
  17. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 9 years ago
  18. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 9 years ago
  19. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  20. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  21. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  22. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  23. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 9 years ago
  24. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  25. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · 9 years ago
  26. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 9 years ago
  27. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
  28. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  29. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
  30. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · 9 years ago
  31. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 9 years ago
  32. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  33. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  34. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  35. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  36. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  37. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  38. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  39. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
  40. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · 9 years ago
  41. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · 9 years ago
  42. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  43. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  44. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  45. 732b432 sandbox: Add dummy SATA functions by Simon Glass · 9 years ago
  46. 471d867 sandbox: Add dummy SCSI functions by Simon Glass · 9 years ago
  47. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  48. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago
  49. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 9 years ago
  50. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  51. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · 9 years ago
  52. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · 9 years ago
  53. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · 9 years ago
  54. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 9 years ago
  55. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  56. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  57. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · 9 years ago
  58. fdd88a3 dm: spi: introduce dm api by Peng Fan · 9 years ago
  59. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 9 years ago
  60. fa7dd9b dm: spi: soft_spi bug fix by Peng Fan · 9 years ago
  61. 38b82d5 fdt: fix dev_get_addr_name node offset by Stephen Warren · 9 years ago
  62. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · 9 years ago
  63. dcc161c dm: core: allow drivers to refuse to bind by Stephen Warren · 9 years ago
  64. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  65. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 9 years ago
  66. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  67. 3cd4b60 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  68. c42be01 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 9 years ago
  69. 38fe7dc i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr by Stefan Roese · 9 years ago
  70. b71955f i2c: Add entry for Designware I2C driver in Kconfig by Stefan Roese · 9 years ago
  71. 349686c dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · 9 years ago
  72. 416b2dc dm: fsl_i2c: Factor out adap parameter by mario.six@gdsys.cc · 9 years ago
  73. 2d96aa7 dm: fsl_i2c: Prepare compatibility functions by mario.six@gdsys.cc · 9 years ago
  74. 271fb69 dm: fsl_i2c: Rename methods for reading/writing data by mario.six@gdsys.cc · 9 years ago
  75. 4a79069 dm: fsl_i2c: Rename probe method by mario.six@gdsys.cc · 9 years ago
  76. 8230fc4 dm: fsl_i2c: Remove unnecessary variable by mario.six@gdsys.cc · 9 years ago
  77. 2eae9d0 dm: fsl_i2c: Reword and clarify comment by mario.six@gdsys.cc · 9 years ago
  78. a447265 dm: fsl_i2c: Use clearer parameter names by mario.six@gdsys.cc · 9 years ago
  79. 7d43b4e dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 9 years ago
  80. abb3e13 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · 9 years ago
  81. 81aaacc i2c: muxes: Add support for TI PCA954X mux by Michal Simek · 9 years ago
  82. 91429f4 i2c: cdns: Support different bus speeds by Michal Simek · 9 years ago
  83. 48cd206 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · 9 years ago
  84. 97ba81f i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · 9 years ago
  85. 5827cbc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  86. aebbf7a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  87. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  88. 529d4fd dfu: avoid memory leak by Peng Fan · 9 years ago
  89. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 9 years ago
  90. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · 9 years ago
  91. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · 9 years ago
  92. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
  93. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  94. bbe71b2 pci: tegra: fix DM conversion issues on Tegra20 by Stephen Warren · 9 years ago
  95. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · 9 years ago
  96. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · 9 years ago
  97. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · 9 years ago
  98. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 9 years ago
  99. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 9 years ago
  100. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago