summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee2014-09-091-2/+13
* ARM: make gd a function for clangJeroen Hofstee2014-09-091-0/+25
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-091-3/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-0918-28/+258
|\
| * ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chipAjay Kumar2014-09-051-0/+30
| * exynos5420: add callbacks needed for exynos_fb driverAjay Kumar2014-09-051-0/+3
| * ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar2014-09-051-0/+1
| * video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+10
| * arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-053-6/+80
| * arm: exynos: Add RPLL for Exynos5420Ajay Kumar2014-09-052-0/+16
| * exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-0/+1
| * odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-051-0/+4
| * odroid: add odroid U3/X2 device tree descriptionPrzemyslaw Marczak2014-09-052-1/+72
| * arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-051-0/+6
| * arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-054-19/+33
| * exynos: pinmux: fix the gpio names for exynos4x12 mmcPrzemyslaw Marczak2014-09-051-2/+2
* | ARM: DRA72: DDR3: Add emif settings for 666MHz clockR Sricharan2014-09-042-3/+96
* | keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-042-30/+21
* | ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0Khoronzhuk, Ivan2014-09-041-1/+1
|/
* mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-311-0/+4
* nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* highbank: kconfig: move common settingsMasahiro Yamada2014-08-302-3/+23
* orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* keystone: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-6/+28
* omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
* omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-89/+111
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-61/+85
* exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-37/+59
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-302-71/+93
* versatile: kconfig: move common settingsMasahiro Yamada2014-08-302-9/+27
* rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-19/+41
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3010-75/+156
* zynq: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-12/+46
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-306-0/+6
* arm64: Correct passing of Linux kernel argsTom Rini2014-08-301-3/+5
* arm: convert Cygnus and NSP boards to KconfigSteve Rae2014-08-301-0/+8
* arm: add Cygnus and NSP boardsScott Branden2014-08-303-0/+67
* arm: bcmnsp: Add bcmnsp u-architectureScott Branden2014-08-302-0/+26
* arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden2014-08-302-0/+27
* arm: iproc: Initial commit of iproc architecture codeScott Branden2014-08-308-0/+423
* arm: vf610: add NFC clock supportStefan Agner2014-08-302-0/+15
* arm: vf610: add NFC pin muxStefan Agner2014-08-302-0/+38
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-301-1/+1
* arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-304-0/+181
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-301-58/+0
* socfpga: initialize designware ethernetPavel Machek2014-08-302-0/+19
* socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-294-1/+7
* socfpga: fix clock manager register definitionPavel Machek2014-08-292-99/+105
* arm: include config.h in arch/arm/lib/vectors.SChristian Riesch2014-08-291-0/+2
OpenPOWER on IntegriCloud