aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/board.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2021-08-24arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim1-8/+9
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim1-1/+2
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim1-4/+41
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-15arm: socfpga: Add function for checking description from FIT imageChee Hong Ang1-1/+11
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut1-8/+0
2018-07-25ARM: socfpga: Assure correct CPACR configurationMarek Vasut1-1/+3
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan1-0/+2
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut1-1/+12
2018-05-18ARM: socfpga: Adding SoCFPGA info for both SPL and U-BootTien Fong Chee1-0/+4
2018-05-18ARM: socfpga: Adding clock frequency info for U-BootTien Fong Chee1-0/+7
2018-05-18ARM: socfpga: Add DRAM bank size initialization functionTien Fong Chee1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut1-0/+64