summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-113-0/+197
* dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-112-1/+112
* dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-113-0/+16
* dm: i2c: Implement driver model support in the i2c commandSimon Glass2014-12-111-53/+323
* dm: i2c: Add a uclass for I2CSimon Glass2014-12-115-0/+827
* lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-113-0/+151
* dm: rpi: Move serial to driver modelSimon Glass2014-12-112-3/+15
* dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-111-0/+1
* dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada2014-12-111-51/+52
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-113-24/+28
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-1020-45/+66
|\
| * arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-012-10/+19
| * mx6sabre_common: Use the default CONFIG_SYS_PBSIZEFabio Estevam2014-12-011-3/+0
| * config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZEFabio Estevam2014-12-011-0/+4
| * tbs2910: fix lost characters on serial inputSoeren Moch2014-12-011-1/+1
| * arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-016-9/+9
| * sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-012-6/+11
| * tbs2910: fix KconfigSoeren Moch2014-12-012-8/+1
| * mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam2014-12-011-2/+0
| * mx6sxsabresd: Add thermal supportFabio Estevam2014-12-011-0/+10
| * 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
| * imx: mx53loco: Add raw initrd supportGuillaume GARDET2014-12-011-0/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-1021-103/+391
|\ \
| * | arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-102-0/+28
| * | arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-102-0/+36
| * | arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu2014-12-101-0/+4
| * | arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu2014-12-101-0/+14
| * | arm: rmobile: rcar: Stop clock prior to booting kernelNobuhiro Iwamatsu2014-12-055-3/+76
| * | arm: rmobile: rcar: Add structure for infomation of module control registerNobuhiro Iwamatsu2014-12-051-0/+83
| * | arm: rmobile: rcar: Add infomation of bits for module control registerNobuhiro Iwamatsu2014-12-054-0/+53
| * | arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32Nobuhiro Iwamatsu2014-12-051-0/+4
| * | arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-059-32/+31
| * | arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-055-36/+26
| * | arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-055-35/+39
* | | dm: stv0991: Move serial to driver modelVikas Manocha2014-12-092-5/+25
* | | stv0991: increase the initial ram size configVikas Manocha2014-12-091-1/+1
* | | stv0991: enable default and misc command configsVikas Manocha2014-12-091-2/+19
* | | stv0991: enable ethernet supportVikas Manocha2014-12-098-1/+151
* | | stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-0922-0/+764
* | | Prepare v2015.01-rc3Tom Rini2014-12-081-1/+1
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-08115-144/+6835
|\ \ \
| * | | powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian2014-12-051-1/+2
| * | | powerpc/hydra: Update MDIO mux fixupsChunhe Lan2014-12-051-1/+3
| * | | powerpc/t4240rdb: enable eSDHC 3.3V supportXiaobo Xie2014-12-051-0/+1
| * | | powerpc/mpc85xx: use correct dma compatible for several SoCsTudor Laurentiu2014-12-0511-23/+23
| * | | board/t1024qds: add retimer support on t1024qdsShengzhou Liu2014-12-052-1/+61
| * | | t1024qds: increase IO drive strengthShengzhou Liu2014-12-052-0/+7
OpenPOWER on IntegriCloud