summaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* ARM: zynq: Remove unused board_early_init_f()Michal Simek2019-10-241-7/+0
* arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-2/+2
* arm64: xilinx: Enable generic of_board_dtbIbai Erkiaga2019-10-082-3/+4
* arm64: versal: Move common board dtb searchIbai Erkiaga2019-10-083-0/+22
* arm64: zynqmp: probe firmware driverIbai Erkiaga2019-10-081-12/+6
* arm64: zynqmp: use firmware driver to get versionIbai Erkiaga2019-10-081-1/+1
* firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-082-0/+2
* microblaze: Remove additional headersMichal Simek2019-10-081-7/+0
* microblaze: Setup initrd_high and fdt_high at run timeMichal Simek2019-10-081-0/+19
* microblaze: Remove unused variable ram_baseMichal Simek2019-10-081-2/+0
* arm64: zynqmp: Add a2197 memory board revAMichal Simek2019-10-081-0/+1
* arm64: zynqmp: Add System Controller for a2197-g/pMichal Simek2019-10-082-0/+2
* arm64: zynqmp: Add generic a2197 system controller configMichal Simek2019-10-081-0/+1171
* ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek2019-10-081-1/+1
* arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DRSiva Durga Prasad Paladugu2019-10-081-0/+8
* arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-1/+1
* arm64: versal: Add new dfu usb distro boot commandT Karthik Reddy2019-10-081-0/+4
* arm64: versal: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-1/+1
* arm64: versal: Enable memory mapping via DTMichal Simek2019-10-081-1/+8
* arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy2019-10-081-0/+6
* arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu2019-10-081-0/+6
* arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu2019-10-081-0/+10
* arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu2019-10-081-0/+111
* xilinx: Add sd boot command script for referenceSiva Durga Prasad Paladugu2019-10-081-0/+10
* xilinx: Add qspi boot command script for referenceSiva Durga Prasad Paladugu2019-10-081-0/+10
* env: Move env_set() to env.hSimon Glass2019-08-112-0/+2
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabledMichal Simek2019-07-301-0/+2
* arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EVLuca Ceresoli2019-07-301-0/+6
* arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli2019-07-301-0/+663
* ARM: zynq: Add configuration for Z-turn boardAnton Gerasimov2019-07-301-0/+281
* arm64: zynqmp: xil_io.h: declare functions as staticLuca Ceresoli2019-07-301-3/+3
* arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli2019-07-304-0/+40
* arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragmentMichal Simek2019-06-211-0/+1
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-263-118/+0
* arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DRSiva Durga Prasad Paladugu2019-04-161-0/+4
* ARM: zynq: Check zynq aes & rsa command parameters countT Karthik Reddy2019-04-161-1/+8
* arm64: zynqmp: Use zynqmp_mmio_read/write functionsT Karthik Reddy2019-04-161-6/+10
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-083-13/+3
* arm64: zynqmp: Create fdtfile from compatible stringMichal Simek2019-02-151-0/+34
* xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek2019-02-141-19/+0
* arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek2019-02-141-1/+4
* arm64: versal: Remove one level of indentation in board_early_init_r()Michal Simek2019-02-141-36/+37
* arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu2019-02-141-0/+29
* xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()Michal Simek2019-02-141-0/+32
* xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2019-02-145-30/+27