summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* altera_uart: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach2015-11-17-5/+2
* arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-17-77/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-16-1/+25
|\
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12-0/+17
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12-1/+1
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-12-576/+2638
| |\
| * | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-30-0/+7
* | | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-13-3/+22
|\ \ \
| * | | sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-13-0/+8
| * | | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-13-1/+1
| * | | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-13-2/+13
* | | | sf: Fix NULL pointer exception for flashes without lock methodsBin Meng2015-11-13-6/+12
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-12-6/+502
|\ \ \
| * | | Tegra: T210: Add QSPI driverTom Warren2015-11-12-0/+425
| * | | pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-12-0/+22
| * | | pci: tegra: call tegra_pcie_board_init() earlierStephen Warren2015-11-12-2/+2
| * | | pci: tegra: implement PCA enable workaroundStephen Warren2015-11-12-0/+14
| * | | pci: tegra: use #address-/size-cells from DTStephen Warren2015-11-12-3/+30
| * | | pci: tegra: clip RAM size to 32-bitsStephen Warren2015-11-12-1/+9
| | |/ | |/|
* | | pengwyn: nand and ethernet fixesVincent BENOIT2015-11-12-2/+43
* | | block: ahci: Remove dead codeFabio Estevam2015-11-12-36/+0
* | | i2c: Fix pca953x endianess issueDirk Eibach2015-11-12-1/+3
* | | i2c: soft_i2c: Fix bus indizesDirk Eibach2015-11-12-10/+10
* | | hrcon: Add fan controllersDirk Eibach2015-11-12-0/+28
* | | hrcon: Add support for the DH variantDirk Eibach2015-11-12-0/+28
* | | i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-12-1/+1
* | | i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-12-10/+14
* | | i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-12-13/+63
* | | driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha2015-11-12-8/+8
* | | driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+5
* | | driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+4
* | | pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu2015-11-12-2/+2
* | | fastboot: Implement NAND backendMaxime Ripard2015-11-12-0/+11
* | | fastboot: Implement flashing session counterMaxime Ripard2015-11-12-1/+13
* | | fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-12-8/+19
* | | mtd: uboot: Add meaningful error messageMaxime Ripard2015-11-12-1/+1
|/ /
* | net: altera_tse: add mSG-DMA supportThomas Chou2015-11-12-0/+191
* | net: altera_tse: add priv ops to prepare msgdma supportThomas Chou2015-11-12-25/+81
* | net: altera_tse: wait sgdma in altera_tse_recvThomas Chou2015-11-12-1/+1
* | net: altera_tse: factor out stop mac funcThomas Chou2015-11-12-15/+21
* | mtd: add altera quadspi driverThomas Chou2015-11-12-0/+283
* | cfi_flash: convert to driver modelThomas Chou2015-11-12-0/+89
* | dm: implement a MTD uclassThomas Chou2015-11-12-0/+34
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-3/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-06-220/+122
|\ \
| * | net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-06-6/+8
| * | net: altera_tse: use BIT macroThomas Chou2015-11-06-15/+15
| * | net: altera_tse: remove the useless parenthesisThomas Chou2015-11-06-15/+15