summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-101-0/+1
* | arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+4
* | ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek2015-11-071-1/+1
* | ARM: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* | arm: ls1021a: Add sata support on qds and twr boardtang yuantian2015-10-293-0/+50
* | armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-297-0/+922
* | armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-2916-240/+511
* | armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-291-21/+82
* | arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2015-10-291-0/+1
* | Data types defined for 64 bit physical addressAneesh Bansal2015-10-292-5/+9
|/
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N2015-10-221-0/+3
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-221-0/+5
* driver: net: keystone_net: fix phy mode configurationMugunthan V N2015-10-221-0/+2
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-0/+4
* omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski2015-10-221-0/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-222-1/+1
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-221-2/+3
* omap4: omap_die_id supportPaul Kocialkowski2015-10-221-4/+0
* omap3: omap_die_id supportPaul Kocialkowski2015-10-221-1/+0
OpenPOWER on IntegriCloud