summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy
2014-09-25driver/ddr/fsl: Fix DDR4 driverYork Sun
2014-09-25driver/ddr/fsl: Fix tXP and tCKEYork Sun
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24e1000: fix no nvm buildMarcel Ziswiler
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae
2014-09-24board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov
2014-09-23dm: avoid dev->req_seq overflowRobert Baldyga
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass
2014-09-23dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass
2014-09-23sf: Add an empty entry to the parameter listSimon Glass
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com
2014-09-16mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-16rtl8169: Defer network packet processingThierry Reding
2014-09-15openrisc: Fix a few type cast related warningsVasili Galka
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-10dm: tegra: Enable driver model for serialSimon Glass
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass
2014-09-10dm: serial: Collect common baud rate code in ns16550Simon Glass
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2014-09-10dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass
2014-09-10serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam
2014-09-09arm: vf610: lpuart: disable FIFO on initializatonStefan Agner
2014-09-09arm: vf610: lpuart: fix status register handlingStefan Agner