summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2014-12-119-7/+616
|\
| * dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-114-7/+21
| * ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-113-0/+376
| * tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-111-0/+114
| * dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-111-0/+105
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-111-0/+5
|\ \
| * | imx:mx6slevk add board level support for usbPeng Fan2014-11-141-0/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-1115-5/+393
|\ \ \ | |_|/ |/| |
| * | kconfig: ls102xa: Change the prompt messagesAlison Wang2014-12-111-2/+2
| * | ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li2014-12-111-0/+17
| * | ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li2014-12-112-0/+119
| * | ls102xa: changing a few targets' configurations.Xiubo Li2014-12-112-0/+5
| * | ls1021a: adding a secondary core boot address and kick functionsXiubo Li2014-12-111-0/+18
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li2014-12-111-2/+2
| * | ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li2014-12-111-0/+3
| * | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-112-0/+7
| * | arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang2014-12-111-0/+1
| * | arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-113-0/+54
| * | kconfig: ls1021a: add SUPPORT_SPLAlison Wang2014-12-111-0/+2
| * | arm: spl: Add I2C linker list in generic .ldsAlison Wang2014-12-111-0/+3
| * | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-112-0/+16
| * | arm: ls102xa: clear EPU registers for deep sleepchenhui zhao2014-12-115-0/+143
| * | arm: ls102xa: fixed a bus frequency setting errorTang Yuantian2014-12-111-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-106-15/+28
|\ \ \
| * | | arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-012-10/+19
| * | | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-012-5/+5
| * | | sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-011-0/+3
| * | | tbs2910: fix KconfigSoeren Moch2014-12-011-0/+1
* | | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-107-0/+215
|\ \ \ \
| * | | | arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu2014-12-101-0/+14
| * | | | 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 control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-051-0/+22
| * | | | arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-051-0/+39
* | | | | stv0991: enable ethernet supportVikas Manocha2014-12-096-0/+100
* | | | | stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-0915-0/+607
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-0810-22/+45
|\ \ \ \
| * | | | arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-042-2/+14
| * | | | beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-041-0/+4
| * | | | arm: omap: add support for am57xx devicesFelipe Balbi2014-12-043-4/+4
| * | | | arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-041-0/+3
| * | | | arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-041-1/+1
| * | | | arm: omap5: make hw_init_data weakFelipe Balbi2014-12-041-1/+1
| * | | | arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-041-4/+5
| * | | | arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-041-0/+3
| * | | | arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-042-10/+10
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-0817-107/+558
|\ \ \ \
| * | | | ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada2014-12-094-40/+108
| * | | | ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada2014-12-091-1/+6
OpenPOWER on IntegriCloud