1. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  2. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  3. d911168 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · 9 years ago
  4. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  5. 33aa8de axp: Fix debugging support in DDR3 write leveling by Phil Sutter · 9 years ago
  6. e893af8 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  7. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  8. ff7ad17 arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · 9 years ago
  9. f65e82b sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  10. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  11. 27139a6 spi: kirkwood_spi.c: Add driver model support by Stefan Roese · 9 years ago
  12. ff74ca4 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · 9 years ago
  13. 3c6b6fc arm: mvebu: ddr: Fix compilation warning by Stefan Roese · 9 years ago
  14. e90f63a net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · 9 years ago
  15. f20d4c0 serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  16. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  17. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  18. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  19. f4d480b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  20. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  21. 4b776e5 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  22. 540a115 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  23. 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  24. cd46773 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · 9 years ago
  25. e206d30 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · 9 years ago
  26. 132e007 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · 9 years ago
  27. e28c9ec sf: Make IO modes at last in read modes by Jagan Teki · 9 years ago
  28. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  29. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  30. d723f34 sf: Write quad bit along with read status by Jagan Teki · 9 years ago
  31. f2db1bf sf: Read back and check once macronix quad bit set by Jagan Teki · 9 years ago
  32. 294472b sf: Read back and check once spansion quad bit set by Jagan Teki · 9 years ago
  33. c26abdb sf: Fix quad bit set for micron devices by Jagan Teki · 9 years ago
  34. ce0121c sf: Use BIT macro by Jagan Teki · 9 years ago
  35. 11424c0 sf: Minor cleanup by Jagan Teki · 9 years ago
  36. bd8b3e2 sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  37. da042a0 sf: Rename bank_end to bar_end in read_bar by Jagan Teki · 9 years ago
  38. 7fd4fd6 sf: Rename spi_flash_set_* functions by Jagan Teki · 9 years ago
  39. 693ac35 sf: Move spi_read_cmds_array locally by Jagan Teki · 9 years ago
  40. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  41. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  42. 7d00599 sf: Get spi locally from spi_flash by Jagan Teki · 9 years ago
  43. 7fa6ff4 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
  44. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  45. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  46. 30a1349 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  47. fd954e5 dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · 9 years ago
  48. b82f62d dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · 9 years ago
  49. 413ebdb pci: Tidy up comments in pci_bind_bus_devices() by Simon Glass · 9 years ago
  50. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  51. 261095b dm: usb: Convert echi-pci to use new DM PCI API by Simon Glass · 9 years ago
  52. 6f9135b dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  53. b967ca8 dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  54. 86621d4 dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  55. c5f053b dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  56. b869973 dm: pci: Drop the old version of pci_find_class() by Simon Glass · 9 years ago
  57. 74929a8 dm: pci: Drop the old version of pci_find_device/s() by Simon Glass · 9 years ago
  58. a063086 dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  59. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  60. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  61. 3452cb1 dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  62. b639d51 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  63. 70e0c58 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  64. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  65. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  66. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  67. 0ba553a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  68. 581ab9b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  69. 51170a4 pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails by Bin Meng · 9 years ago
  70. 122c766 pci: imx: Adjust the return value when imx_pcie_addr_valid() fails by Bin Meng · 9 years ago
  71. d9afb23 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  72. 26a4e39 bootcount: Correct #endif comment to match, other aesthetics by Robert P. J. Day · 9 years ago
  73. b0735fa Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  74. d6978a4 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  75. 9363194 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  76. 46ddf2c imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  77. a7ec686 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  78. 585b84a imx: mx7: fix the temperature checking for Rev1.1 by Peng Fan · 9 years ago
  79. 95da4ba phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · 9 years ago
  80. 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  81. 55f380c spi: spi_flash: Fix the arguments of stm_is_locked_sr() by Fabio Estevam · 9 years ago
  82. 41a084a net: e1000: use correct helper to do endianness conversion by Miao Yan · 9 years ago
  83. 957e066 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  84. d0e00d2 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 9 years ago
  85. 6e18f4b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined by Ladislav Michl · 9 years ago
  86. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  87. fd99908 i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · 9 years ago
  88. c6e4a86 net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · 9 years ago
  89. 4aeddb7 net: fec_mxc: configure MDIO hold time by Måns Rullgård · 9 years ago
  90. bb29b15 serial_mxc: Fix setup of UARTx_UFCR register by Maximilian Schwerin · 9 years ago
  91. c8e615c ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  92. 6792f3a Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  93. 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  94. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  95. 018958a usb: dwc2: avoid out of bounds access by Stefan Brüns · 9 years ago
  96. 67ea3a3 altera_qspi: allow ctrl-c to abort the erase ops by Thomas Chou · 9 years ago
  97. 7e7559b altera_qspi: show erase progress by Thomas Chou · 9 years ago
  98. 0e089e8 altera_qspi: skip erase if the sector is blank by Thomas Chou · 9 years ago
  99. 98bc343 altera_qspi: set fail_addr for erase ops by Thomas Chou · 9 years ago
  100. cb3ed47 altera_qspi: call callback even if the erase failed by Thomas Chou · 9 years ago