Age | Commit message (Expand) | Author |
2018-04-09 | arm: zynq: Handle ENXIO error return value properly | Michal Simek |
2018-03-01 | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ | Vipul Kumar |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2018-01-30 | arm: zynq: Update years in copyright to reflect latest changes | Michal Simek |
2018-01-30 | arm: zynq: Fix types in ps7_spl_init | Michal Simek |
2017-11-29 | mtd: zynq: nand: Move board_nand_init() function to board.c | Wilson Lee |
2017-11-29 | arm: zynq: Use unsigned type with comparison with ARRAY_SIZE | Michal Simek |
2017-11-29 | arm: zynq: Add support for EMIT_WRITE operation | Michal Simek |
2017-11-29 | arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init | Michal Simek |
2017-11-29 | arm: zynq: Move common ps7_init* initialization to arch code | Michal Simek |
2017-11-29 | arm: zynq: Move ps7_* to separate file | Michal Simek |
2017-11-29 | arm: zynq: Add missing ps7_post_config declaration | Michal Simek |
2017-08-13 | spl: add hierarchical defaults for SPL_LDSCRIPT | Philipp Tomsich |
2017-08-02 | zynq: Add EFI runtime sections to linker script | Alexander Graf |
2017-06-20 | arm: zynq: Add Kconfig option for any DDR specific initialization | Siva Durga Prasad Paladugu |
2017-02-17 | zynq: Move zynq to clock framework | Stefan Herbrechtsmeier |
2017-02-17 | zynq: Remove zynq_clk_get_name function | Stefan Herbrechtsmeier |
2017-02-17 | zynq: Move static clock names into separate array | Stefan Herbrechtsmeier |
2017-02-17 | zynq: Add clk framework support to zynq timer | Stefan Herbrechtsmeier |
2017-02-17 | net: zynq: Don't overwrite gem_rclk_ctrl with default value | Stefan Herbrechtsmeier |
2017-01-31 | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ | Masahiro Yamada |
2016-11-15 | zynq: nand: Runtime detection of nand buswidth through slcr | Michal Simek |
2016-11-15 | ARM: zynq: Make SYS_VENDOR configurable | Mike Looijmans |
2016-11-15 | tools: mkimage: Add support for initialization table for Zynq and ZynqMP | Mike Looijmans |
2016-09-23 | arch, board: squash lines for immediate return | Masahiro Yamada |
2016-09-16 | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_FAT_SUPPORT to Kconfig | Simon Glass |
2016-07-27 | zynq: Increase the early malloc() size | Simon Glass |
2016-06-26 | common: Pass the boot device into spl_boot_mode() | Marek Vasut |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-05-24 | ARM: zynq: Simplify zynq configuration | Michal Simek |
2016-05-24 | ARM: zynq: Call ps7_post_config() for SPL | Michal Simek |
2016-05-24 | ARM: zynq: Add support for SPL_LOAD_FIT | Michal Simek |
2016-04-13 | gpio: zynq: Move the definitions to driver file | Siva Durga Prasad Paladugu |
2016-04-13 | gpio: zynq: Remove non driver model code | Siva Durga Prasad Paladugu |
2016-04-04 | net: gem: Allow to set the MAC from an EEPROM | Joe Hershberger |
2016-03-16 | spl: arm: Make sure to include all of the u_boot_list entries | Tom Rini |
2016-02-22 | ARM: zynq: Remove unused SPI base addresses | Michal Simek |
2016-01-27 | ARM: zynq: Remove memory division by 2 for ECC case | Michal Simek |
2015-12-18 | ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO | Nathan Rossi |
2015-12-07 | zynq: sdhci: Move driver to DM | Michal Simek |
2015-12-07 | zynq: sdhci: Remove zynq_sdhci_of_init() | Michal Simek |
2015-12-07 | ARM: zynq: Remove unused SERIAL macros for serial_zynq | Michal Simek |
2015-11-04 | ARM: zynq: Remove zc70x target | Michal Simek |