summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-0812-15/+555
|\
| * net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu2014-12-051-2/+11
| * net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-052-2/+7
| * powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-052-0/+90
| * driver/ddr/fsl: Add workaround for faulty SPDYork Sun2014-12-051-0/+22
| * B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-051-2/+62
| * powerpc/b4860qds: add xfi supportShaohui Xie2014-12-051-1/+3
| * net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-053-0/+337
| * driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slotsYork Sun2014-12-051-6/+25
| * Freescale t104x: Do not exclude SGMIIJoakim Tjernlund2014-12-051-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-088-35/+42
|\ \
| * | ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil2014-12-041-4/+5
| * | mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-041-5/+4
| * | omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-6/+1
| * | twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski2014-12-042-13/+19
| * | mmc: Board-specific MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
| * | arm: omap: add support for am57xx devicesFelipe Balbi2014-12-043-7/+8
| * | usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-041-2/+0
* | | Merge git://git.denx.de/u-boot-i2cTom Rini2014-12-081-4/+4
|\ \ \
| * | | i2c: Correct spelling errorMark Tomlinson2014-12-081-3/+3
| * | | i2c: Fix deselection of muxesMark Tomlinson2014-12-081-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-12-082-11/+16
|\ \ \
| * | | mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu2014-12-052-2/+7
| * | | mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu2014-12-052-3/+5
| * | | mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu2014-12-051-8/+6
| |/ /
* | | blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada2014-12-081-1/+0
* | | Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-084-4/+4
* | | serial: pl01x: avoid pl01x type check two timesVikas Manocha2014-12-081-9/+6
* | | serial: pl01x: disable as per type of pl01xVikas Manocha2014-12-081-3/+4
* | | serial: pl01x: move all line control at same placeVikas Manocha2014-12-081-23/+21
* | | serial: pl01x: fix pl011 baud rate configurationVikas Manocha2014-12-081-0/+8
* | | serial: pl01x: pass pl01x_type to set baudrateVikas Manocha2014-12-081-1/+1
|/ /
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-1/+1
|\ \
| * | fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-1/+1
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-0122-213/+665
|\ \ \
| * | | bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-253-18/+22
| * | | bios_emulator: Add an option to enable debuggingSimon Glass2014-11-259-54/+90
| * | | bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-252-0/+6
| * | | bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-252-58/+144
| * | | bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-254-23/+23
| * | | x86: video: Add video driver for bare x86 boardsSimon Glass2014-11-252-0/+38
| * | | pci: Add general support for execution of video ROMsSimon Glass2014-11-252-1/+279
| * | | Introduce a header file for the BIOS emulatorSimon Glass2014-11-252-52/+3
| * | | pci: Add functions to read and write a BAR addressSimon Glass2014-11-251-3/+21
| * | | rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-252-5/+40
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-272-9/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-281-1/+37
| * | | serial: UniPhier: support OF configurationMasahiro Yamada2014-11-281-8/+11
| | |/ | |/|
* | | mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-261-19/+19
* | | mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-261-0/+3
OpenPOWER on IntegriCloud