summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day1-1/+1
2013-09-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-9/+3
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+192
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+192
2013-09-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini13-144/+1173
2013-09-06ahci: convert to use libata functions and definitionsRob Herring1-56/+24
2013-09-06ahci: increase spin-up timeout to 20 secRob Herring1-1/+1
2013-09-06ahci: handle COMINIT received during spin-upRob Herring1-0/+12
2013-09-06ahci: move link bring-up handling to separate functionRob Herring1-15/+25
2013-09-06ahci: add defines for PORT_SCR_STAT register bitsRob Herring1-2/+3
2013-09-06ahci: fix memory leak in ata_scsiop_inquiryRob Herring1-0/+1
2013-09-06ahci: fix unaligned accessRob Herring1-1/+1
2013-09-06ahci: use ports implemented map instead of num_portsRichard Gibbs1-0/+4
2013-09-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD5-1/+158
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh1-1/+2
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD4-0/+634
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD4-142/+379
2013-08-30drivers:power:max77686: add function to set voltage and modePiotr Wilczek1-0/+192
2013-08-28video: add formike lcd panel initHeiko Schocher2-0/+512
2013-08-28arm, am335x: add watchdog supportHeiko Schocher2-0/+122
2013-08-27spi: mxs_spi: Configure chipselect after block resetMarek Vasut1-9/+3
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam1-3/+3
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam1-9/+0
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski1-4/+7
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski1-2/+4
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher1-2/+36
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy1-0/+7
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy1-2/+24
2013-08-23mmc: mxsmmc: Enable MMC HC supportAmaury Pouly1-1/+2
2013-08-23nand_util: delete a useless variableMasahiro Yamada1-2/+1
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen1-1/+1
2013-08-22gpio: atmel: add gpio common API supportBo Shen1-0/+43
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen1-112/+138
2013-08-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh1-2/+128
2013-08-22mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh1-7/+56
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh1-16/+0
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh1-1/+4
2013-08-22net: macb: fix the following building warningBo Shen1-3/+9
2013-08-22Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini12-10/+250
2013-08-21fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson1-0/+2
2013-08-21ARM: mxs: Added application UART driverAndreas Wass3-0/+154
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie3-2/+43
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun2-32/+2
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2-7/+21
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang3-0/+80
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang3-0/+135
2013-08-20pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Ɓukasz Majewski1-1/+1