summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeLines
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23-6/+2
* 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/+3
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-1/+0
* ARM: zynq: Simplify zynq configurationMichal Simek2016-05-24-42/+6
* ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-24-0/+15
* ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-24-0/+10
* gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu2016-04-13-61/+0
* gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu2016-04-13-2/+0
* net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-04-0/+2
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-16-6/+1
* ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-22-2/+0
* ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek2016-01-27-2/+0
* ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi2015-12-18-1/+0
* zynq: sdhci: Move driver to DMMichal Simek2015-12-07-4/+0
* zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-07-1/+0
* ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2015-12-07-2/+0
* ARM: zynq: Remove zc70x targetMichal Simek2015-11-04-9/+1
* dm: arm: zynq: Enable device tree control in SPLSimon Glass2015-11-04-1/+9
* arm: zynq: Support the debug UARTSimon Glass2015-11-04-0/+6
* arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass2015-11-04-5/+1
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-24-1/+1
* bitops: introduce BIT() definitionHeiko Schocher2015-09-11-2/+0
* ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada2015-08-19-1/+1
* zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass2015-07-21-3/+3
* ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-25-1/+12
* ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2015-05-25-2/+12
* zynq: Use system timer implementation instead of ourMichal Simek2015-05-25-83/+1
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-29-1/+1
* ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada2015-04-29-0/+282
* ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29-0/+1496