summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: Add register infomation of PLL regsiterNobuhiro Iwamatsu2014-04-281-0/+4
* arm: rmobile: r8a7791: Add support ES2 revisionNobuhiro Iwamatsu2014-04-282-1/+5
* arm: rmobile: r8a7790: Add support ES2 revisionNobuhiro Iwamatsu2014-04-281-0/+4
* arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu2014-04-281-27/+22
* arm: rmobile: Add prototype for function to get the CPU information to rmobile.hNobuhiro Iwamatsu2014-04-281-0/+6
* arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu2014-04-281-0/+5
* arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu2014-04-281-1/+1
* arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu2014-04-283-34/+4
* arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu2014-04-281-2/+18
* arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8...Nobuhiro Iwamatsu2014-04-283-1224/+640
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-2144-255/+3050
|\
| * arm, da850: staticize funtionsManish Badarkhe2014-04-172-6/+3
| * am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-172-4/+2
| * keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-171-0/+240
| * keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-173-0/+570
| * k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-1720-0/+1912
| * i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-174-4/+4
| * i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-171-68/+3
| * arm: add support for arch timerVitaly Andrianov2014-04-172-0/+59
| * dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-0/+11
| * OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-171-0/+1
| * omap3/sys_info: provide interface to read die idNishanth Menon2014-04-172-5/+15
| * OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-172-0/+23
| * ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-171-163/+205
| * ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-175-16/+13
| * ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-171-2/+2
* | ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-176-41/+40
* | usb: tegra: combine header fileStefan Agner2014-04-175-753/+225
* | usb: tegra: fix PHY configurationStefan Agner2014-04-172-6/+6
* | ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-172-0/+85
* | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-174-577/+539
* | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-174-573/+500
* | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-173-678/+609
* | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-173-374/+359
* | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-1711-127/+131
* | ARM: tegra: reduce public pinmux APIStephen Warren2014-04-172-8/+2
* | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-1711-2072/+732
* | ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-175-8/+16
* | ARM: tegra: prototype pinmux_init() in board.hStephen Warren2014-04-174-9/+1
* | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-172-11/+10
* | ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-178-86/+0
* | ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-178-24/+0
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0818-323/+266
|\
| * tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1
| * cpu: exynos4: add ace sha base addressPrzemyslaw Marczak2014-03-281-4/+4
| * spl: Fix guardian macros in spl.hMarek Vasut2014-03-286-6/+6
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-286-310/+248
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-282-2/+2
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-242-0/+5
* | arm64 patch: gicv3 supportDavid Feng2014-04-086-114/+290
OpenPOWER on IntegriCloud