summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/zynqmp
Commit message (Expand)AuthorAgeLines
* ARM64: zynqmp: Fix secondary bootmode enablingMichal Simek2016-11-15-2/+4
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-15-0/+7
* ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek2016-09-22-4/+0
* ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek2016-09-22-0/+23
* ARM64: zynqmp: Add support for DFU from SPLMichal Simek2016-09-22-0/+4
* ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2016-09-22-0/+55
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* zynq: Increase the early malloc() sizeSimon Glass2016-07-27-0/+4
* ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-16/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-7/+14
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-7/+14
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
|/
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-06-0/+5
* ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+108
* ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek2016-04-04-9/+6
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-15-169/+48
* ARM64: zynqmp: Add initial support for the first siliconMichal Simek2016-01-27-2/+6
* ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek2016-01-27-4/+30
* zynqmp: mp: Add support for booting R5 from any addressMichal Simek2015-11-19-3/+35
* zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-19-0/+3
* ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek2015-08-19-0/+5
* zynqmp: Enable U-Boot run in EL3Michal Simek2015-08-19-0/+4
* zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-28-0/+64
* zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-28-6/+1
* zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-28-2/+10
* zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-28-0/+15
* zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-29-0/+5
* zynqmp: Add support for R5 sw loadingMichal Simek2015-04-29-0/+243
* zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-29-0/+164
* arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-02-0/+86