index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
ARM: zynq: Do not print message about boot device
Michal Simek
2020-04-06
1
-2
/
+0
*
Makefile: Add environment variable DEVICE_TREE to header
Michal Simek
2020-04-06
1
-2
/
+6
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
1
-0
/
+1
*
ARM: zynq: Remove unused QSPI and USB addresses
Michal Simek
2020-01-14
1
-3
/
+0
*
zynq: mtd: nand: Remove hardcoded base addresses
Ashok Reddy Soma
2020-01-14
1
-2
/
+0
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
*
ARM: zynq: Remove addresses for i2c controllers
Michal Simek
2019-02-14
1
-2
/
+0
*
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-02-01
1
-1
/
+1
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
1
-2
/
+2
*
ARM: zynq: Remove unused GEM addresses
Michal Simek
2019-01-24
1
-2
/
+0
*
zynq: Kconfig: extend the bootstrap malloc() pool
Anton Gerasimov
2019-01-24
1
-1
/
+1
*
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
Siva Durga Prasad Paladugu
2018-08-06
1
-0
/
+3
*
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
1
-15
/
+21
*
arm: zynq: spl: fix FPGA initialization
Luis Araneda
2018-07-19
1
-0
/
+3
*
xilinx: zynq: Add support to secure images
Siva Durga Prasad Paladugu
2018-07-19
1
-0
/
+1
*
arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO
Michal Simek
2018-05-11
1
-0
/
+19
*
arm: zynq: Rework FPGA initialization
Michal Simek
2018-05-11
1
-1
/
+65
*
arm: zynq: Enable debug_uart_init in spl when enabled
Michal Simek
2018-05-11
1
-5
/
+6
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
16
-33
/
+16
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-4
/
+0
*
arm: zynq: Enable setup board name for different boards
Michal Simek
2018-04-23
1
-0
/
+1
*
nand: zynq: Cleanup initialization
Ezequiel Garcia
2018-04-23
1
-9
/
+0
*
arm: zynq: Handle ENXIO error return value properly
Michal Simek
2018-04-09
1
-1
/
+2
*
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
Vipul Kumar
2018-03-01
1
-0
/
+3
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
1
-7
/
+0
*
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
2018-01-30
5
-5
/
+5
*
arm: zynq: Fix types in ps7_spl_init
Michal Simek
2018-01-30
1
-2
/
+2
*
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
1
-0
/
+9
*
arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
Michal Simek
2017-11-29
1
-1
/
+2
*
arm: zynq: Add support for EMIT_WRITE operation
Michal Simek
2017-11-29
2
-0
/
+8
*
arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init
Michal Simek
2017-11-29
2
-0
/
+12
*
arm: zynq: Move common ps7_init* initialization to arch code
Michal Simek
2017-11-29
2
-1
/
+136
*
arm: zynq: Move ps7_* to separate file
Michal Simek
2017-11-29
5
-22
/
+43
*
arm: zynq: Add missing ps7_post_config declaration
Michal Simek
2017-11-29
1
-0
/
+1
*
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-08-13
1
-0
/
+3
*
zynq: Add EFI runtime sections to linker script
Alexander Graf
2017-08-02
1
-0
/
+29
*
arm: zynq: Add Kconfig option for any DDR specific initialization
Siva Durga Prasad Paladugu
2017-06-20
2
-0
/
+12
*
zynq: Move zynq to clock framework
Stefan Herbrechtsmeier
2017-02-17
6
-631
/
+53
*
zynq: Remove zynq_clk_get_name function
Stefan Herbrechtsmeier
2017-02-17
2
-12
/
+1
*
zynq: Move static clock names into separate array
Stefan Herbrechtsmeier
2017-02-17
1
-61
/
+60
*
zynq: Add clk framework support to zynq timer
Stefan Herbrechtsmeier
2017-02-17
1
-0
/
+25
*
net: zynq: Don't overwrite gem_rclk_ctrl with default value
Stefan Herbrechtsmeier
2017-02-17
1
-7
/
+0
*
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
Masahiro Yamada
2017-01-31
1
-1
/
+1
[next]