summaryrefslogtreecommitdiffstats
path: root/arch
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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-09-021-0/+4
|\
| * arc: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-261-0/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-09-021-0/+8
|\ \
| * | dm: sandbox: dts: Add a GPIO bankSimon Glass2014-08-311-0/+8
* | | mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-022-0/+16
|/ /
* | mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-311-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-315-6/+69
|\ \
| * | nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-301-0/+2
| * | nios2: move nios2.h to arch asm directoryThomas Chou2014-08-303-2/+42
| * | nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-303-4/+25
* | | 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
OpenPOWER on IntegriCloud