summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000: fix no nvm buildMarcel Ziswiler2014-09-241-0/+2
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-241-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-241-0/+31
* spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-241-8/+6
* spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-241-1/+1
* spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-241-6/+5
* sf: Add M25PX64 SPI NOR flash IDStefan Roese2014-09-241-0/+1
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-241-2/+4
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-23/+25
* mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov2014-09-241-0/+2
* dm: avoid dev->req_seq overflowRobert Baldyga2014-09-231-0/+2
* dm: serial: Don't require device tree to configure a consoleSimon Glass2014-09-231-1/+2
* dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass2014-09-231-2/+5
* sf: Add an empty entry to the parameter listSimon Glass2014-09-231-0/+1
* 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
|\
| * 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
* | 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
|\ \ \ | |/ / |/| / | |/
| * 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
| * | mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy2014-09-041-22/+20
OpenPOWER on IntegriCloud