1. 9fe0f30 defconfig: dra74_evm: enable spi driver model by Mugunthan V N · 9 years ago
  2. b2b71b8 defconfig: dra72_evm: enable spi driver model by Mugunthan V N · 9 years ago
  3. df5f4ea arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  4. 20be68d arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  5. 4bd456c arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  6. 23af70a arm: dts: dra7: add qspi register maps for memory map and control module by Mugunthan V N · 9 years ago
  7. 540a115 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  8. b1f54d8 dts: dra7: add spi alias for qspi by Mugunthan V N · 9 years ago
  9. f77bba1 dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  10. 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  11. cd46773 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · 9 years ago
  12. e206d30 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · 9 years ago
  13. 132e007 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · 9 years ago
  14. d8feb0c spi: Add SPI_TX_DUAL mode by Jagan Teki · 9 years ago
  15. e28c9ec sf: Make IO modes at last in read modes by Jagan Teki · 9 years ago
  16. ac7b7df spi: Minor cleanup by Jagan Teki · 9 years ago
  17. cc79edf spi: Use BIT macro by Jagan Teki · 9 years ago
  18. 94b4f7f spi: Fix bit assignment with flags by Jagan Teki · 9 years ago
  19. 7109a57 spi: Move flags macro's to spi_slave{} members by Jagan Teki · 9 years ago
  20. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  21. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  22. ca6d3f0 spi: Remove SPI_OPM_RX_DIO|QIOF by Jagan Teki · 9 years ago
  23. cf677b2 spi: Remove SPI_OPM_RX_EXTN by Jagan Teki · 9 years ago
  24. d723f34 sf: Write quad bit along with read status by Jagan Teki · 9 years ago
  25. f2db1bf sf: Read back and check once macronix quad bit set by Jagan Teki · 9 years ago
  26. 294472b sf: Read back and check once spansion quad bit set by Jagan Teki · 9 years ago
  27. c26abdb sf: Fix quad bit set for micron devices by Jagan Teki · 9 years ago
  28. ce0121c sf: Use BIT macro by Jagan Teki · 9 years ago
  29. 11424c0 sf: Minor cleanup by Jagan Teki · 9 years ago
  30. bd8b3e2 sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  31. da042a0 sf: Rename bank_end to bar_end in read_bar by Jagan Teki · 9 years ago
  32. 7fd4fd6 sf: Rename spi_flash_set_* functions by Jagan Teki · 9 years ago
  33. 693ac35 sf: Move spi_read_cmds_array locally by Jagan Teki · 9 years ago
  34. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  35. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  36. 1d0c949 spi: make mode visible to both dm and non-dm by Jagan Teki · 9 years ago
  37. 7d00599 sf: Get spi locally from spi_flash by Jagan Teki · 9 years ago
  38. 140b471 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. a5d3a4e sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · 9 years ago
  40. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  41. e0f177b rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  42. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  43. 30a1349 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  44. fd954e5 dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · 9 years ago
  45. b82f62d dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · 9 years ago
  46. 413ebdb pci: Tidy up comments in pci_bind_bus_devices() by Simon Glass · 9 years ago
  47. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  48. 261095b dm: usb: Convert echi-pci to use new DM PCI API by Simon Glass · 9 years ago
  49. 6f9135b dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  50. b967ca8 dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  51. 86621d4 dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  52. c5f053b dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  53. 0120d46 dm: test: Convert PCI tests to use the DM PCI API by Simon Glass · 9 years ago
  54. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  55. b869973 dm: pci: Drop the old version of pci_find_class() by Simon Glass · 9 years ago
  56. 74929a8 dm: pci: Drop the old version of pci_find_device/s() by Simon Glass · 9 years ago
  57. a063086 dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  58. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  59. 26ec287 dm: Convert bios_interrupts to use DM PCI API by Simon Glass · 9 years ago
  60. 3523035 dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  61. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  62. 3452cb1 dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  63. b639d51 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  64. 7c3f62a dm: pci: scsi: Use driver-model PCI API by Simon Glass · 9 years ago
  65. 70e0c58 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  66. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  67. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  68. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  69. 0ba553a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  70. fae3250 ARM: uniphier: fix recommended board setting in document by Masahiro Yamada · 9 years ago
  71. bfffa2c ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  72. 95e7487 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  73. efdf340 ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  74. 54d93e2 ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  75. cd09278 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  76. 52d08c4 ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  77. a44345e Prepare v2016.01 by Tom Rini · 9 years ago
  78. f0bfd6d dm: test: usb: Update the USB tests so that they all pass by Simon Glass · 9 years ago
  79. 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  80. af2801c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  81. bc06d18 cgtqmx6eval: README: Fix parameter of 'sf write' command by Otavio Salvador · 9 years ago
  82. 37c9dad mx6cuboxi: Remove obsolete comment by Fabio Estevam · 9 years ago
  83. 355b28f mx6cuboxi: Fix the reset delay for the AR8035 PHY by Fabio Estevam · 9 years ago
  84. 314271e Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  85. 581ab9b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  86. 51170a4 pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails by Bin Meng · 9 years ago
  87. 122c766 pci: imx: Adjust the return value when imx_pcie_addr_valid() fails by Bin Meng · 9 years ago
  88. a027157 fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · 9 years ago
  89. 3a70d3f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Heiko Schocher · 9 years ago
  90. abd06c9 fix always succesful memory test by Rasmus Villemoes · 9 years ago
  91. bef045a cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  92. d1bb1a2 MAINTAINERS, .mailmap: Update my email address by York Sun · 9 years ago
  93. 937fd03 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  94. d9afb23 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  95. 60c1421 net: remove scary warning about EEPROM provided MAC address by Andre Przywara · 9 years ago
  96. a941510 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  97. bf5de82 arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  98. 26a4e39 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
  99. 076ed9b doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  100. cbd618f powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago