Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f1c4bd54ada02a4dc865dfaf51f5aa9a03900eb0
/
arch
/
arm
/
mach-socfpga
/
spl_gen5.c
3d3a860
arm: socfpga: Convert system manager from struct to defines
by Ley Foon Tan
· 5 years ago
fed4c95
arm: socfpga: Convert reset manager from struct to defines
by Ley Foon Tan
· 5 years ago
8b3b890
ARM: socfpga: Unreset NAND in SPL on Gen5
by Marek Vasut
· 5 years ago
257ab53
arm: socfpga: gen5: don't zero bss in board_init_f()
by Simon Goldschmidt
· 5 years ago
b6ba490
ARM: socfpga: Pull PL310 clearing into common code
by Marek Vasut
· 6 years ago
635e250
arm: socfpga: remove re-added ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
0b2502e
ARM: socfpga: Disable bridges in SPL unless booting from FPGA
by Marek Vasut
· 6 years ago
407dcc5
arm: socfpga: implement proper peripheral reset
by Simon Goldschmidt
· 6 years ago
24910c3
arm: socfpga: move gen5 SDR driver to DM
by Simon Goldschmidt
· 6 years ago
2880c11
ARM: socfpga: Clear PL310 early in SPL
by Marek Vasut
· 6 years ago
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
da13a0a
arm: socfpga: fix SPL booting from fpga OnChip RAM
by Simon Goldschmidt
· 6 years ago
8e30203
arm: socfpga: gen5: combine some init code for SPL and U-Boot
by Simon Goldschmidt
· 6 years ago
bc698cc
arm: socfpga: cyclone5: handle debug uart
by Simon Goldschmidt
· 6 years ago
1849e25
arm: socfpga: spl_gen5: clean up malloc_base assignment
by Simon Goldschmidt
· 6 years ago
17a1c61
arm: socfpga: fix SPL on gen5 after moving to DM serial
by Simon Goldschmidt
· 6 years ago
3305ba7
arm: socfpga: Restructure the SPL file
by Ley Foon Tan
· 7 years ago
[Renamed (81%) from arch/arm/mach-socfpga/spl.c]
f3f525c
ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot
by Tien Fong Chee
· 7 years ago
0d5abc9
ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
by Marek Vasut
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
9db517e
arm: socfpga: Add SPL support for Arria 10
by Ley Foon Tan
· 8 years ago
ec6f882
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
796c4c2
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
6a76723
arm: socfpga: Do not call board_init_r() from board_init_f()
by Marek Vasut
· 9 years ago
ffb8e7f
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
46193c3
arm: socfpga: spl: Add support for selecting boot device from BSEL
by Marek Vasut
· 9 years ago
cadf2f9
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
1029caf
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
1a7728f
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
8784e7e
arm: socfpga: spl: Add missing reset logic
by Marek Vasut
· 9 years ago
af65761
arm: socfpga: spl: Configure SCU and NIC-301 early
by Marek Vasut
· 9 years ago
6d4a4b4
arm: socfpga: spl: Toggle warm reset config I/O bit
by Marek Vasut
· 9 years ago
8306b1e
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
by Marek Vasut
· 9 years ago
084d06c
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
940077d
arm: socfpga: clock: Get rid of cm_config_t typedef
by Marek Vasut
· 9 years ago
75f6b5c
arm: socfpga: reset: Replace ad-hoc reset functions
by Marek Vasut
· 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/spl.c]
e6a52ca
arm: socfpga: spl: add board_init_f to SPL
by Dinh Nguyen
· 10 years ago
66ea63f
arm: socfpga: spl: Add SDRAM check
by Dinh Nguyen
· 10 years ago
4b86cbb
arm: socfpga: spl: printout sdram size
by Dinh Nguyen
· 10 years ago
ea34458
arm: socfpga: spl: add sdram init and calibration
by Dinh Nguyen
· 10 years ago
95a2fd3
arm: socfpga: spl: allow bootrom to enable IOs after warm reset
by Dinh Nguyen
· 10 years ago
b47180b
arm: socfpga: spl: Add call to timer_init
by Dinh Nguyen
· 10 years ago
2c6fca3
arm: socfpga: spl: enable sdram, timer and uart
by Dinh Nguyen
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
e0098b37
arm: socfpga: clock: Clean up bit definitions
by Marek Vasut
· 10 years ago
112cb0d
socfpga: Fix SOCFPGA build error for Altera dev kit
by Chin Liang See
· 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
70fa4e7
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d58778d
socfpga/spl: Remove malloc.h
by Vikram Narayanan
· 12 years ago
4d0fde7
socfpga/spl: Remove timer_init from spl_board_init
by Vikram Narayanan
· 12 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago