index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
Age
Commit message (
Expand
)
Author
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
2015-11-04
dm: arm: zynq: Enable device tree control in SPL
Simon Glass
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
arm: zynq: Drop unnecessary code in SPL board_init_f()
Simon Glass
2015-10-24
zynq: Move SPL console init out of board_init_f()
Simon Glass
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-08-19
ARM: zynq: drop "optional" from board select in favor of ZC702
Masahiro Yamada
2015-07-21
zynq: Rename struct clk_ops to zynq_clk_ops
Simon Glass
2015-05-25
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
Masahiro Yamada
2015-05-25
ARM: zynq: add separate configuration for ZC702 and ZC706
Masahiro Yamada
2015-05-25
zynq: Use system timer implementation instead of our
Michal Simek
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-29
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
Masahiro Yamada
2015-04-29
ARM: zynq: move SoC headers to mach-zynq/include/mach
Masahiro Yamada
2015-04-29
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada