summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-24ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada
2015-02-24arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang
2015-02-24arm: ls102xa: workaround for cache coherency problemchenhui zhao
2015-02-24arm/ls102xa: use a array to define pexmscportsrMinghuan Lian
2015-02-24arm/ls102xa: create TLB to map PCIe regionMinghuan Lian
2015-02-24arm: ls102xa: Define default values for some CCSR macrosAlison Wang
2015-02-24drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera
2015-02-24armv8/fsl-lsch3: Enable erratum workround for A008514York Sun
2015-02-24armv8/fsl-lsch3: Enable workaround for A008336York Sun
2015-02-24armv8/fsl-lsch3: Add support for second DDR clockYork Sun
2015-02-24driver/ddr/fsl: Add workaround for A008336York Sun
2015-02-24armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma
2015-02-24armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun
2015-02-24ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu
2015-02-24armv8/fsl-lsch3: Change normal memory shareabilityYork Sun
2015-02-24fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma
2015-02-21Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren
2015-02-21ARM: prepare for including <mach/*.h>Masahiro Yamada
2015-02-21ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada
2015-02-21ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada
2015-02-21ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-02-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann
2015-02-17avr32: convert to dram_init()Andreas Bießmann
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16ARM: lpc3250: config: add generic board supportVladimir Zapolskiy