]> git.sur5r.net Git - u-boot/history - drivers
Merge git://git.denx.de/u-boot-net
[u-boot] / drivers /
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-13 Mugunthan V Ndm: core: Add a new api to get indexed device address
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: convert driver to adopt device...
2016-01-13 Mugunthan V Nspi: Add support for dual and quad mode
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: prepare driver for DM conversion
2016-01-13 Mugunthan V Ndrivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_p...
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: do not hard code chip select...
2016-01-13 Jagan Tekisf: Make IO modes at last in read modes
2016-01-13 Jagan Tekispi: Rename op_mode_rx to mode_rx
2016-01-13 Jagan Tekispi: Rename SPI_OPM_RX_* to SPI_RX_*
2016-01-13 Jagan Tekisf: Write quad bit along with read status
2016-01-13 Jagan Tekisf: Read back and check once macronix quad bit set
2016-01-13 Jagan Tekisf: Read back and check once spansion quad bit set
2016-01-13 Jagan Tekisf: Fix quad bit set for micron devices
2016-01-13 Jagan Tekisf: Use BIT macro
2016-01-13 Jagan Tekisf: Minor cleanup
2016-01-13 Jagan Tekisf: Remove spi_flash_remove
2016-01-13 Jagan Tekisf: Rename bank_end to bar_end in read_bar
2016-01-13 Jagan Tekisf: Rename spi_flash_set_* functions
2016-01-13 Jagan Tekisf: Move spi_read_cmds_array locally
2016-01-13 Jagan Tekispi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
2016-01-13 Jagan Tekispi: Use mode instead of op_mode_tx
2016-01-13 Jagan Tekisf: Get spi locally from spi_flash
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Stefan Roesedm: core: Add option to configure an offset for the...
2016-01-12 Simon Glassdm: ns16550: Allow the driver to be omitted if requested
2016-01-12 Simon Glassdm: serial: Allow the UART driver to be dropped from...
2016-01-12 Simon Glassdm: net: usb: Convert mcs7830 driver to support driver...
2016-01-12 Simon Glassdm: net: usb: Refactor mcs7830 driver ready for DM...
2016-01-12 Simon Glasspci: Tidy up comments in pci_bind_bus_devices()
2016-01-12 Simon Glassdm: Convert PCI MMC over to use DM PCI API
2016-01-12 Simon Glassdm: usb: Convert echi-pci to use new DM PCI API
2016-01-12 Simon Glassdm: ahci: Convert to use new DM PCI API
2016-01-12 Simon Glassdm: pci: Switch to DM API for PCI address mapping
2016-01-12 Simon Glassdm: net: Convert rtl8169 to use DM PCI API
2016-01-12 Simon Glassdm: pci: Add driver model API functions for address...
2016-01-12 Simon Glassdm: pci: Drop the old version of pci_find_class()
2016-01-12 Simon Glassdm: pci: Drop the old version of pci_find_device/s()
2016-01-12 Simon Glassdm: x86: pci: Adjust bios_run_on_x86() to use the DM...
2016-01-12 Simon Glassdm: pci: video: Convert video and pci_rom to use DM...
2016-01-12 Simon Glassdm: serial: Convert ns16550 driver to use driver model...
2016-01-12 Simon Glassdm: pci: Add a function to read a PCI BAR
2016-01-12 Simon Glassdm: pci: Add a driver-model version of pci_find_class()
2016-01-12 Simon Glassdm: pci: Add a driver-model version of pci_find_device()
2016-01-12 Simon Glassdm: pci: Use driver model PCI API in auto-config
2016-01-12 Simon Glassdm: pci: Add a dm_ prefix to pci_bus_find_bdf()
2016-01-12 Simon Glassdm: pci: Add a dm_ prefix to pci_get_bdf()
2016-01-12 Simon Glassdm: pci: Mark legacy files as such
2016-01-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08 Bin Mengpci: layerscape: Adjust the return value when ls_pcie_a...
2016-01-08 Bin Mengpci: imx: Adjust the return value when imx_pcie_addr_va...
2016-01-08 Michal Simekserial: zynq: Use static inline for _debug_uart_init()
2016-01-08 Robert P. J. Daybootcount: Correct #endif comment to match, other aesth...
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-07 Joe Hershbergernet: Fix delay in net_retry test
2016-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-01-07 Andrey Skvortsovimx_watchdog: always set minimal timeout in reset_cpu
2016-01-07 Måns Rullgårdgpio: mxs: add name_to_gpio() function
2016-01-07 Peng Fanimx: mx7: fix the temperature checking for Rev1.1
2016-01-07 Fabio Estevamphy: atheros: Use ar8035_config for AR8031
2016-01-07 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-01-07 Gong Qianyuspi: fsl_qspi: fix an error of using GENMASK
2016-01-07 Fabio Estevamspi: spi_flash: Fix the arguments of stm_is_locked_sr()
2016-01-04 Miao Yannet: e1000: use correct helper to do endianness conversion
2016-01-04 Eric Nelsonmmc: update MMC_ERASE argument to match Linux kernel.
2016-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-01-04 Ladislav MichlUBI: Fix compile error when CONFIG_UBI_SILENCE_MSG...
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-03 Gong Qianyui2c: mxc: add a condition in case the parameter is...
2016-01-03 Måns Rullgårdnet: fec_mxc: unregister mdio bus on probe error
2016-01-03 Måns Rullgårdnet: fec_mxc: configure MDIO hold time
2016-01-03 Maximilian Schwerinserial_mxc: Fix setup of UARTx_UFCR register
2016-01-03 Eric NelsonARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl...
2016-01-02 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-12-31 Stefan Brünsusb: musb: Fix hub port setting for SPLIT transactions
2015-12-31 Stefan Brünsusb: Move determination of TT hub address/port into...
2015-12-31 Stefan Brünsusb: dwc2: avoid out of bounds access
2015-12-28 Thomas Choualtera_qspi: allow ctrl-c to abort the erase ops
2015-12-28 Thomas Choualtera_qspi: show erase progress
2015-12-28 Thomas Choualtera_qspi: skip erase if the sector is blank
2015-12-28 Thomas Choualtera_qspi: set fail_addr for erase ops
2015-12-28 Thomas Choualtera_qspi: call callback even if the erase failed
2015-12-27 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-12-24 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-12-22 Marek Vasutnet: designware: Zap trailing backslash
2015-12-22 Thomas Chounet: eth_designware: select PHYLIB in Kconfig
2015-12-22 Bin Mengnet: e1000: Mark _disable_wr() and _write_status()...
2015-12-22 Bin Mengnet: e1000: Remove CONFIG_MVBC_1G
2015-12-22 Bin Mengnet: e1000: Remove dead codes wrapped by #if 0
2015-12-20 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-12-20 Dinh Nguyenarm: socfpga: fix up a questionable macro for SDMMC
2015-12-20 Marek Vasutnet: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
2015-12-19 Thomas Choualtera_qspi: initialize instr.mtd in flash_erase
2015-12-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-12-18 Michal Simeknet: gem: Add driver dependencies to PHYLIB
2015-12-18 Michal Simeknet: gem: Fix typo in Kconfig entry
2015-12-18 Michal Simeknet: gem: Separate recv and free_pkt functions
2015-12-18 Michal Simeknet: gem: Fix return value from recv
next