summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-0/+113
| * | | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-111-0/+10
| * | | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-112-0/+52
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-104-14/+18
|\ \ \ \ | |/ / / |/| | |
| * | | sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-011-6/+8
| * | | mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam2014-12-011-2/+0
| * | | thermal: imx_thermal: Do not display calibration dataFabio Estevam2014-12-011-2/+0
| * | | mxs_ocotp: clear the error flag before initiating write operationHector Palacios2014-12-011-0/+2
| * | | mxs_ocotp: check for errors from the OTP controller after writingHector Palacios2014-12-011-0/+7
| * | | mxs_ocotp: prevent error path from returning successHector Palacios2014-12-011-4/+1
* | | | 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
OpenPOWER on IntegriCloud