summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-06-08dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04pci: Do not skip legacy IDE device configurationBin Meng
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29Merge git://git.denx.de/u-boot-usbTom Rini
2015-05-29usb: dwc2: Add support for v3 snpsid valuePeter Griffin
2015-05-29ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-28fsl/sata: Replace sprintf() with snprintf()Tang Yuantian
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter
2015-05-28pci: imx: display message if no pcie linkTim Harvey
2015-05-27pci: display header for bus scanTim Harvey
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26pwm: imx: Remove unreachable codeAxel Lin
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan
2015-05-22nand/elbc: Memory leak fixRaghav Dogra
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger