summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | armv8/fsl-lsch3: Enable erratum workround for A008514York Sun2015-02-24-0/+1
| * | armv8/fsl-lsch3: Enable workaround for A008336York Sun2015-02-24-0/+4
| * | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-2/+21
| * | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-24-0/+5
| * | armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma2015-02-24-0/+5
| * | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-61/+97
| * | ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu2015-02-24-9/+23
| * | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-4/+5
| * | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+82
| |/
* | ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-24-4/+0
* | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-1492/+0
* | ARM: remove a320evb board supportMasahiro Yamada2015-02-24-165/+0
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-580/+0
* | ARM: remove dkb board supportMasahiro Yamada2015-02-24-625/+0
* | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-840/+0
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-35/+33
* | kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-2/+1
* | ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada2015-02-24-1/+1
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-21-0/+9
|\
| * sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-21-0/+9
* | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-21-1/+10
* | bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-21-4/+39
* | bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-21-43/+5
* | ARM: prepare for including <mach/*.h>Masahiro Yamada2015-02-21-0/+2
* | ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-21-0/+0
* | ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada2015-02-21-2/+2
* | ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada2015-02-21-2/+2
* | ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-21-2/+3
* | ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada2015-02-21-2/+2
* | ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada2015-02-21-2/+2
* | ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada2015-02-21-2/+3
* | ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada2015-02-21-6/+6
* | ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-21-122/+37
* | ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21-24/+14
* | ARM: prepare for moving SoC sources into mach-*Masahiro Yamada2015-02-21-0/+10
* | ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21-155/+172
|/
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-17-84/+162
|\
| * avr32: add generic board supportAndreas Bießmann2015-02-17-0/+20
| * common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-17-0/+75
| * avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-17-5/+4
| * avr32: convert to dram_init()Andreas Bießmann2015-02-17-10/+29
| * avr32: rename mmu.h definitionsAndreas Bießmann2015-02-17-7/+7
| * avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-17-8/+17
| * avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-17-2/+4
| * avr32: use dlmalloc for DMA buffersAndreas Bießmann2015-02-17-52/+6