summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-06ahci: convert to use libata functions and definitionsRob Herring
2013-09-06ahci: increase spin-up timeout to 20 secRob Herring
2013-09-06ahci: handle COMINIT received during spin-upRob Herring
2013-09-06ahci: move link bring-up handling to separate functionRob Herring
2013-09-06ahci: add defines for PORT_SCR_STAT register bitsRob Herring
2013-09-06ahci: fix memory leak in ata_scsiop_inquiryRob Herring
2013-09-06ahci: fix unaligned accessRob Herring
2013-09-06ahci: use ports implemented map instead of num_portsRichard Gibbs
2013-09-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-30drivers:power:max77686: add function to set voltage and modePiotr Wilczek
2013-08-28video: add formike lcd panel initHeiko Schocher
2013-08-28arm, am335x: add watchdog supportHeiko Schocher
2013-08-27spi: mxs_spi: Configure chipselect after block resetMarek Vasut
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy
2013-08-23mmc: mxsmmc: Enable MMC HC supportAmaury Pouly
2013-08-22nand_util: delete a useless variableMasahiro Yamada
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen
2013-08-22gpio: atmel: add gpio common API supportBo Shen
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen
2013-08-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh
2013-08-22mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh
2013-08-22net: macb: fix the following building warningBo Shen
2013-08-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-08-21fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson
2013-08-21ARM: mxs: Added application UART driverAndreas Wass
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang
2013-08-20pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan