summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | cfi_flash: convert to driver modelThomas Chou2015-11-122-0/+89
* | dm: implement a MTD uclassThomas Chou2015-11-123-0/+34
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-1011-3/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-067-220/+122
|\ \
| * | net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-061-6/+8
| * | net: altera_tse: use BIT macroThomas Chou2015-11-061-15/+15
| * | net: altera_tse: remove the useless parenthesisThomas Chou2015-11-061-15/+15
| * | net: altera_tse: fix packed and aligned attributeThomas Chou2015-11-061-1/+1
| * | net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-062-60/+60
| * | net: altera_tse: remove unused macro and regs defThomas Chou2015-11-061-101/+3
| * | altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
| * | altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
| * | spi: altera_spi: minor clean upThomas Chou2015-11-061-2/+2
| * | misc: altera_sysid: minor clean upThomas Chou2015-11-061-2/+2
| * | timer: altera_timer: minor clean upThomas Chou2015-11-061-7/+7
| * | timer: altera_timer: use BIT macroThomas Chou2015-11-061-3/+3
| * | serial: altera_uart: minor clean upThomas Chou2015-11-061-11/+10
| * | serial: altera_uart: use BIT macroThomas Chou2015-11-061-3/+3
| * | serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
| * | serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* | | sf: Add SPI NOR protection mechanismFabio Estevam2015-11-053-2/+34
* | | sf: Add SPI protection mechanism from the kernelFabio Estevam2015-11-052-0/+173
* | | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-052-2/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-055-6/+5
|\ \
| * | video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
| * | video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-055-5/+5
* | | Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-0512-7/+862
|\ \ \
| * | | s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
| * | | sandbox: add ADC driverPrzemyslaw Marczak2015-11-023-0/+184
| * | | dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak2015-11-023-0/+155
OpenPOWER on IntegriCloud