]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
arc: gitignore: ignore ARC DTBs
[people/ms/u-boot.git] / drivers /
2015-05-15  Brecht Neyrinckbugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
2015-05-15  Przemyslaw Marczaksandbox: add: sandbox PMIC device drivers: I2C emul...
2015-05-15  Przemyslaw Marczaksandbox: i2c: search child emul dev and check its uclass id
2015-05-15  Przemyslaw Marczakdm: regulator: uclass driver code cleanup
2015-05-15  Przemyslaw Marczakdm: pmic: code cleanup of PMIC uclass driver
2015-05-15  Przemyslaw Marczakdm: regulator: add fixed voltage regulator driver
2015-05-15  Przemyslaw Marczakdm: regulator: add max77686 regulator driver
2015-05-15  Przemyslaw Marczakdm: pmic: add max77686 pmic driver
2015-05-15  Przemyslaw Marczakdm: regulator: add implementation of driver model regul...
2015-05-15  Przemyslaw Marczakdm: pmic: add implementation of driver model pmic uclass
2015-05-15  Peng Fani2c: mxc: refactor i2c driver and support dm
2015-05-15  Hans de Goedeusb: ohci: Add support for interrupt queues
2015-05-15  Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-05-15  Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-05-15  Simon Glasssandbox: spi: Add newline to printf() in sandbox_sf_probe
2015-05-15  Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-05-15  Simon Glasssandbox: Add missing errno.h includes in a few files
2015-05-15  Simon Glasstpm: Support using driver model with I2C
2015-05-15  Simon Glassdm: i2c: Add a function to find out the chip offset...
2015-05-15  Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-05-15  Hans de Goedesunxi: ehci: Convert to the driver-model
2015-05-15  Hans de Goedeusb: ohci: Add dm support
2015-05-15  Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-05-15  Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-05-15  Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-05-15  Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-05-15  Hans de Goededm: usb: Add support for companion controllers
2015-05-15  Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-05-15  Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-05-15  Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-05-15  Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-05-15  Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-05-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-05-13  Simon Glasstegra124: video: Add full link training for eDP
2015-05-13  Simon Glasstegra: video: support eDP displays on Tegra124 devices
2015-05-13  Simon Glasstegra: video: Add Embedded DisplayPort driver
2015-05-13  Simon Glasstegra: video: Support serial output resource (SOR)...
2015-05-13  Simon Glassdm: video: Add a uclass for display port
2015-05-13  Simon Glasspower: Export register access functions from as3722
2015-05-13  Simon Glassdm: gpio: Add error handling and a function to claim...
2015-05-10  Tom RiniRevert "stm32f4: fix serial output"
2015-05-10  Vikas Manochaserial: fdt: add device tree support for pl01x
2015-05-10  kunhuahuangstm32f4: add serial print port
2015-05-10  kunhuahuangstm32f4: fix serial output
2015-05-08  Axel Lingpio: stm32_gpio: Use clrsetbits_le32() at appropriate...
2015-05-08  Stefan Roesemisc: led: Add PCA9551 LED driver
2015-05-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-06  Haikun.Wang@freesc... dm: sf: Update default name of spi flash in structure...
2015-05-06  Simon Glassdm: usb: exynos: Drop legacy USB code
2015-05-06  Hans de Goedeusb: ohci: Don't log an error on interrupt packet timeout
2015-05-06  Hans de Goedeusb: ohci: Add proper cache flushing / invalidating...
2015-05-06  Hans de Goedeusb: ohci: Fix ctrl in messages with a data-len of 0
2015-05-06  Hans de Goedeusb: ohci: Move static func and var declarations from...
2015-05-06  Hans de Goedeusb: ohci: Remove unnecessary phcca variable
2015-05-06  Hans de Goedeusb: ohci: Move the td array struct to inside the ohci_...
2015-05-06  Hans de Goedeusb: ohci: Move the ohci_dev struct to inside the main...
2015-05-06  Hans de Goedeusb: ohci: Pass around a pointer to ohci_t rather then...
2015-05-06  Hans de Goedeusb: ohci: Remove unused devgone global variable
2015-05-06  Hans de Goededm: usb: Set desc_before_addr from ehci dm code
2015-05-06  Hans de Goededm: usb: Fix finding of first upstream usb-2 hub in...
2015-05-06  Hans de Goededm: usb: Use usb_get_bus in dm ehci code
2015-05-06  Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-05-06  Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-05-06  Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-05-06  Axel Lindm: i2c-gpio: Remove redundant dm_gpio_set_value()...
2015-05-06  Simon Glassdm: rtc: sandbox: Enable real-time clock support
2015-05-06  Simon Glassdm: rtc: sandbox: Add a driver for the sandbox I2C RTC
2015-05-06  Simon Glassdm: rtc: sandbox: Add an emulated I2C RTC device
2015-05-06  Simon Glassdm: rtc: Add a uclass for real-time clocks
2015-05-06  Simon Glassdm: rtc: Rename mktime() and reduce the number of param...
2015-05-06  Simon Glassdm: rtc: Rename to_tm() to rtc_to_tm() and add error...
2015-05-06  Simon Glassdm: rtc: Rename gregorian day function
2015-05-06  Simon Glassdm: i2c: Add an explicit test mode to the sandbox I2C...
2015-05-06  Simon Glassdm: i2c: Add functions to read and write a register
2015-05-06  Simon Glassdm: i2c: sandbox: Add debugging to the speed limit
2015-05-06  Simon Glasscros_ec: Handle the single duplex requirement in cros_ec
2015-05-06  Simon Glasscros_ec: Show the protocol version in the debug message
2015-05-06  Simon Glassdm: spi: Avoid setting the speed with every transfer
2015-05-06  Joe Hershbergersandbox: eth: Add a function to skip ping timeouts
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Stefan Roesearm: mvebu: db-mv784mp-gp: Fix ECC I2C address
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05  Marek VasutARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
2015-05-05  Simon Glasstegra: mmc: Set the removable flag correctly
2015-05-05  Alexander Steinmmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhc...
2015-05-05  Yangbo Lummc: fsl_esdhc: update eMMC44 adapter card erase timeout
2015-05-05  Kevin Liummc: sdhci: add timeout setting for response busy command
2015-05-05  Rob Herringmmc: remove the MMC_MODE_HC flag
2015-05-05  Andrew Gabbasovmmc: Fix splitting device initialization
2015-05-05  Andrew Gabbasovmmc: Restructure polling loops to avoid extra delays
2015-05-05  Andrew Gabbasovmmc: Continue polling MMC card for OCR only if it is...
2015-05-05  Andrew Gabbasovmmc: Do not pass external mmc_cmd structure to mmc_send...
2015-05-05  Andrew Gabbasovmmc: Avoid extra duplicate entry in mmc device structure
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-05-04  Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-05-04  Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-05-04  Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
next