Commit Graph

75 Commits (lime2-spi)

Author SHA1 Message Date
Siva Durga Prasad Paladugu 01aa5b8f05 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq 6 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 6 years ago
Luis Araneda 577012da71 arm: zynq: spl: fix FPGA initialization 6 years ago
Siva Durga Prasad Paladugu 37e3a36a54 xilinx: zynq: Add support to secure images 6 years ago
Michal Simek 0b4b82ad14 arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO 6 years ago
Michal Simek 4aba5fb857 arm: zynq: Rework FPGA initialization 6 years ago
Michal Simek 57213c5f37 arm: zynq: Enable debug_uart_init in spl when enabled 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Michal Simek 3b2b2ccac7 arm: zynq: Enable setup board name for different boards 6 years ago
Ezequiel Garcia 41b7d7f241 nand: zynq: Cleanup initialization 6 years ago
Michal Simek 7ad6d9a4ad arm: zynq: Handle ENXIO error return value properly 6 years ago
Vipul Kumar 5dc5a53c5e mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ 6 years ago
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 6 years ago
Michal Simek 3e1b61de58 arm: zynq: Update years in copyright to reflect latest changes 6 years ago
Michal Simek 5a60a548f7 arm: zynq: Fix types in ps7_spl_init 6 years ago
Wilson Lee 310995d9f9 mtd: zynq: nand: Move board_nand_init() function to board.c 7 years ago
Michal Simek 30829447a4 arm: zynq: Use unsigned type with comparison with ARRAY_SIZE 7 years ago
Michal Simek 11ea6f556c arm: zynq: Add support for EMIT_WRITE operation 7 years ago
Michal Simek f29074803c arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init 7 years ago
Michal Simek c0823a76df arm: zynq: Move common ps7_init* initialization to arch code 7 years ago
Michal Simek f0b619ec29 arm: zynq: Move ps7_* to separate file 7 years ago
Michal Simek 96b96adf0b arm: zynq: Add missing ps7_post_config declaration 7 years ago
Philipp Tomsich b529993e02 spl: add hierarchical defaults for SPL_LDSCRIPT 7 years ago
Alexander Graf f5e46b4919 zynq: Add EFI runtime sections to linker script 7 years ago
Siva Durga Prasad Paladugu d84bd9284e arm: zynq: Add Kconfig option for any DDR specific initialization 7 years ago
Stefan Herbrechtsmeier 781745bd87 zynq: Move zynq to clock framework 7 years ago
Stefan Herbrechtsmeier f96fccba71 zynq: Remove zynq_clk_get_name function 7 years ago
Stefan Herbrechtsmeier e18c0f667e zynq: Move static clock names into separate array 7 years ago
Stefan Herbrechtsmeier c7abb824dd zynq: Add clk framework support to zynq timer 7 years ago
Stefan Herbrechtsmeier a259243e9d net: zynq: Don't overwrite gem_rclk_ctrl with default value 7 years ago
Masahiro Yamada 08aa0334c6 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ 7 years ago
Michal Simek cde28c8155 zynq: nand: Runtime detection of nand buswidth through slcr 8 years ago
Mike Looijmans ba4ccf9348 ARM: zynq: Make SYS_VENDOR configurable 8 years ago
Mike Looijmans 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP 8 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Simon Glass f35ed9edf3 Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 8 years ago
Simon Glass e404ade42d Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig 8 years ago
Simon Glass e00f76cee9 Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 8 years ago
Simon Glass 1fdf7c64ed Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 8 years ago
Simon Glass cc4288ef42 Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig 8 years ago
Simon Glass 1646eba85c Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig 8 years ago
Simon Glass 77d2f7f507 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig 8 years ago
Simon Glass ae56db5f1c Convert CONFIG_SPL_FAT_SUPPORT to Kconfig 8 years ago
Simon Glass 04e38905d7 zynq: Increase the early malloc() size 8 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Michal Simek ad5b580126 ARM: zynq: Simplify zynq configuration 8 years ago
Michal Simek f44e603f73 ARM: zynq: Call ps7_post_config() for SPL 8 years ago
Michal Simek 9a23f458cb ARM: zynq: Add support for SPL_LOAD_FIT 8 years ago