aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-2/+0
2022-09-13ARM: zynq: Align bss and end of u-boot image to 64bitsMichal Simek1-2/+2
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier3-116/+4
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov1-0/+1
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull2-4/+4
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek1-6/+9
2022-02-15xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek1-10/+0
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass2-2/+2
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass2-2/+2
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2-3/+3
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek1-14/+0
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2-5/+3
2020-09-23xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek1-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass4-0/+4
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-06ARM: zynq: Do not print message about boot deviceMichal Simek1-2/+0
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek1-2/+6
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2020-01-14ARM: zynq: Remove unused QSPI and USB addressesMichal Simek1-3/+0
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma1-2/+0
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-02-14ARM: zynq: Remove addresses for i2c controllersMichal Simek1-2/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-2/+2
2019-01-24ARM: zynq: Remove unused GEM addressesMichal Simek1-2/+0
2019-01-24zynq: Kconfig: extend the bootstrap malloc() poolAnton Gerasimov1-1/+1
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu1-0/+3
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-15/+21
2018-07-19arm: zynq: spl: fix FPGA initializationLuis Araneda1-0/+3
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+1
2018-05-11arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek1-0/+19
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek1-1/+65
2018-05-11arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek1-5/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini16-33/+16
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-04-23arm: zynq: Enable setup board name for different boardsMichal Simek1-0/+1
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia1-9/+0
2018-04-09arm: zynq: Handle ENXIO error return value properlyMichal Simek1-1/+2
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-0/+3
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-7/+0