summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-150/+0
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-102-2/+23
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-101-0/+2
* dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-101-32/+37
* dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-101-0/+4
* Remove typedefs from bmp_layout.hSimon Glass2015-06-103-9/+9
* dm: usb: Implement usb_detect_change() for driver modelSimon Glass2015-06-101-0/+43
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-101-0/+21
* tegra: lcd: Tidy up clock initSimon Glass2015-06-091-3/+1
* tegra: spi: Support slow SPI ratesSimon Glass2015-06-091-3/+15
* tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass2015-06-091-17/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-086-1/+189
|\
| * usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-081-0/+8
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-083-0/+177
| * dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-081-0/+1
| * pci: imx: display message if no pcie linkTim Harvey2015-05-281-1/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-062-1/+4
|\ \
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-041-0/+1
| * | sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-051-0/+1
|\ \ \
| * | | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-041-0/+1
| |/ /
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-28/+229
* | | pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* | | pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-041-0/+138
* | | video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-041-1/+0
* | | pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-042-70/+66
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-308-30/+20
|\ \
| * | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-313-11/+10
| * | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-315-19/+10
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-302-0/+274
|\ \ \
| * | | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+274
| |/ /
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-05-294-20/+120
|\ \ \
| * | | usb: dwc2: Add support for v3 snpsid valuePeter Griffin2015-05-292-1/+3
| * | | ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu2015-05-292-19/+117
| |/ /
* | | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-283-3/+3
|/ /
* | fsl/sata: Replace sprintf() with snprintf()Tang Yuantian2015-05-281-1/+1
* | gpio: stm32: add stm32f1 supportMatt Porter2015-05-281-1/+109
* | pci: display header for bus scanTim Harvey2015-05-271-0/+4
* | Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-271-0/+3
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-264-38/+60
|\
| * thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-261-6/+9
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-261-25/+24
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-261-0/+3
| * pwm: imx: Remove unreachable codeAxel Lin2015-05-261-4/+0
| * pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-261-0/+12
| * thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-191-10/+19
* | mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-241-18/+49
* | mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-242-5/+50
* | mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-0/+30
OpenPOWER on IntegriCloud