summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ls102xa: changing a few targets' configurations.Xiubo Li2014-12-11-0/+19
| * | ls1021a: adding a secondary core boot address and kick functionsXiubo Li2014-12-11-0/+18
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li2014-12-11-2/+3
| * | ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li2014-12-11-0/+3
| * | fsl/sleep: updated the deep sleep framework for QorIQ platformsTang Yuantian2014-12-11-56/+322
| * | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-11-0/+32
| * | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-11-0/+64
| * | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-11-104/+113
| * | ls1021aqds: add hwconfig setting to do pin muxYao Yuan2014-12-11-3/+70
| * | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+117
| * | arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang2014-12-11-0/+93
| * | arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE supportAlison Wang2014-12-11-2/+4
| * | arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT supportAlison Wang2014-12-11-0/+6
| * | arm: ls102xa: Add SD boot support for LS1021ATWR boardAlison Wang2014-12-11-0/+95
| * | arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-11-1/+173
| * | ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macroAlison Wang2014-12-11-0/+7
| * | kconfig: ls1021a: add SUPPORT_SPLAlison Wang2014-12-11-0/+2
| * | arm: spl: Add I2C linker list in generic .ldsAlison Wang2014-12-11-0/+3
| * | spl: Use u-boot.img instead of u-boot.binAlison Wang2014-12-11-1/+7
| * | ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2014-12-11-36/+77
| * | ls1021aqds: set the default I2C channel before DDR initChenhui Zhao2014-12-11-13/+19
| * | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-11-0/+93
| * | arm: ls102xa: clear EPU registers for deep sleepchenhui zhao2014-12-11-0/+143
| * | arm: ls102xa: fixed a bus frequency setting errorTang Yuantian2014-12-11-1/+1
* | | 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