summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-11-1/+112
* dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-11-0/+16
* dm: i2c: Implement driver model support in the i2c commandSimon Glass2014-12-11-53/+323
* dm: i2c: Add a uclass for I2CSimon Glass2014-12-11-0/+827
* lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-11-0/+151
* dm: rpi: Move serial to driver modelSimon Glass2014-12-11-3/+15
* dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-11-0/+1
* dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada2014-12-11-51/+52
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-24/+28
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-10-45/+66
|\
| * arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-01-10/+19
| * mx6sabre_common: Use the default CONFIG_SYS_PBSIZEFabio Estevam2014-12-01-3/+0
| * config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZEFabio Estevam2014-12-01-0/+4
| * tbs2910: fix lost characters on serial inputSoeren Moch2014-12-01-1/+1
| * arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-9/+9
| * sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-01-6/+11
| * tbs2910: fix KconfigSoeren Moch2014-12-01-8/+1
| * mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam2014-12-01-2/+0
| * mx6sxsabresd: Add thermal supportFabio Estevam2014-12-01-0/+10
| * thermal: imx_thermal: Do not display calibration dataFabio Estevam2014-12-01-2/+0
| * mxs_ocotp: clear the error flag before initiating write operationHector Palacios2014-12-01-0/+2
| * mxs_ocotp: check for errors from the OTP controller after writingHector Palacios2014-12-01-0/+7
| * mxs_ocotp: prevent error path from returning successHector Palacios2014-12-01-4/+1
| * imx: mx53loco: Add raw initrd supportGuillaume GARDET2014-12-01-0/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-10-103/+391
|\ \
| * | arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10-0/+28
| * | arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10-0/+36
| * | arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu2014-12-10-0/+4
| * | arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu2014-12-10-0/+14
| * | arm: rmobile: rcar: Stop clock prior to booting kernelNobuhiro Iwamatsu2014-12-05-3/+76
| * | arm: rmobile: rcar: Add structure for infomation of module control registerNobuhiro Iwamatsu2014-12-05-0/+83
| * | arm: rmobile: rcar: Add infomation of bits for module control registerNobuhiro Iwamatsu2014-12-05-0/+53
| * | arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32Nobuhiro Iwamatsu2014-12-05-0/+4
| * | arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-05-32/+31
| * | arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-05-36/+26
| * | arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-05-35/+39
* | | dm: stv0991: Move serial to driver modelVikas Manocha2014-12-09-5/+25
* | | stv0991: increase the initial ram size configVikas Manocha2014-12-09-1/+1
* | | stv0991: enable default and misc command configsVikas Manocha2014-12-09-2/+19
* | | stv0991: enable ethernet supportVikas Manocha2014-12-09-1/+151
* | | stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-09-0/+764
* | | Prepare v2015.01-rc3Tom Rini2014-12-08-1/+1
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-08-144/+6835
|\ \ \
| * | | powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian2014-12-05-1/+2
| * | | powerpc/hydra: Update MDIO mux fixupsChunhe Lan2014-12-05-1/+3
| * | | powerpc/t4240rdb: enable eSDHC 3.3V supportXiaobo Xie2014-12-05-0/+1
| * | | powerpc/mpc85xx: use correct dma compatible for several SoCsTudor Laurentiu2014-12-05-23/+23
| * | | board/t1024qds: add retimer support on t1024qdsShengzhou Liu2014-12-05-1/+61
| * | | t1024qds: increase IO drive strengthShengzhou Liu2014-12-05-0/+7
| * | | net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu2014-12-05-2/+11