]> git.sur5r.net Git - u-boot/history - drivers
malta: Support MIPS32r6 configurations
[u-boot] / drivers /
2016-05-20 Wills Wangar933x: serial: Remove the explicit pinctrl setting
2016-05-20 Wills Wangath79: spi: Remove the explicit pinctrl setting
2016-05-20 Purna Chandra Mandaldrivers: mtd: add Microchip PIC32 internal non-CFI...
2016-05-20 Wills Wangdrivers: spi: add spi support for QCA/Atheros ath79...
2016-05-20 Wills Wangdrivers: serial: add serial driver for ar933x SOC
2016-05-20 Wills Wangdrivers: pinctrl: Add simple pinctrl driver for Qualcom...
2016-05-20 Wills Wangdrivers: pinctrl: Add simple pinctrl driver for Qualcom...
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-05-17 Simon Glassdm: mmc: sandbox: Add an SD-card emulation
2016-05-17 Simon Glassdm: mmc: Add support for driver-model block devices
2016-05-17 Simon Glassdm: mmc: Add a way to bind MMC devices with driver...
2016-05-17 Simon Glassdm: mmc: Implement the MMC functions for block devices
2016-05-17 Simon Glassdm: sandbox: Only enable the sandbox MMC driver when...
2016-05-17 Simon Glassdm: mmc: Adjust mmc_switch_part() to use a struct mmc
2016-05-17 Simon Glassdm: mmc: Move the device list into a separate file
2016-05-17 Simon Glassdm: mmc: Set up the device pointer when using the MMC...
2016-05-17 Simon Glassdm: blk: Add functions to select a hardware partition
2016-05-17 Simon Glassdm: mmc: Use the new select_hwpart() API
2016-05-17 Simon Glassdm: mmc: spl: Use the legacy block interface in SPL
2016-05-17 Simon Glassdm: mmc: Add a function to obtain the block device
2016-05-17 Simon Glassdm: mmc: Implement the select_hwpart() method
2016-05-17 Simon Glassdm: mmc: Move mmc_switch_part() above its callers
2016-05-17 Simon Glassdm: blk: Free the block device name when unbound
2016-05-17 Simon Glassdm: core: Allow device names to be freed automatically
2016-05-17 Simon Glassdm: blk: Fix allocation of block-device numbering
2016-05-17 Simon Glassdm: systemace: Add driver-mode block-device support
2016-05-17 Simon Glassdm: systemace: Reorder function to avoid forward declar...
2016-05-17 Simon Glassdm: blk: Add a easier way to create a named block device
2016-05-17 Simon Glassdm: blk: Allow blk_create_device() to allocate the...
2016-05-17 Simon Glassdm: sandbox: Drop the host_get_dev() function
2016-05-17 Simon Glassdm: blk: Drop the systemace.h header
2016-05-17 Simon Glassdm: systemace: Drop the get_dev() function
2016-05-17 Simon Glassdm: mmc: Drop the get_dev() function
2016-05-17 Simon Glassdm: usb: Drop the get_dev() function
2016-05-17 Simon Glassdm: mmc: Add an implementation of the 'devnum' functions
2016-05-17 Simon Glassdm: mmc: Add a legacy block interface for MMC
2016-05-17 Simon Glassdm: sandbox: Add a legacy host block interface
2016-05-17 Simon Glassdm: systemace: Add a legacy block interface
2016-05-17 Simon Glassdm: blk: Add a legacy block interface
2016-05-17 Simon Glassdm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
2016-05-17 Simon Glasssandbox: Add dummy SATA functions
2016-05-17 Simon Glasssandbox: Add dummy SCSI functions
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-05-17 Simon Glasspci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
2016-05-17 Simon GlassRevert "dm: sandbox: Drop the pre-DM host implementation"
2016-05-17 Eric Nelsongpio: exynos(s5p): remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: rk: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: pic32: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: omap: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: intel_broadwell: remove gpio_xlate routine
2016-05-17 Eric Nelsondm: gpio: add a default gpio xlate routine
2016-05-17 Mugunthan V Ndrivers: usb: common: add common code for usb drivers...
2016-05-17 Peng Fandm: gpio: introduce 74x164 driver
2016-05-17 Peng Fandm: spi: introduce dm api
2016-05-17 Peng Fandm: spi: soft_spi: switch to use linux compatible string
2016-05-17 Peng Fandm: spi: soft_spi bug fix
2016-05-17 Stephen Warrenfdt: fix dev_get_addr_name node offset
2016-05-17 Stephen Warrenvideo: tegra: refuse to bind to disabled dcs
2016-05-17 Stephen Warrendm: core: allow drivers to refuse to bind
2016-05-17 angelo@sysam.itm68k: add DM model serial driver
2016-05-17 Peng Fandm: gpio: pca953x: introduce driver model support for...
2016-05-17 Marek VasutSPL: Let spl_parse_image_header() return value
2016-05-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-17 Chris Packhami2c: mvtwsi: Eliminate twsi_control_flags
2016-05-17 Stefan Roesei2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for...
2016-05-17 Stefan Roesei2c: Add entry for Designware I2C driver in Kconfig
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Enable DM for FSL I2C
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Factor out adap parameter
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Prepare compatibility functions
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Rename methods for reading/writing data
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Rename probe method
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Remove unnecessary variable
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Reword and clarify comment
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Use clearer parameter names
2016-05-17 mario.six@gdsys.ccdm: fsl_i2c: Rename I2C register structure
2016-05-17 Stefan Roesei2c: designware_i2c: Optionally check enable status...
2016-05-17 Michal Simeki2c: muxes: Add support for TI PCA954X mux
2016-05-17 Michal Simeki2c: cdns: Support different bus speeds
2016-05-17 Michal Simeki2c: cdns: Moving speed setup from probe to set_bus_spe...
2016-05-17 Michal Simeki2c: cdns: Read address from DT in ofdata_to_platdata
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06 Peng Fanusb: gadget: dfu: discard dead code
2016-05-06 Peng Fandfu: avoid memory leak
2016-05-06 Stefan Roeseusb: dwc2: Add delay to fix the USB detection problem...
2016-05-06 Marek Vasutmtd: cqspi: Simplify indirect read code
2016-05-06 Marek Vasutmtd: cqspi: Simplify indirect write code
2016-05-06 Stefan Agnerusb: ehci-mx6: allow board_ehci_hcd_init to fail
2016-05-06 Robert P. J. DayFix various typos, scattered over the code.
2016-05-04 Stephen Warrenpci: tegra: fix DM conversion issues on Tegra20
2016-05-03 Prabhakar Kushwahadrivers: net: ldpaa: Memset pools_params as "0" before use
2016-05-03 Marek Vasutusb: dwc2: Init desc_before_addr
2016-05-03 Marek Vasutusb: dwc2: Make OC protection configurable
2016-05-03 Marek Vasutusb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
2016-05-03 Marek Vasutusb: dwc2: Pass private data into dwc_otg_core_init()
2016-05-02 Vagrant CascadianFix spelling of "occurred".
2016-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-28 Martin Pietrykadrivers/video/am335x-fb: Properly point framebuffer...
2016-04-28 Martin Pietrykadrivers/video/am335x-fb: Add support for 16bpp format
next