summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri2014-09-173-0/+78
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-1711-165/+313
|\
| * imx: Fix build of mx6sxsabresdStefano Babic2014-09-111-1/+1
| * pcie_imx: Add mx6solox supportFabio Estevam2014-09-092-4/+22
| * mx6: imx-regs: Provide a structure for GPC registersFabio Estevam2014-09-091-0/+13
| * mx6qsabreauto: Remove imx6q-sabreauto.dtsFabio Estevam2014-09-092-14/+0
| * mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov2014-09-091-4/+4
| * iMX6: Disable the L2 before chaning the PL310 latencyYe.Li2014-09-091-0/+3
| * arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-091-0/+4
| * arm: mx6: add get_cpu_type()Nikita Kiryanov2014-09-091-2/+3
| * arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov2014-09-091-3/+1
| * arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov2014-09-091-0/+1
| * arm: mx6: ddr: do not write into reserved bitNikita Kiryanov2014-09-091-1/+1
| * arm: mx6: ddr: cleanupNikita Kiryanov2014-09-091-141/+137
| * i2c: imx: add macros to setup pads for multiple SoC typesNikita Kiryanov2014-09-091-0/+33
| * mx6: add clock enabling functionsNikita Kiryanov2014-09-092-0/+95
* | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-111-1/+2
* | arm: Make reset position-independentBenoît Thébaudeau2014-09-111-2/+1
* | 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
OpenPOWER on IntegriCloud