]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
arc: remove dummy target
[people/ms/u-boot.git] / drivers /
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
2015-05-04  Zhao QiangT2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down...
2015-05-04  Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-05-04  Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-05-04  Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-05-04  Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-05-04  Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-05-04  Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-05-04  Hans de Goedesunxi: axp: Remove non driver-model support from the...
2015-05-04  Hans de Goedesunxi: emac: Remove non driver-model code
2015-05-04  Hans de Goedesunxi: emac: Add driver model support
2015-05-04  Hans de Goedesunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
2015-05-04  Hans de Goedesunxi: emac: Prepare for driver-model support
2015-05-04  Hans de Goedesunxi: emac: port to phylib
2015-05-04  Hans de Goedesunxi: axp: Add driver-model support to the axp_gpio...
2015-05-04  Hans de Goedesunxi: axp: Move axp gpio code to a separate axpi-gpio...
2015-05-04  Hans de Goedesunxi: axp: Move axp pmic register helpers to a separat...
2015-05-04  Hans de Goedesunxi: axp: Change axp_gpio_foo prototypes to match...
2015-05-04  Hans de Goedesunxi: gpio: Build sunxi_name_to_gpio_bank for driver...
2015-05-04  Hans de Goedesunxi: gpio: Add compatible strings for all supported...
2015-05-04  Simon Glasssunxi: gpio: Add temporary implementation of name_to_gpio()
2015-05-04  Simon Glasssunxi: gpio: Rename GPIOs to include a 'P' prefix
2015-05-04  Hans de Goedesunxi: display: Fix gpio handling to work with the...
2015-05-04  Hans de Goedesunxi: mmc: Fix card-detect gpio handling to work with...
2015-05-04  Vishnu Patekarsunxi: Add basic A33 basic support
2015-05-04  Hans de Goedesunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
2015-04-30  Simon Glassdm: Implement a CPU uclass
2015-04-30  Simon Glassdm: core: Add a function to bind a driver for a device...
2015-04-30  Bin Mengbiosemu: Do not free vga_info->BIOSImage when it is...
2015-04-30  Bin Mengpci: Remove parameter 'class' of pci_rom_load()
2015-04-30  Bin Mengpci: Option rom class is a 24-bit number
2015-04-30  Bin Mengx86: Set serial port IRQ for SMSC LPC47M
2015-04-29  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-29  Siva Durga Prasad... zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
2015-04-29  Michal Simekserial: zynq: Add support for slow emulation platform
2015-04-29  Andrea Sciangpio: add Xilinx Zynq PS GPIO driver
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2015-04-28  Simon Glassdm: core: Correct bug introduced in uclass_first/next_d...
2015-04-28  Axel Linserial: ns16550: Remove hard-coded baud_divisor setting
next