summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini18-89/+575
2015-02-25ARM: davinci: remove hawkboard supportMasahiro Yamada1-4/+0
2015-02-25ARM: remove tnetv107x board supportMasahiro Yamada13-1492/+0
2015-02-25ARM: remove a320evb board supportMasahiro Yamada6-165/+0
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada6-580/+0
2015-02-25ARM: remove dkb board supportMasahiro Yamada11-625/+0
2015-02-25ARM: remove jadecpu board supportMasahiro Yamada9-840/+0
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada7-35/+33
2015-02-25kconfig: switch to single .config configurationMasahiro Yamada2-2/+1
2015-02-25ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada1-1/+1
2015-02-25arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang2-0/+58
2015-02-25arm: ls102xa: workaround for cache coherency problemchenhui zhao1-0/+28
2015-02-25arm/ls102xa: use a array to define pexmscportsrMinghuan Lian1-2/+1
2015-02-25arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2-10/+207
2015-02-25arm: ls102xa: Define default values for some CCSR macrosAlison Wang1-0/+37
2015-02-25drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera1-1/+1
2015-02-25armv8/fsl-lsch3: Enable erratum workround for A008514York Sun1-0/+1
2015-02-25armv8/fsl-lsch3: Enable workaround for A008336York Sun1-0/+4
2015-02-25armv8/fsl-lsch3: Add support for second DDR clockYork Sun4-2/+21
2015-02-25driver/ddr/fsl: Add workaround for A008336York Sun1-0/+5
2015-02-25armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma1-0/+5
2015-02-25armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun6-61/+97
2015-02-25ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu3-9/+23
2015-02-25armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2-4/+5
2015-02-25fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2-0/+82
2015-02-22Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+9
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede1-0/+9
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren3-1/+10
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren7-4/+39
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren4-43/+5
2015-02-21ARM: prepare for including <mach/*.h>Masahiro Yamada1-0/+2
2015-02-21ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada15-0/+0
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada3-0/+0
2015-02-21ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada2-0/+0
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada7-0/+0
2015-02-21ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada16-0/+0
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada44-0/+0
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada17-2/+2
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada7-2/+2
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada9-2/+3
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada6-2/+2
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada8-2/+2
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada8-2/+3
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada26-6/+6
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada62-122/+37
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada45-24/+14
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada1-0/+10
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada2-155/+172
2015-02-18Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini20-84/+162
2015-02-18avr32: add generic board supportAndreas Bießmann6-0/+20