Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
05a3d95fcca4e0f330f88ae3bdb78a845d818bd1
/
arch
/
arm
/
mach-socfpga
/
Makefile
988bfe4
arm: socfpga: Enable Intel N5X device build
by Siew Chin Lim
· 3 years, 4 months ago
e377bf2
arm: socfpga: Changed misc_s10.c to misc_soc64.c
by Siew Chin Lim
· 3 years, 4 months ago
ff1eec3
arm: socfpga: Restructure Stratix10 and Agilex handoff code
by Siew Chin Lim
· 3 years, 8 months ago
634a4ce
arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
by Siew Chin Lim
· 3 years, 8 months ago
be73451
arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
by Siew Chin Lim
· 3 years, 8 months ago
612ee82
arm: socfpga: Move Stratix10 and Agilex SPL common code
by Siew Chin Lim
· 3 years, 9 months ago
d883450
arm: socfpga: cmd: Support 'vab' command
by Siew Chin Lim
· 3 years, 9 months ago
2492d59
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
by Siew Chin Lim
· 3 years, 9 months ago
c984e1f
arm: socfpga: Add secure register access helper functions for SoC 64bits
by Siew Chin Lim
· 4 years ago
b5ddb91
arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
by Chee Hong Ang
· 4 years ago
bb272ed
arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
by Chee Hong Ang
· 4 years ago
461d298
arm: socfpga: agilex: Enable Agilex SoC build
by Ley Foon Tan
· 5 years ago
600c731
arm: socfpga: agilex: Add SPL for Agilex SoC
by Ley Foon Tan
· 5 years ago
b7d95b7
arm: socfpga: agilex: Add clock wrapper functions
by Ley Foon Tan
· 5 years ago
f1c4bd5
arm: socfpga: Move firewall code to firewall file
by Ley Foon Tan
· 5 years ago
fc82466
sysreset: add support for socfpga sysreset
by Simon Goldschmidt
· 5 years ago
aaa40e7
ARM: socfpga: Convert Arria10 to timer framework
by Marek Vasut
· 6 years ago
4eadafc2
arm: socfpga: stratix10: Add timer support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
975e496
arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
3305ba7
arm: socfpga: Restructure the SPL file
by Ley Foon Tan
· 7 years ago
ca6afad
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
e5b6a66
arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
f80cb34
arm: socfpga: stratix10: Add misc support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
7cdb912
arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
449cbae
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
6751e7d
arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC
by Ley Foon Tan
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
31e50f4
arm: socfpga: Restructure FPGA driver in the preparation to support A10
by Tien Fong Chee
· 7 years ago
5b7cea6
arm: socfpga: Enable build for Arria 10
by Ley Foon Tan
· 8 years ago
cfd0c54
arm: socfpga: Add misc support for Arria 10
by Ley Foon Tan
· 8 years ago
9ea8c5b
arm: socfpga: Add pinmux for Arria 10
by Ley Foon Tan
· 8 years ago
ca40f29
arm: socfpga: Add clock driver for Arria 10
by Ley Foon Tan
· 8 years ago
778ed2c
arm: socfpga: Add reset driver support for Arria 10
by Ley Foon Tan
· 8 years ago
b149f2b
arm: socfpga: Restructure misc driver
by Ley Foon Tan
· 8 years ago
d5c5e3b
arm: socfpga: Restructure system manager
by Ley Foon Tan
· 8 years ago
dd5d12d
arm: socfpga: Restructure reset manager driver
by Ley Foon Tan
· 8 years ago
ec6f882
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· 8 years ago
9365e90
arm: socfpga: remove building scan manager
by Dinh Nguyen
· 9 years ago
05204f6
arm: socfpga: Introduce common board code
by Marek Vasut
· 9 years ago
aefb78d
arm: socfpga: Move wrappers into platform directory
by Marek Vasut
· 9 years ago
8ed6661
arm: socfpga: misc: Add support for printing FPGA type
by Dinh Nguyen
· 9 years ago
ad18614
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
[Renamed from arch/arm/cpu/armv7/socfpga/Makefile]
ec48310
arm: socfpga: spl: Use common lowlevel_init
by Dinh Nguyen
· 10 years ago
c721380
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
6355024
socfpga: Adding Scan Manager driver
by Chin Liang See
· 10 years ago
cb35060
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
6ae4473
socfpga: Adding Freeze Controller driver
by Chin Liang See
· 11 years ago
d449575
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
70fa4e7
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
1922dad
socfpga: Creating driver for Reset Manager
by Chin Liang See
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago