summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-11-0/+186
|\
| * ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li2014-12-11-0/+17
| * ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li2014-12-11-0/+119
| * ls102xa: changing a few targets' configurations.Xiubo Li2014-12-11-0/+5
| * arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+7
| * arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang2014-12-11-0/+1
| * arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+20
| * arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-11-0/+16
| * arm: ls102xa: clear EPU registers for deep sleepchenhui zhao2014-12-11-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-10-4/+12
|\ \
| * | arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-01-0/+8
| * | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-4/+4
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-10-0/+215
|\ \ \
| * | | arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu2014-12-10-0/+14
| * | | 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 control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-05-0/+22
| * | | arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-05-0/+39
* | | | stv0991: enable ethernet supportVikas Manocha2014-12-09-0/+72
* | | | stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-09-0/+365
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-8/+12
|\ \ \
| * | | arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-04-0/+1
| * | | arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-3/+3
| * | | arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-04-0/+3
| * | | arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-04-5/+5
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-08-0/+7
|\ \ \
| * | | ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada2014-12-09-0/+7
| |/ /
* | | ARM: rpi_b: detect board revisionStephen Warren2014-12-08-0/+33
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-27-0/+6
|\ \
| * | ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada2014-11-28-0/+6
* | | mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-26-20/+19
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-26-3/+18
|\ \
| * | arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang2014-11-24-2/+0
| * | arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin2014-11-24-0/+1
| * | drivers: usb: fsl: Define USB configs for LS102XANikhil Badola2014-11-24-0/+4
| * | arm: ls102xa: Fixed a register definition errorTang Yuantian2014-11-19-1/+1
| * | qe: add u-qe support to arm boardZhao Qiang2014-11-19-0/+12
* | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-3/+32
|\ \ \
| * | | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-0/+13
| * | | arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-17-0/+7
| * | | DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-17-0/+1
| * | | Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-17-3/+11
* | | | sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-25-0/+13
* | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+2
* | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+185
* | | | sunxi: Add video pll clock functionsHans de Goede2014-11-25-1/+105
* | | | sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-25-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-10/+47
|\ \ \
| * | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-24-0/+1