Commit Graph

40 Commits (9c00d982f1d18fd1e8ed586dc1c041988aba4567)

Author SHA1 Message Date
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Simon Glass f35ed9edf3 Convert CONFIG_SPL_SPI_SUPPORT to Kconfig 8 years ago
Simon Glass e404ade42d Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig 8 years ago
Simon Glass e00f76cee9 Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 8 years ago
Simon Glass 1fdf7c64ed Convert CONFIG_SPL_MMC_SUPPORT to Kconfig 8 years ago
Simon Glass cc4288ef42 Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig 8 years ago
Simon Glass 1646eba85c Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig 8 years ago
Simon Glass 77d2f7f507 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig 8 years ago
Simon Glass ae56db5f1c Convert CONFIG_SPL_FAT_SUPPORT to Kconfig 8 years ago
Simon Glass 04e38905d7 zynq: Increase the early malloc() size 8 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Michal Simek ad5b580126 ARM: zynq: Simplify zynq configuration 9 years ago
Michal Simek f44e603f73 ARM: zynq: Call ps7_post_config() for SPL 9 years ago
Michal Simek 9a23f458cb ARM: zynq: Add support for SPL_LOAD_FIT 9 years ago
Siva Durga Prasad Paladugu f17abcaedb gpio: zynq: Move the definitions to driver file 9 years ago
Siva Durga Prasad Paladugu de77a03bf2 gpio: zynq: Remove non driver model code 9 years ago
Joe Hershberger a509a1d402 net: gem: Allow to set the MAC from an EEPROM 9 years ago
Tom Rini f8a4826383 spl: arm: Make sure to include all of the u_boot_list entries 9 years ago
Michal Simek e832a142b9 ARM: zynq: Remove unused SPI base addresses 9 years ago
Michal Simek 67b2904819 ARM: zynq: Remove memory division by 2 for ECC case 9 years ago
Nathan Rossi f0b567bf0a ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO 9 years ago
Michal Simek d9ae52c8f0 zynq: sdhci: Move driver to DM 9 years ago
Michal Simek 400434537b zynq: sdhci: Remove zynq_sdhci_of_init() 9 years ago
Michal Simek 769afa54c6 ARM: zynq: Remove unused SERIAL macros for serial_zynq 9 years ago
Michal Simek 1e370ef7e7 ARM: zynq: Remove zc70x target 9 years ago
Simon Glass 71556fbcbf dm: arm: zynq: Enable device tree control in SPL 9 years ago
Simon Glass c54c0a4c1c arm: zynq: Support the debug UART 9 years ago
Simon Glass bd44758a41 arm: zynq: Drop unnecessary code in SPL board_init_f() 9 years ago
Simon Glass 5fa030b9f0 zynq: Move SPL console init out of board_init_f() 9 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 9 years ago
Masahiro Yamada ff560a1305 ARM: zynq: drop "optional" from board select in favor of ZC702 9 years ago
Simon Glass 30db918768 zynq: Rename struct clk_ops to zynq_clk_ops 9 years ago
Masahiro Yamada 95b237ecbc ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x 10 years ago
Masahiro Yamada 9bd53b6255 ARM: zynq: add separate configuration for ZC702 and ZC706 10 years ago
Michal Simek a2ec7fb906 zynq: Use system timer implementation instead of our 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Masahiro Yamada 5ca269a4df ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ 10 years ago
Masahiro Yamada 9b9c6516b0 ARM: zynq: move SoC headers to mach-zynq/include/mach 10 years ago
Masahiro Yamada 0107f24036 ARM: zynq: move SoC sources to mach-zynq 10 years ago