Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[oweals/u-boot.git] / drivers /
2015-12-11 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-12-11 Michal SimekKconfig: i2c: Fix indentation
2015-12-11 Michal SimekKconfig: i2c: Fix typo Suport -> Support
2015-12-10 vishnupatekarsunxi: power: axp818: add support for axp818 driver
2015-12-09 Bin Mengx86: Remove HAVE_ACPI_RESUME
2015-12-09 Bin Mengx86: Move i8254_init() to x86_cpu_init_f()
2015-12-07 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-12-07 Michal Simekdm: core: Enable SPL_SIMPLE_BUS by default
2015-12-07 Michal Simekserial: zynq: Remove duplicated header
2015-12-07 Michal Simekserial: zynq: Fix incorrect reference to s5p driver
2015-12-07 Michal Simekzynq: sdhci: Move driver to DM
2015-12-07 Michal Simekzynq: sdhci: Remove zynq_sdhci_of_init()
2015-12-07 Siva Durga Prasad... zynq: sdhci: Calculate minimum frequency based on max...
2015-12-07 Michal Simeknet: gem: Enable CTRL+C in wait_for_bit
2015-12-07 Michal Simeknet: gem: Move gem to Kconfig
2015-12-07 Michal Simeknet: gem: Read information about interface from DT
2015-12-07 Michal Simeknet: gem: Move driver to DM
2015-12-07 Michal Simeknet: gem: Fix miiphy_read name
2015-12-07 Michal Simeknet: gem: Remove zynq_gem_of_init()
2015-12-07 Michal Simeknet: gem: Enable MDIO bus earlier
2015-12-07 Michal Simeknet: gem: Check if priv->phydev is valid
2015-12-07 Michal Simeknet: gem: Extract phy init code
2015-12-07 Michal Simeknet: gem: Remove phydev variable
2015-12-07 Michal Simeknet: gem: Change mii function not to use eth_device...
2015-12-07 Michal Simeknet: gem: Change mdio_wait prototype to pass regs
2015-12-07 Michal Simeknet: gem: Do not continue if phy is not found
2015-12-07 Tom RiniMerge git://git.denx.de/u-boot-nios
2015-12-07 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-12-06 Marek Vasutmmc: dwmmc: socfpga: Convert to DM
2015-12-06 Marek Vasutusb: xhci: zynqmp: Removing unused function usb_phy_reset
2015-12-06 Rajesh Bhagatusb: xhci: fsl: Removing unused function usb_phy_reset
2015-12-06 Rajesh Bhagatusb: xhci: dwc3: Adding reset delay requirement as...
2015-12-06 Alexey Brodkinusb: add support for generic EHCI devices
2015-12-06 Marek Vasutsunxi: usb: Rename the sunxi usb driver DM entry
2015-12-06 Marek Vasutusb: zynqmp: Fix build warnings
2015-12-06 Felipe Balbiusb: dwc3: fix build warnings
2015-12-06 Felipe Balbiusb: host: xhci-omap: fix build break
2015-12-06 Siva Durga Prasad... usb: zynqmp: Add XHCI driver support
2015-12-06 Thomas Choualtera_qspi: fix erase and write error code
2015-12-06 Thomas Choualtera_qspi: add lock unlock ops
2015-12-05 Simon Glassdm: serial: ns16550: Add pre-reloc flag to the driver
2015-12-05 Nishanth Menondrivers: remoteproc: rproc-uclass: Fix check for NULL...
2015-12-05 Kamil LulkoChange e-mail address of Kamil Lulko
2015-12-05 Thomas Chouns16550: change reg-shift property default to zero
2015-12-05 Vagrant CascadianFix typo: firstly -> first.
2015-12-05 Vagrant CascadianFix typo: commmand -> command.
2015-12-04 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sparc
2015-12-04 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-03 Francois Retiefsparc: Use microseconds instead of ticks for timeout
2015-12-01 huang linrockchip: mmc: get the fifo mode and fifo depth propert...
2015-12-01 huang linrockchip: mmc: use non-removable property to distinguis...
2015-12-01 huang linmmc: dw_mmc: support fifo mode in dwc mmc driver
2015-12-01 huang linmmc: dw_mmc: move data transfer as a separate function
2015-12-01 huang linrockchip: rk3036: Add pinctrl driver
2015-12-01 huang linrockchip: rk3036: Add clock driver
2015-12-01 huang linrockchip: serial driver support rk3036
2015-12-01 huang lindm: core: Add SPL Kconfig for REGMAP and SYSCON
2015-12-01 Simon Glassdm: pci: Disable PCI compatibility functions by default
2015-12-01 Simon Glassdm: pci: Move common auto-config functions to a common...
2015-12-01 Simon Glassdm: pci: Rename pci_auto.c to pci_auto_old.c
2015-12-01 Simon Glassdm: tegra: pci: Convert tegra boards to driver model...
2015-12-01 Simon Glassdm: pci: Add a function to find the regions for a PCI bus
2015-12-01 Simon Glassdm: pci: Add a function to get the controller for a bus
2015-12-01 Simon Glassdm: pci: Add functions to emulate 8- and 16-bit access
2015-12-01 Simon Glassdm: pci: Support decoding ranges with duplicate entries
2015-12-01 Simon Glassdm: pci: Set up the SDRAM mapping correctly
2015-12-01 Simon Glassdm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
2015-12-01 Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01 Bin Mengdm: timer: Support 64-bit counter
2015-12-01 Bin Mengtimer: sandbox: Use device tree to pass the clock frequency
2015-12-01 Bin Mengtimer: altera: Remove the codes to get clock frequency
2015-12-01 Bin Mengdm: timer: Implement pre_probe()
2015-12-01 Bin Mengdm: timer: Fix several nits
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30 Wenyou Yanggpio: atmel: Add the PIO4 driver support
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-11-30 Shaohui Xienet: phy: added aquantia PHY AQR405 support
2015-11-30 York Sundrivers/ddr/fsl: Fix typo in BIST test for DDR4
2015-11-30 York Sundrivers/ddr/fsl: Enable detection of one DDR controller...
2015-11-30 Mingkai Hupci/layerscape: add support for LS1043A PCIe LUT regist...
2015-11-30 Prabhakar Kushwahaarmv8: ls2085a: Add support of LS2085A SoC
2015-11-30 Prabhakar Kushwahaarmv8: LS2080A: Rename LS2085A to reflect LS2080A
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Fix Rx buffer alignment
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Add debug information
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Use DPMAC as net device
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Create DPAA2 object at run-time
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add DPAA2 commands to manage MC
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Increase MC command timeout
2015-11-30 Prabhakar Kushwahadriver: ldpaa: Add api to return linked PHY ID of DPMAC
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add APIs for DPMAC objects in...
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add create, destroy APIs in flibs
2015-11-30 Prabhakar Kushwahaarmv8: lsch3: Fix lane protocol parsing logic
2015-11-30 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-30 Chin Liang Seemmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-30 Peng Fanvideo: ipu: fix out of bounds access
2015-11-25 Peng Fanvideo: ipu: simplify if else code
next