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