]> git.sur5r.net Git - u-boot/history - drivers
arm64: zynqmp: Modify chip_id routine to get either idcode or version
[u-boot] / drivers /
2017-08-02 Siva Durga Prasad... fpga: xilinx: Avoid using local intermediate buffer
2017-08-02 Michal Simekclk: zynqmp: Remove unused macros/variables
2017-08-02 Siva Durga Prasad... clk: zynqmp: Dont panic incase of mmio write/read failures
2017-08-02 Siva Durga Prasad... clk: zynqmp: Add support for CCF driver
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...
2017-07-27 Romain Perierrockchip: rk3288: Add support for drive-strength in...
2017-07-27 Philipp Tomsichrockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_pr...
2017-07-27 Kever Yangrockchip: pwm: add mask for config setting
2017-07-27 Kever Yangpower: pwm_regulator: remove redundant code
2017-07-27 Kever Yangpower: pwm_regulator: fix the pwm_set_config parameter...
2017-07-27 Romain Perierrockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
2017-07-27 Romain Perierrockchip: rk3288: Remove phy reset GPIO pull up
2017-07-27 Philipp Tomsichrockchip: efuse: dm: change to use dev_read_addr
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-mips
2017-07-26 Patrice Chotardram: stm32: add stm32h7 support
2017-07-26 Patrice Chotardram: stm32: add second SDRAM bank management
2017-07-26 Patrice Chotardram: stm32: replace fdtdec_get by ofnode calls
2017-07-26 Patrice Chotardram: stm32: get base address from DT
2017-07-26 Patrice Chotardram: stm32: migrate fmc defines in driver file
2017-07-26 Patrice Chotardclk: stm32f7: remove clock_get()
2017-07-26 Patrice Chotardspi: stm32_qspi: add clk_get_rate() support
2017-07-26 Patrice Chotardserial: stm32x7: add clk_get_rate() support
2017-07-26 Patrice Chotardserial: stm32x7: migrate serial struct to driver
2017-07-26 Patrice Chotardclk: stm32f7: cleanup clocks unused definitions
2017-07-26 Patrice Chotardclk: stm32f7: add clock .get_rate() callback
2017-07-26 Patrice Chotardclk: stm32f7: get RCC base address from DT
2017-07-26 Patrice Chotardclk: stm32f7: add static for configure_clocks()
2017-07-26 Beniamino Galvanipinctrl: meson: add GPIO support
2017-07-26 Masahiro YamadaARM: uniphier: remove SPL support for ARMv8 SoCs
next