summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-291-2/+2
* usb: ehci: mxs: Add board-specific callbacksMarek Vasut2014-09-291-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-2263-181/+1390
|\
| * mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON2014-09-191-0/+1
| * USB: ehci-atmel: use pcr to enable or disable clockBo Shen2014-09-191-0/+8
| * USB: ohci-at91: use pcr to enable or disable clockBo Shen2014-09-191-4/+4
| * mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2014-09-192-10/+14
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-175-15/+107
| |\
| * | net: usb: Add SMSC copyright to smsc95xx driverSimon Glass2014-09-161-0/+1
| * | mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com2014-09-161-2/+2
| * | mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan2014-09-161-0/+1
| * | kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-1628-28/+0
| * | rtl8169: Defer network packet processingThierry Reding2014-09-161-1/+2
| * | openrisc: Fix a few type cast related warningsVasili Galka2014-09-151-4/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-1310-117/+838
| |\ \
| | * | dm: tegra: Enable driver model for serialSimon Glass2014-09-102-0/+39
| | * | dm: serial: Add driver model support for ns16550Simon Glass2014-09-102-3/+155
| | * | dm: serial: Collect common baud rate code in ns16550Simon Glass2014-09-101-20/+13
| | * | dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-102-11/+21
| | * | sandbox: serial: Support a coloured consoleSimon Glass2014-09-101-0/+83
| | * | sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-31/+36
| | * | dm: Add a uclass for serial devicesSimon Glass2014-09-102-0/+217
| | * | dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-102-4/+8
| | * | serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass2014-09-101-0/+1
| | * | tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-55/+272
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-127-57/+308
| |\ \ \ | | |/ / | |/| |
| * | | video: dcu: Add DCU driver supportWang Huan2014-09-082-0/+366
| * | | serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-081-0/+118
| * | | driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-082-0/+5
| * | | driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun2014-09-081-1/+1
| * | | driver/ddr/freescale: Add support of accumulate ECCYork Sun2014-09-081-0/+5
| * | | ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-081-2/+2
| * | | ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-081-0/+7
| * | | net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-081-3/+6
| * | | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-087-6/+2
| * | | ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-081-2/+2
| * | | arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-081-1/+1
* | | | mtd: nand: add Freescale vf610_nfc driverStefan Agner2014-09-162-0/+725
| |_|/ |/| |
* | | pcie_imx: Add mx6solox supportFabio Estevam2014-09-091-4/+36
* | | arm: vf610: lpuart: disable FIFO on initializatonStefan Agner2014-09-091-0/+10
* | | arm: vf610: lpuart: fix status register handlingStefan Agner2014-09-091-6/+3
* | | pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-091-0/+4
* | | sata: dwc_ahsata: implement sata_port_statusNikita Kiryanov2014-09-091-0/+17
* | | net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam2014-09-091-3/+27
* | | net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam2014-09-091-2/+10
| |/ |/|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-094-12/+270
|\ \
| * | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-052-0/+221
| * | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+43
| * | exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-12/+6
| |/
* | mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy2014-09-041-2/+2
OpenPOWER on IntegriCloud