summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-055-5/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-041-1/+1
|\
| * iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador2015-11-251-1/+1
* | rockchip: add rk3036 sdram driverhuang lin2015-12-011-0/+341
* | rockchip: add early uart driverhuang lin2015-12-011-0/+44
* | rockchip: rk3036: Add header files for GRFhuang lin2015-12-011-0/+493
* | rockchip: rk3036: Add clock driverhuang lin2015-12-011-0/+168
* | rockchip: add timer driverhuang lin2015-12-011-0/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-3011-41/+116
|\ \
| * | armv8: fsl-layerscape: Fix early MMU table for nand bootYork Sun2015-11-301-0/+4
| * | armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-302-0/+12
| * | armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-302-28/+53
| * | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-301-0/+7
| * | armv8/ls1043ardb: add USB supportGong Qianyu2015-11-301-3/+3
| * | armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-301-0/+1
| * | pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu2015-11-304-0/+18
| * | armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-303-3/+9
| * | armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-306-10/+12
| * | arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bitAlison Wang2015-11-301-1/+1
* | | arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang2015-11-3013-1448/+0
|/ /
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-224-1/+197
|\ \
| * | sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-221-1/+6
| * | sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-223-0/+190
| * | sunxi: Add basic H3 supportJens Kuske2015-11-221-0/+1
| |/
* | ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-191-0/+3
|\
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-171-0/+3
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-2/+8
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-1613-135/+133
|\
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-121-0/+2
| * imx: mx6: add clock api for lcdifPeng Fan2015-11-121-0/+2
| * imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-121-4/+30
| * imx: mx6: fix register addressPeng Fan2015-11-121-6/+12
| * imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-122-102/+22
| * imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-122-1/+1
| * imx: include linux/types.h for regs-common.hPeng Fan2015-11-121-0/+2
| * mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-121-1/+1
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
| * mx7: psci: add basic psci supportPeng Fan2015-11-121-0/+3
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-1232-360/+1680
| |\
| * | imx: hab: add secure boot fuse detailsAdrian Alonso2015-10-301-0/+9
| * | imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-301-1/+1
| * | imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-301-0/+0
| * | imx: cpu: move common chip revision id'sAdrian Alonso2015-10-304-19/+12
| * | arm, imx: add some gpr register definesHeiko Schocher2015-10-301-0/+35
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-121-10/+4
|\ \ \
| * | | ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-121-4/+4
| * | | ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-121-6/+0
| | |/ | |/|
* | | driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-1/+1
|/ /
* | armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-101-5/+6
OpenPOWER on IntegriCloud