]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
Merge git://git.denx.de/u-boot-fsl-qoriq
[people/ms/u-boot.git] / drivers /
2017-08-02  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01  Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-08-01  Santan Kumarsoc/fsl-layerscape: Update SVR number for LS2081A and...
2017-08-01  Santan Kumarfsl/usb: enable errata-a010151 for ls2088a and ls2081a
2017-08-01  Alexander Steinspi: fsl_qspi: Pet watchdog even more
2017-08-01  Simon Glassx86: Convert MMC to driver model
2017-08-01  Bin Mengblock: ide: Fix build error when CONFIG_BLK is on
2017-08-01  Bin Mengdm: scsi: Add a generic PCI-based AHCI driver
2017-08-01  Bin Mengx86: Convert INTEL_ICH6_GPIO to Kconfig
2017-08-01  Bin Mengx86: kconfig: Select PCI and DM_PCI
2017-08-01  Bin Mengx86: kconfig: Select TIMER and X86_TSC_TIMER
2017-08-01  Bin Mengx86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_fro...
2017-08-01  Bin Mengx86: tsc: Correct Silvermont reference clock values
2017-08-01  Bin Mengx86: tsc: Update comments and expand definitions in...
2017-08-01  Bin Mengx86: tsc: Remove the fail handling in try_msr_calibrate...
2017-08-01  Bin Mengx86: tsc: Identify Intel-specific code
2017-08-01  Bin Mengx86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
2017-08-01  Jean-Jacques Hiblotregulator: palmas: disable bypass when the LDO is enabled
2017-08-01  Kishon Vijay Abraham Iregulator: palmas: Add support for LDO1 regulator to...
2017-08-01  Simon Glassdm: mmc: sunxi: Add support for driver model
2017-08-01  Simon Glassdm: mmc: sunxi: Drop mmc_clk_io_on()
2017-08-01  Simon Glassdm: mmc: sunxi: Pass private data around explicitly
2017-08-01  Simon Glassdm: mmc: sunxi: Rename mmchost to priv
2017-08-01  Simon Glassdm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_m...
2017-08-01  Simon Glassdm: ahci: Correct uclass private data
2017-08-01  Simon Glassdm: scsi: Drop duplicate SCSI and DM_SCSI options
2017-08-01  Simon Glassdm: mmc: Allow disabling driver model in SPL
2017-08-01  Simon Glassahci: Support non-PCI controllers
2017-07-31  Tom Riniconfigs: Migrate CMD_NAND*
2017-07-31  Simon Glassdm: console: Check for serial devices properly
2017-07-31  Patrice Chotardserial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
2017-07-31  Philipp Tomsichdm: Kconfig: fix typo in help for SPL_PINCTRL
2017-07-31  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-30  Felipe Balbiwatchdog: Introduce watchdog driver for Intel Tangier
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28  Patrice Chotardclk: fix compilation errors for poplar platform
2017-07-28  Patrice Chotardusb: host: xhci-dxc3: fix compilation warnings
2017-07-28  Jean-Jacques Hiblotphy: add a NO-OP phy driver
2017-07-28  Patrice Chotardusb: host: ohci-generic: initialize PHY only when found
2017-07-28  Patrice Chotardusb: host: ehci-generic: initialize PHY only when found
2017-07-28  Patrice Chotarddm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
2017-07-28  Patrick Delaunaydfu: add common function to initiate transaction
2017-07-28  Patrick Delaunaydfu: factorize transaction cleanup
2017-07-28  Patrick Delaunaydfu: remove limitation on partition size
2017-07-28  Patrick Delaunaydfu: allow dfu read on partition greater than 2GB
2017-07-28  Siva Durga Prasad... usb: gadget: f_thor: Free the allocated out request...
2017-07-28  Bin Mengusb: xhci: Enable TT to support LS/FS devices behind...
2017-07-28  Bin Mengusb: xhci: Correct TT_SLOT and TT_PORT macros
2017-07-28  Bin Mengusb: xhci: Implement update_hub_device() operation
2017-07-28  Bin Mengdm: usb: Add a new USB controller operation 'update_hub...
2017-07-28  Bin Mengusb: xhci: Program 'route string' in the input slot...
2017-07-28  Bin Mengusb: xhci: Change xhci_setup_addressable_virt_dev(...
2017-07-28  Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28  Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28  Bin Mengusb: xhci-pci: Clean up the driver a little bit
2017-07-28  Bin Mengusb: xhci-pci: Drop non-DM version of xhci-pci driver
2017-07-28  Bin Mengusb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
2017-07-28  Bin Mengusb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Change MAX_HC_PORTS to 255
2017-07-28  Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28  Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28  Bin Mengusb: xhci: Add input slot context in xhci_set_configura...
2017-07-28  Bin Mengusb: xhci: Initialize scratchpad buffer array and scrat...
2017-07-28  Bin Mengusb: xhci: Correct command TRB 4th dword initialization
2017-07-28  Bin Mengusb: xhci: Remove incorrect comments for struct xhci_co...
2017-07-28  Patrice Chotardusb: host: ohci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add RESET support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add CLOCK support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add error path and .remove...
2017-07-28  Patrice Chotardusb: host: ehci-generic: replace printf() by error()
2017-07-28  Patrice Chotarddm: core: add ofnode_count_phandle_with_args()
2017-07-28  Patrice Chotardclk: add clk_release_all()
2017-07-28  Patrice Chotardreset: add reset_release_all()
2017-07-28  Patrice Chotardreset: add reset_request()
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add generic PHY support
2017-07-28  Patrice Chotarddrivers: phy: Set phy->dev to NULL when generic_phy_get...
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add dual role mode support from DT
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Convert driver to DM
2017-07-28  Masahiro Yamadausb: add static to local symbols
2017-07-28  Simon Glassdm: power: Convert as3722 to driver model
2017-07-28  Simon Glasspower: Add a GPIO driver for the as3722 PMIC
2017-07-28  Simon Glasspower: Add a regulator driver for the as3722 PMIC
2017-07-28  Simon Glassdm: tegra: pci: Convert to livetree
2017-07-28  Simon Glassdm: tegra: mmc: Convert to livetree
2017-07-28  Simon Glassdm: tegra: pwm: Convert to livetree
2017-07-28  Simon Glassdm: tegra: i2c: Convert to livetree
2017-07-28  Simon Glassdm: tegra: spi: Convert to livetree
2017-07-28  Simon Glassdm: tegra: usb: Convert to livetree
2017-07-28  Simon Glassdm: tegra: gpio: Convert to support livetree
2017-07-28  Simon Glassdm: video: tegra124: Convert to livetree
2017-07-28  Simon Glassdm: tegra: Convert clock_decode_periph_id() to support...
2017-07-28  Simon Glassdm: core: Fix up ofnode_get_addr_index() for 64-bit...
2017-07-28  Simon Glassdm: core: Add ofnode_read_resource()
2017-07-28  Masahiro Yamadadm: ofnode: change return type of dev_read_prop() to...
2017-07-28  Bin Mengdm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
2017-07-27  Andy Yanspl: make SPL and normal u-boot stage use independent...
next