Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ab9fbe9f50dee7caa0d2f40aa4825da5e1d92634
/
arch
/
arm
/
mach-zynq
9adb526
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
by Siva Durga Prasad Paladugu
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
7d9405a
arm: zynq: spl: fix FPGA initialization
by Luis Araneda
· 6 years ago
e460352
xilinx: zynq: Add support to secure images
by Siva Durga Prasad Paladugu
· 6 years ago
f7ae6d6
arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO
by Michal Simek
· 7 years ago
f31d90f
arm: zynq: Rework FPGA initialization
by Michal Simek
· 7 years ago
e533ad2
arm: zynq: Enable debug_uart_init in spl when enabled
by Michal Simek
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
1f5642a
arm: zynq: Enable setup board name for different boards
by Michal Simek
· 7 years ago
a26ee2e
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· 7 years ago
2372872
arm: zynq: Handle ENXIO error return value properly
by Michal Simek
· 7 years ago
6254800
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
by Vipul Kumar
· 7 years ago
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
98d0f1f
arm: zynq: Update years in copyright to reflect latest changes
by Michal Simek
· 7 years ago
f8446ae
arm: zynq: Fix types in ps7_spl_init
by Michal Simek
· 7 years ago
9457d92
mtd: zynq: nand: Move board_nand_init() function to board.c
by Wilson Lee
· 7 years ago
fb6cfdc
arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
by Michal Simek
· 7 years ago
9c891e0
arm: zynq: Add support for EMIT_WRITE operation
by Michal Simek
· 7 years ago
aac307b
arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init
by Michal Simek
· 7 years ago
351ee11
arm: zynq: Move common ps7_init* initialization to arch code
by Michal Simek
· 7 years ago
85dc76a
arm: zynq: Move ps7_* to separate file
by Michal Simek
· 7 years ago
4403beb
arm: zynq: Add missing ps7_post_config declaration
by Michal Simek
· 7 years ago
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
a56b5f1
zynq: Add EFI runtime sections to linker script
by Alexander Graf
· 7 years ago
d8e4e1c
arm: zynq: Add Kconfig option for any DDR specific initialization
by Siva Durga Prasad Paladugu
· 8 years ago
e67c6c4
zynq: Move zynq to clock framework
by Stefan Herbrechtsmeier
· 8 years ago
f50bcc8
zynq: Remove zynq_clk_get_name function
by Stefan Herbrechtsmeier
· 8 years ago
e0862e2
zynq: Move static clock names into separate array
by Stefan Herbrechtsmeier
· 8 years ago
3576380
zynq: Add clk framework support to zynq timer
by Stefan Herbrechtsmeier
· 8 years ago
3e47077
net: zynq: Don't overwrite gem_rclk_ctrl with default value
by Stefan Herbrechtsmeier
· 8 years ago
168c57d
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
by Masahiro Yamada
· 8 years ago
42e942f
zynq: nand: Runtime detection of nand buswidth through slcr
by Michal Simek
· 8 years ago
7d66606
ARM: zynq: Make SYS_VENDOR configurable
by Mike Looijmans
· 8 years ago
96e706f
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
by Mike Looijmans
· 8 years ago
04cfea5
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
b24fdca
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
219d612
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f6de257
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cb3e489
zynq: Increase the early malloc() size
by Simon Glass
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
3917c4f
ARM: zynq: Simplify zynq configuration
by Michal Simek
· 9 years ago
42c8c41
ARM: zynq: Call ps7_post_config() for SPL
by Michal Simek
· 9 years ago
f669e22
ARM: zynq: Add support for SPL_LOAD_FIT
by Michal Simek
· 9 years ago
228a1f9
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· 9 years ago
4fde71c
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· 9 years ago
7f4e555
net: gem: Allow to set the MAC from an EEPROM
by Joe Hershberger
· 9 years ago
0ed608e
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· 9 years ago
619f0a1
ARM: zynq: Remove unused SPI base addresses
by Michal Simek
· 9 years ago
db02482
ARM: zynq: Remove memory division by 2 for ECC case
by Michal Simek
· 9 years ago
4eeed0e
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
by Nathan Rossi
· 9 years ago
9ecd268
zynq: sdhci: Move driver to DM
by Michal Simek
· 9 years ago
f399a51
zynq: sdhci: Remove zynq_sdhci_of_init()
by Michal Simek
· 9 years ago
11e2238
ARM: zynq: Remove unused SERIAL macros for serial_zynq
by Michal Simek
· 9 years ago
054aed9
ARM: zynq: Remove zc70x target
by Michal Simek
· 9 years ago
6093336
dm: arm: zynq: Enable device tree control in SPL
by Simon Glass
· 9 years ago
091f6a3
arm: zynq: Support the debug UART
by Simon Glass
· 9 years ago
122216d
arm: zynq: Drop unnecessary code in SPL board_init_f()
by Simon Glass
· 9 years ago
e04843d
zynq: Move SPL console init out of board_init_f()
by Simon Glass
· 9 years ago
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
aa4bfaa
ARM: zynq: drop "optional" from board select in favor of ZC702
by Masahiro Yamada
· 9 years ago
2aafefa
zynq: Rename struct clk_ops to zynq_clk_ops
by Simon Glass
· 9 years ago
2ab28d1
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
by Masahiro Yamada
· 10 years ago
17b3d37
ARM: zynq: add separate configuration for ZC702 and ZC706
by Masahiro Yamada
· 10 years ago
40bcb86
zynq: Use system timer implementation instead of our
by Michal Simek
· 10 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
8204bd1
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· 10 years ago
5ab14c3
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· 10 years ago
43246cc
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· 10 years ago