Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
998800108928873d83d2da243623c937510fc3ef
/
arch
/
arm
/
mach-socfpga
/
spl_gen5.c
a89441a
arm: socfpga: gen5: don't zero bss in board_init_f()
by Simon Goldschmidt
· 5 years ago
501be47
ARM: socfpga: Pull PL310 clearing into common code
by Marek Vasut
· 6 years ago
430b42f
arm: socfpga: remove re-added ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
c1d4b46
ARM: socfpga: Disable bridges in SPL unless booting from FPGA
by Marek Vasut
· 6 years ago
c5de2b7
arm: socfpga: implement proper peripheral reset
by Simon Goldschmidt
· 6 years ago
29873c7
arm: socfpga: move gen5 SDR driver to DM
by Simon Goldschmidt
· 6 years ago
4a9743f
ARM: socfpga: Clear PL310 early in SPL
by Marek Vasut
· 6 years ago
f4b4092
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
0c3a9ed
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
30bade2
arm: socfpga: fix SPL booting from fpga OnChip RAM
by Simon Goldschmidt
· 6 years ago
e4ff842
arm: socfpga: gen5: combine some init code for SPL and U-Boot
by Simon Goldschmidt
· 6 years ago
c0b4fc1
arm: socfpga: cyclone5: handle debug uart
by Simon Goldschmidt
· 6 years ago
20905f5
arm: socfpga: spl_gen5: clean up malloc_base assignment
by Simon Goldschmidt
· 6 years ago
40c36f8
arm: socfpga: fix SPL on gen5 after moving to DM serial
by Simon Goldschmidt
· 6 years ago
c859f2a
arm: socfpga: Restructure the SPL file
by Ley Foon Tan
· 6 years ago
[Renamed (81%) from arch/arm/mach-socfpga/spl.c]
011fa5f
ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot
by Tien Fong Chee
· 7 years ago
f791732
ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
by Marek Vasut
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d695d66
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
8f4c80c
arm: socfpga: Add SPL support for Arria 10
by Ley Foon Tan
· 8 years ago
de77811
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
ac242e1
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
a665b05
arm: socfpga: Do not call board_init_r() from board_init_f()
by Marek Vasut
· 9 years ago
7599b53
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
066ad14
arm: socfpga: spl: Add support for selecting boot device from BSEL
by Marek Vasut
· 9 years ago
346d6f5
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
d3f34e7
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
6473054
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
bd65fe3
arm: socfpga: spl: Add missing reset logic
by Marek Vasut
· 9 years ago
232fcc6
arm: socfpga: spl: Configure SCU and NIC-301 early
by Marek Vasut
· 9 years ago
4a0080d
arm: socfpga: spl: Toggle warm reset config I/O bit
by Marek Vasut
· 9 years ago
40687b4
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
by Marek Vasut
· 9 years ago
93b4abd
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
163ee7d
arm: socfpga: clock: Get rid of cm_config_t typedef
by Marek Vasut
· 9 years ago
a71df7a
arm: socfpga: reset: Replace ad-hoc reset functions
by Marek Vasut
· 9 years ago
05a2172
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
[Renamed from arch/arm/cpu/armv7/socfpga/spl.c]
0ef44d1
arm: socfpga: spl: add board_init_f to SPL
by Dinh Nguyen
· 10 years ago
9ad3a4a
arm: socfpga: spl: Add SDRAM check
by Dinh Nguyen
· 10 years ago
89ba824
arm: socfpga: spl: printout sdram size
by Dinh Nguyen
· 10 years ago
37ef0c7
arm: socfpga: spl: add sdram init and calibration
by Dinh Nguyen
· 10 years ago
08e463e
arm: socfpga: spl: allow bootrom to enable IOs after warm reset
by Dinh Nguyen
· 10 years ago
9fd565d
arm: socfpga: spl: Add call to timer_init
by Dinh Nguyen
· 10 years ago
0812a1d
arm: socfpga: spl: enable sdram, timer and uart
by Dinh Nguyen
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
44428ab
arm: socfpga: clock: Clean up bit definitions
by Marek Vasut
· 10 years ago
3ab019e
socfpga: Fix SOCFPGA build error for Altera dev kit
by Chin Liang See
· 10 years ago
dc4d4aa
socfpga: Adding Scan Manager driver
by Chin Liang See
· 10 years ago
ddfeb0a
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
4c54419
socfpga: Adding Freeze Controller driver
by Chin Liang See
· 11 years ago
5d649d2
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
46d626d
socfpga/spl: Remove malloc.h
by Vikram Narayanan
· 12 years ago
7ae534c
socfpga/spl: Remove timer_init from spl_board_init
by Vikram Narayanan
· 12 years ago
7775440
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago