Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
56a931cdb7c462688f361f70e1dbe36ae37e7f63
/
arch
/
arm
/
cpu
/
armv7
/
Makefile
ae7947c
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
e873b15
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· 8 years ago
45f2c70
board: arm:: Add support for Broadcom BCM23550
by Steve Rae
· 8 years ago
076e841
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
by Hans de Goede
· 9 years ago
56b820a
arm: s5pc1xx: move SoC to mach-s5pc1xx
by Minkyu Kang
· 9 years ago
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· 9 years ago
74f8486
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago
ac31b5a
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
f633ac3
ARM: socfpga: abolish CONFIG_SOCFPGA
by Masahiro Yamada
· 10 years ago
ad18614
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
4e9b72f
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
4a7c11d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
43246cc
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· 10 years ago
ec48310
arm: socfpga: spl: Use common lowlevel_init
by Dinh Nguyen
· 10 years ago
ed22cc7
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· 10 years ago
aa0294e
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· 10 years ago
f856398
ARM: UniPhier: move SoC sources to mach-uniphier
by Masahiro Yamada
· 10 years ago
8780f22
bcm2836 SoC support (used in Raspberry Pi 2 model B)
by Stephen Warren
· 10 years ago
f058b79
ARM: keystone: move SoC sources to mach-keystone
by Masahiro Yamada
· 10 years ago
95ec48b
ARM: highbank: move SoC sources to mach-highbank
by Masahiro Yamada
· 10 years ago
ed1632a
ARM: tegra: collect SoC sources into mach-tegra
by Masahiro Yamada
· 10 years ago
e77d1d9
ARM: at91: collect SoC sources into mach-at91
by Masahiro Yamada
· 10 years ago
33913c5
stv0991: Add basic stv0991 architecture support
by Vikas Manocha
· 10 years ago
7cd60e4
tegra: do not descend into empty directories
by Masahiro Yamada
· 10 years ago
abde127
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
5653a82
arm: iproc: Initial commit of iproc architecture code
by Scott Branden
· 10 years ago
b32cf0e
ARM: HYP/non-sec/PSCI: emit DT nodes
by Marc Zyngier
· 10 years ago
09659d9
ARM: HYP/non-sec: add generic ARMv7 PSCI code
by Marc Zyngier
· 10 years ago
6efe369
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· 11 years ago
0e90287
arm: add support for arch timer
by Vitaly Andrianov
· 11 years ago
5d6c315
arch: kona: Initial commit of kona-common architecture code
by Darwin Rambo
· 11 years ago
f92b298
arm: atmel: sama5d3: spl boot from fat fs SD card
by Bo Shen
· 11 years ago
cd6fdfb
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
827b816
ARM: omap: move OMAP specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
df04214
ARM: tegra: move Tegra specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
d449575
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8de142c
ARM: extend non-secure switch to also go into HYP mode
by Andre Przywara
· 11 years ago
ad5ad74
ARM: add C function to switch to non-secure state
by Andre Przywara
· 11 years ago
e776fd2
ARM: add secure monitor handler to switch to non-secure state
by Andre Przywara
· 11 years ago
a6be77c
Prepare for TI816X : reuse existing code from TI814X
by TENART Antoine
· 11 years ago
3d3ac35
ARM: AM43xx: Add build support
by Lokesh Vutla
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
57ab23f
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
ee5bce4
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· 13 years ago
210f331
armv7: include armv7/cpu.c in SPL build
by Aneesh V
· 13 years ago
b8e60b9
omap: add basic SPL support
by Aneesh V
· 13 years ago
960f5c0
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
dd1d1d5
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
[Renamed from arch/arm/cpu/arm_cortexa8/Makefile]
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm_cortexa8/Makefile]
7d75a10
OMAP3: Add common cpu and start code
by Dirk Behme
· 16 years ago