summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren
2013-06-05Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini
2013-06-04input: simplify key_matrix_decode_fdt()Stephen Warren
2013-06-04input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren
2013-06-04bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-24sf: spansion: Add support for S25FL128SXie Xiaobo
2013-05-24Enable XAUI interface for B4860QDSSuresh Gupta
2013-05-24net/phy: fix select line for TN80xxShaohui Xie
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov
2013-05-22nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha
2013-05-22mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin
2013-05-22mtd: nand: fix the partial page write conditionhtbegin
2013-05-22nand/fsl_elbc: detect page size at runtimeScott Wood
2013-05-21USB: ohci-at91: support sama5d3x devicesBo Shen
2013-05-15powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie
2013-05-14OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang
2013-05-12mmc: atmel_mci: add mmc card supportBo Shen
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen
2013-05-12spi: atmel_spi: using ip version to check whether has wdrbtBo Shen
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD