summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* tegra: lcd: Tidy up clock initSimon Glass2015-06-09-3/+1
* tegra: spi: Support slow SPI ratesSimon Glass2015-06-09-3/+15
* tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass2015-06-09-17/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-08-1/+189
|\
| * usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-08-0/+8
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-08-0/+177
| * dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-08-0/+1
| * pci: imx: display message if no pcie linkTim Harvey2015-05-28-1/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-06-1/+4
|\ \
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-04-0/+1
| * | sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-04-1/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-05-0/+1
|\ \ \
| * | | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-04-0/+1
| |/ /
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-28/+229
* | | pci: Do not skip legacy IDE device configurationBin Meng2015-06-04-14/+0
* | | pci: Allow debug message output in pci_auto.cBin Meng2015-06-04-1/+0
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-0/+138
* | | video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-04-1/+0
* | | pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-04-70/+66
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-30-30/+20
|\ \
| * | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-31-11/+10
| * | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31-19/+10
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-30-0/+274
|\ \ \
| * | | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-0/+274
| |/ /
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-05-29-20/+120
|\ \ \
| * | | usb: dwc2: Add support for v3 snpsid valuePeter Griffin2015-05-29-1/+3
| * | | ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu2015-05-29-19/+117
| |/ /
* | | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-28-3/+3
|/ /
* | fsl/sata: Replace sprintf() with snprintf()Tang Yuantian2015-05-28-1/+1
* | gpio: stm32: add stm32f1 supportMatt Porter2015-05-28-1/+109
* | pci: display header for bus scanTim Harvey2015-05-27-0/+4
* | Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-27-0/+3
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-26-38/+60
|\
| * thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-26-6/+9
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-26-25/+24
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-26-0/+3
| * pwm: imx: Remove unreachable codeAxel Lin2015-05-26-4/+0
| * pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-26-0/+12
| * thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-19-10/+19
* | mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-24-18/+49
* | mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-24-5/+50
* | mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-24-0/+30
* | mtd: vf610_nfc: use in-band bad block tableStefan Agner2015-05-24-27/+2
* | mtd: vf610_nfc: implement OOB only readStefan Agner2015-05-24-59/+40
* | mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner2015-05-24-1/+1
* | mtd: vf610_nfc: remove read on SEQINStefan Agner2015-05-24-6/+8
* | mtd: vf610_nfc: remove caching of page in bufferStefan Agner2015-05-24-10/+1
* | mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-24-3/+4
* | mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan2015-05-24-18/+12
* | nand/elbc: Memory leak fixRaghav Dogra2015-05-22-0/+1